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

Public Member Functions

 DtPlatformAngleOfAttackElement ()
virtual ~DtPlatformAngleOfAttackElement ()
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 angleOfAttack ()
void setAngleOfAttack (double val)

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetInt16 myAngleOfAttack

Constructor & Destructor Documentation

makVrv::DtPlatformAngleOfAttackElement::DtPlatformAngleOfAttackElement ( )
virtual makVrv::DtPlatformAngleOfAttackElement::~DtPlatformAngleOfAttackElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtPlatformAngleOfAttackElement::angleOfAttack ( )
void makVrv::DtPlatformAngleOfAttackElement::setAngleOfAttack ( double  val)
virtual void makVrv::DtPlatformAngleOfAttackElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetInt16 makVrv::DtPlatformAngleOfAttackElement::myAngleOfAttack
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)