VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtLeOrientationError Class Reference

class DtLeOrientationError: More...

+ Collaboration diagram for DtLeOrientationError:

Public Member Functions

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

Protected Attributes

DtU16 myAzimuthError
 Data members: More...
 
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

DtLeOrientationError::DtLeOrientationError ( )

Constructors.

DtLeOrientationError::DtLeOrientationError ( const DtLeOrientationError orig)
virtual DtLeOrientationError::~DtLeOrientationError ( )
virtual

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

DtU16 DtLeOrientationError::myAzimuthError
protected

Data members:

DtU16 DtLeOrientationError::myElevationError
protected
DtU16 DtLeOrientationError::myRotationError
protected

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

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)