DtVectoringNozzleSystem is a class which contains the vectoring nozzle system data for the supplemental emissions/entity state PDU.
More...
Detailed Description
DtVectoringNozzleSystem is a class which contains the vectoring nozzle system data for the supplemental emissions/entity state PDU.
Constructor & Destructor Documentation
| DtVectoringNozzleSystem::DtVectoringNozzleSystem |
( |
| ) |
|
| virtual DtVectoringNozzleSystem::~DtVectoringNozzleSystem |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtFloat32 DtVectoringNozzleSystem::horDeflection |
( |
| ) |
const |
|
virtual |
| virtual void DtVectoringNozzleSystem::printData |
( |
| ) |
const |
|
virtual |
Print the information contained in the record to the DtInto stream.
| virtual void DtVectoringNozzleSystem::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
prints the information contained in the record to the stream specified
| virtual void DtVectoringNozzleSystem::setHorDeflection |
( |
DtFloat32 |
value | ) |
|
|
virtual |
Set/Get the horizontal deflection.
| virtual void DtVectoringNozzleSystem::setVertDeflection |
( |
DtFloat32 |
value | ) |
|
|
virtual |
Set/Get the vertical deflection.
Load/Unload data from a packet record.
| virtual DtFloat32 DtVectoringNozzleSystem::vertDeflection |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| DtFloat32 DtVectoringNozzleSystem::myHorizontalDeflection |
|
protected |
| DtFloat32 DtVectoringNozzleSystem::myVerticalDeflection |
|
protected |
The documentation for this class was generated from the following file: