EMANE  1.2.1
EMANE::Generators::EEL::LocationEntry Class Reference

#include <locationentry.h>

Public Member Functions

 LocationEntry ()
 
void setPosition (const Position &position)
 
void setOrientation (const Orientation &orientation)
 
void setVelocity (const Velocity &velocity)
 
const Position getPosition () const
 
std::pair< const Orientation &, bool > getOrientation () const
 
std::pair< const Velocity &, bool > getVelocity () const
 

Detailed Description

Definition at line 42 of file locationentry.h.

Constructor & Destructor Documentation

◆ LocationEntry()

EMANE::Generators::EEL::LocationEntry::LocationEntry ( )
inline

Definition at line 34 of file locationentry.inl.

Member Function Documentation

◆ getOrientation()

std::pair< const EMANE::Orientation &, bool > EMANE::Generators::EEL::LocationEntry::getOrientation ( ) const
inline

Definition at line 68 of file locationentry.inl.

◆ getPosition()

const EMANE::Position EMANE::Generators::EEL::LocationEntry::getPosition ( ) const
inline

Definition at line 62 of file locationentry.inl.

◆ getVelocity()

std::pair< const EMANE::Velocity &, bool > EMANE::Generators::EEL::LocationEntry::getVelocity ( ) const
inline

Definition at line 74 of file locationentry.inl.

◆ setOrientation()

void EMANE::Generators::EEL::LocationEntry::setOrientation ( const Orientation orientation)
inline

Definition at line 48 of file locationentry.inl.

◆ setPosition()

void EMANE::Generators::EEL::LocationEntry::setPosition ( const Position position)
inline

Definition at line 42 of file locationentry.inl.

◆ setVelocity()

void EMANE::Generators::EEL::LocationEntry::setVelocity ( const Velocity velocity)
inline

Definition at line 55 of file locationentry.inl.


The documentation for this class was generated from the following files: