open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::AntennaLocation Class Reference
Collaboration diagram for DIS::AntennaLocation:
Collaboration graph
[legend]

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
Vector3DoublegetAntennaLocation ()
 
const Vector3DoublegetAntennaLocation () const
 
void setAntennaLocation (const Vector3Double &pX)
 
Vector3FloatgetRelativeAntennaLocation ()
 
const Vector3FloatgetRelativeAntennaLocation () const
 
void setRelativeAntennaLocation (const Vector3Float &pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AntennaLocation &rhs) const
 
virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
Vector3DoublegetAntennaLocation ()
 
const Vector3DoublegetAntennaLocation () const
 
void setAntennaLocation (const Vector3Double &pX)
 
Vector3FloatgetRelativeAntennaLocation ()
 
const Vector3FloatgetRelativeAntennaLocation () const
 
void setRelativeAntennaLocation (const Vector3Float &pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AntennaLocation &rhs) const
 

Protected Attributes

Vector3Double _antennaLocation
 Location of the radiating portion of the antenna in world coordinates.
 
Vector3Float _relativeAntennaLocation
 Location of the radiating portion of the antenna in entity coordinates.
 

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