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
DtVectoringNozzleSystem Class Reference

DtVectoringNozzleSystem is a class which contains the vectoring nozzle system data for the supplemental emissions/entity state PDU. More...

+ Collaboration diagram for DtVectoringNozzleSystem:

Public Member Functions

 DtVectoringNozzleSystem ()
 Constructors.
 DtVectoringNozzleSystem (const DtVectoringNozzleSystem &orig)
DtVectoringNozzleSystemoperator= (const DtVectoringNozzleSystem &orig)
 Assignment operator.
DtVectoringNozzleSystemoperator= (const DtNetVectoringNozzleSystem &orig)
virtual ~DtVectoringNozzleSystem ()
 Destructor.
virtual int operator== (const DtVectoringNozzleSystem &other) const
virtual int operator!= (const DtVectoringNozzleSystem &other) const
virtual void setHorDeflection (DtFloat32 value)
 Set/Get the horizontal deflection.
virtual DtFloat32 horDeflection () const
virtual void setVertDeflection (DtFloat32 value)
 Set/Get the vertical deflection.
virtual DtFloat32 vertDeflection () const
virtual void printData () const
 Print the information contained in the record to the DtInto stream.
virtual void printDataToStream (std::ostream &stream) const
 prints the information contained in the record to the stream specified
virtual void unloadNetRecord (const DtNetVectoringNozzleSystem &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetVectoringNozzleSystem &record) const

Protected Attributes

DtFloat32 myHorizontalDeflection
 Data members:
DtFloat32 myVerticalDeflection

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 ( )

Constructors.

DtVectoringNozzleSystem::DtVectoringNozzleSystem ( const DtVectoringNozzleSystem orig)
virtual DtVectoringNozzleSystem::~DtVectoringNozzleSystem ( )
virtual

Destructor.

Member Function Documentation

virtual DtFloat32 DtVectoringNozzleSystem::horDeflection ( ) const
virtual
virtual void DtVectoringNozzleSystem::loadNetRecord ( DtNetVectoringNozzleSystem record) const
virtual
virtual int DtVectoringNozzleSystem::operator!= ( const DtVectoringNozzleSystem other) const
virtual
DtVectoringNozzleSystem& DtVectoringNozzleSystem::operator= ( const DtVectoringNozzleSystem orig)

Assignment operator.

DtVectoringNozzleSystem& DtVectoringNozzleSystem::operator= ( const DtNetVectoringNozzleSystem orig)
virtual int DtVectoringNozzleSystem::operator== ( const DtVectoringNozzleSystem other) 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.

virtual void DtVectoringNozzleSystem::unloadNetRecord ( const DtNetVectoringNozzleSystem record)
virtual

Load/Unload data from a packet record.

virtual DtFloat32 DtVectoringNozzleSystem::vertDeflection ( ) const
virtual

Member Data Documentation

DtFloat32 DtVectoringNozzleSystem::myHorizontalDeflection
protected

Data members:

DtFloat32 DtVectoringNozzleSystem::myVerticalDeflection
protected

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

Document ID: Generated on Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)