VR-Exchange 2.5 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
MAKVrExchange::DtNozzleSystemData Class Reference

Represents SEES PDU Nozzle System Data. More...

Public Member Functions

 DtNozzleSystemData ()
 Default CTOR.
 DtNozzleSystemData (const DtNozzleSystemData &orig)
 Copy CTOR.
virtual ~DtNozzleSystemData ()
 Virtual DTOR.
DtNozzleSystemDataoperator= (const DtNozzleSystemData &orig)
 Assignment operator.
virtual std::ostream & printDataToStream (std::ostream &stream) const
 Prints the byte array to a stream in hex.
Equality Operators.
bool operator== (const DtNozzleSystemData &other) const
bool operator!= (const DtNozzleSystemData &other) const
Propulsion System Attributes.
 DtDEC_ATTRIBUTE (DtFloat32, HorizontalDeflectionAngle, horizontalDeflectionAngle)
 DtDEC_ATTRIBUTE (DtFloat32, VerticalDeflectionAngle, verticalDeflectionAngle)

Detailed Description

Represents SEES PDU Nozzle System Data.

Constructor & Destructor Documentation

MAKVrExchange::DtNozzleSystemData::DtNozzleSystemData ( )

Default CTOR.

MAKVrExchange::DtNozzleSystemData::DtNozzleSystemData ( const DtNozzleSystemData orig)

Copy CTOR.

virtual MAKVrExchange::DtNozzleSystemData::~DtNozzleSystemData ( )
virtual

Virtual DTOR.

Member Function Documentation

MAKVrExchange::DtNozzleSystemData::DtDEC_ATTRIBUTE ( DtFloat32  ,
HorizontalDeflectionAngle  ,
horizontalDeflectionAngle   
)
MAKVrExchange::DtNozzleSystemData::DtDEC_ATTRIBUTE ( DtFloat32  ,
VerticalDeflectionAngle  ,
verticalDeflectionAngle   
)
bool MAKVrExchange::DtNozzleSystemData::operator!= ( const DtNozzleSystemData other) const
DtNozzleSystemData& MAKVrExchange::DtNozzleSystemData::operator= ( const DtNozzleSystemData orig)

Assignment operator.

bool MAKVrExchange::DtNozzleSystemData::operator== ( const DtNozzleSystemData other) const
virtual std::ostream& MAKVrExchange::DtNozzleSystemData::printDataToStream ( std::ostream &  stream) const
virtual

Prints the byte array to a stream in hex.


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

Document ID: Generated on Wed Dec 21 15:05:11 EST 2016 from SVN revision 171891
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)