VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtWindDirectionElement Class Reference
Inheritance diagram for makVrv::DtWindDirectionElement:
Inheritance graph
[legend]

Public Member Functions

 DtWindDirectionElement ()
virtual ~DtWindDirectionElement ()
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element.
virtual unsigned charencode (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 windDirection ()
void setWindDirection (double val)

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetU16 myWindDirection

Constructor & Destructor Documentation

makVrv::DtWindDirectionElement::DtWindDirectionElement ( )
virtual makVrv::DtWindDirectionElement::~DtWindDirectionElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtWindDirectionElement::windDirection ( )
void makVrv::DtWindDirectionElement::setWindDirection ( double  val)
virtual void makVrv::DtWindDirectionElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtWindDirectionElement::myWindDirection
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)