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

Public Member Functions

 DtFrameCenterEllipsoidHeightElement ()
virtual ~DtFrameCenterEllipsoidHeightElement ()
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 frameCenterEllipsoidHeight ()
void setFrameCenterEllipsoidHeight (double val)

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetU16 myFrameCenterEllipsoidHeight

Constructor & Destructor Documentation

makVrv::DtFrameCenterEllipsoidHeightElement::DtFrameCenterEllipsoidHeightElement ( )
virtual makVrv::DtFrameCenterEllipsoidHeightElement::~DtFrameCenterEllipsoidHeightElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtFrameCenterEllipsoidHeightElement::frameCenterEllipsoidHeight ( )
void makVrv::DtFrameCenterEllipsoidHeightElement::setFrameCenterEllipsoidHeight ( double  val)
virtual void makVrv::DtFrameCenterEllipsoidHeightElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtFrameCenterEllipsoidHeightElement::myFrameCenterEllipsoidHeight
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)