VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtAirfieldElevationElement Class Reference
Inheritance diagram for makVrv::DtAirfieldElevationElement:
Inheritance graph
[legend]

Public Member Functions

 DtAirfieldElevationElement ()
 
virtual ~DtAirfieldElevationElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
double airfieldElevation ()
 
void setAirfieldElevation (double meters)
 

Protected Member Functions

virtual void update ()
 

Protected Attributes

DtNetU16 myAirfieldElevation
 

Constructor & Destructor Documentation

makVrv::DtAirfieldElevationElement::DtAirfieldElevationElement ( )
virtual makVrv::DtAirfieldElevationElement::~DtAirfieldElevationElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtAirfieldElevationElement::airfieldElevation ( )
void makVrv::DtAirfieldElevationElement::setAirfieldElevation ( double  meters)
virtual void makVrv::DtAirfieldElevationElement::update ( )
protectedvirtual

Update the metadata element. Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtAirfieldElevationElement::myAirfieldElevation
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)