VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtDensityAltitudeElement Class Reference
Inheritance diagram for makVrv::DtDensityAltitudeElement:
Inheritance graph
[legend]

Public Member Functions

 DtDensityAltitudeElement ()
virtual ~DtDensityAltitudeElement ()
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element.
virtual unsigned char * encode (unsigned char *buffer)
 Encode the metadata element.
virtual void decode (unsigned char *buffer, unsigned int length)
 Decode the metadata element; not curently implemented in VR-Vantage.
double densityAltitude ()
void setDensityAltitude (double val)

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetU16 myDensityAltitude

Constructor & Destructor Documentation

makVrv::DtDensityAltitudeElement::DtDensityAltitudeElement ( )
virtual makVrv::DtDensityAltitudeElement::~DtDensityAltitudeElement ( )
virtual

Member Function Documentation

virtual unsigned int makVrv::DtDensityAltitudeElement::encodedLength ( )
virtual

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

virtual unsigned char* makVrv::DtDensityAltitudeElement::encode ( unsigned char *  buffer)
virtual

Encode the metadata element.

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtDensityAltitudeElement::decode ( unsigned char *  buffer,
unsigned int  length 
)
virtual

Decode the metadata element; not curently implemented in VR-Vantage.

Implements makVrv::DtMetadataElement.

double makVrv::DtDensityAltitudeElement::densityAltitude ( )
void makVrv::DtDensityAltitudeElement::setDensityAltitude ( double  val)
virtual void makVrv::DtDensityAltitudeElement::update ( )
protectedvirtual

Update the metadata element.

Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtDensityAltitudeElement::myDensityAltitude
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)