WebLVC 1.7d API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
 DtNozzleSystemData (const DtNozzleSystemData &orig)
 Copy CTOR. More...
 
virtual ~DtNozzleSystemData ()
 Virtual DTOR. More...
 
DtNozzleSystemDataoperator= (const DtNozzleSystemData &orig)
 Assignment operator. More...
 
virtual std::ostream & printDataToStream (std::ostream &stream) const
 Prints the byte array to a stream in hex. More...
 
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 Jun 21 15:05:44 EDT 2023 from SVN revision 256253
Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)