VR-Forces 4.8 Class Documentation
 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::DtSensorLongitudeElement Class Reference
Inheritance diagram for makVrv::DtSensorLongitudeElement:
Inheritance graph
[legend]

Public Member Functions

 DtSensorLongitudeElement ()
 
virtual ~DtSensorLongitudeElement ()
 
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element. More...
 
virtual unsigned charencode (unsigned char *buffer)
 Encode the metadata element. More...
 
virtual void decode (unsigned char *buffer, unsigned int length)
 Decode the metadata element; not curently implemented in VR-Vantage. More...
 
double sensorLongitude ()
 
void setSensorLongitude (double val)
 
 DtSensorLongitudeElement ()
 
virtual ~DtSensorLongitudeElement ()
 
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element. More...
 
virtual unsigned charencode (unsigned char *buffer)
 Encode the metadata element. More...
 
virtual void decode (unsigned char *buffer, unsigned int length)
 Decode the metadata element; not curently implemented in VR-Vantage. More...
 
double sensorLongitude ()
 
void setSensorLongitude (double val)
 

Protected Member Functions

virtual void update ()
 Update the metadata element. More...
 
virtual void update ()
 Update the metadata element. More...
 

Protected Attributes

DtNetInt32 mySensorLongitude
 

Constructor & Destructor Documentation

makVrv::DtSensorLongitudeElement::DtSensorLongitudeElement ( )
virtual makVrv::DtSensorLongitudeElement::~DtSensorLongitudeElement ( )
virtual
makVrv::DtSensorLongitudeElement::DtSensorLongitudeElement ( )
virtual makVrv::DtSensorLongitudeElement::~DtSensorLongitudeElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtSensorLongitudeElement::sensorLongitude ( )
void makVrv::DtSensorLongitudeElement::setSensorLongitude ( double  val)
virtual void makVrv::DtSensorLongitudeElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtSensorLongitudeElement::sensorLongitude ( )
void makVrv::DtSensorLongitudeElement::setSensorLongitude ( double  val)
virtual void makVrv::DtSensorLongitudeElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetInt32 makVrv::DtSensorLongitudeElement::mySensorLongitude
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)