VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes
DtLeOrientationError Class Reference

class DtLeOrientationError: More...

+ Collaboration diagram for DtLeOrientationError:

List of all members.

Public Member Functions

 DtLeOrientationError ()
 Constructors.
 DtLeOrientationError (const DtLeOrientationError &orig)
DtLeOrientationErroroperator= (const DtLeOrientationError &orig)
 Assignment operator.
DtLeOrientationErroroperator= (const DtNetLeOrientationError &orig)
virtual ~DtLeOrientationError ()
 Destructor.
virtual void setAzimuthError (DtU16 value)
 Set/Get azimuth error.
virtual DtU16 azimuthError () const
virtual void setElevationError (DtU16 value)
 Set/Get elevation error.
virtual DtU16 elevationError () const
virtual void setRotationError (DtU16 value)
 Set/Get rotation error.
virtual DtU16 rotationError () const
virtual void print () const
 Print the information contained in the record.
virtual void printDataToStream (std::ostream &stream) const
 Print the information to a stream.
virtual void unloadNetRecord (const DtNetLeOrientationError &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetLeOrientationError &record) const

Protected Attributes

DtU16 myAzimuthError
 Data members:
DtU16 myElevationError
DtU16 myRotationError

Detailed Description

class DtLeOrientationError:

DtLeOrientationError is a class which contains the entity orientation error information for the live entity PDUs.


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

virtual DtU16 DtLeOrientationError::azimuthError ( ) const [virtual]
virtual DtU16 DtLeOrientationError::elevationError ( ) const [virtual]
virtual void DtLeOrientationError::loadNetRecord ( DtNetLeOrientationError record) const [virtual]
DtLeOrientationError& DtLeOrientationError::operator= ( const DtLeOrientationError orig)

Assignment operator.

DtLeOrientationError& DtLeOrientationError::operator= ( const DtNetLeOrientationError orig)
virtual void DtLeOrientationError::print ( ) const [virtual]

Print the information contained in the record.

virtual void DtLeOrientationError::printDataToStream ( std::ostream &  stream) const [virtual]

Print the information to a stream.

virtual DtU16 DtLeOrientationError::rotationError ( ) const [virtual]
virtual void DtLeOrientationError::setAzimuthError ( DtU16  value) [virtual]

Set/Get azimuth error.

virtual void DtLeOrientationError::setElevationError ( DtU16  value) [virtual]

Set/Get elevation error.

virtual void DtLeOrientationError::setRotationError ( DtU16  value) [virtual]

Set/Get rotation error.

virtual void DtLeOrientationError::unloadNetRecord ( const DtNetLeOrientationError record) [virtual]

Load/Unload data from a packet record.


Member Data Documentation

Data members:


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)