open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::AcousticBeamFundamentalParameter Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getActiveEmissionParameterIndex () const
 
void setActiveEmissionParameterIndex (unsigned short pX)
 
unsigned short getScanPattern () const
 
void setScanPattern (unsigned short pX)
 
float getBeamCenterAzimuth () const
 
void setBeamCenterAzimuth (float pX)
 
float getAzimuthalBeamwidth () const
 
void setAzimuthalBeamwidth (float pX)
 
float getBeamCenterDE () const
 
void setBeamCenterDE (float pX)
 
float getDeBeamwidth () const
 
void setDeBeamwidth (float pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AcousticBeamFundamentalParameter &rhs) const
 

Protected Attributes

unsigned short _activeEmissionParameterIndex
 parameter index
 
unsigned short _scanPattern
 scan pattern
 
float _beamCenterAzimuth
 beam center azimuth
 
float _azimuthalBeamwidth
 azimuthal beamwidth
 
float _beamCenterDE
 beam center
 
float _deBeamwidth
 DE beamwidth (vertical beamwidth)
 

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