VR-Link API Documentation for HLA 1.3
 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. More...
 
 DtVectoringNozzleSystem (const DtVectoringNozzleSystem &orig)
 
DtVectoringNozzleSystemoperator= (const DtVectoringNozzleSystem &orig)
 Assignment operator. More...
 
DtVectoringNozzleSystemoperator= (const DtNetVectoringNozzleSystem &orig)
 
virtual ~DtVectoringNozzleSystem ()
 Destructor. More...
 
virtual int operator== (const DtVectoringNozzleSystem &other) const
 
virtual int operator!= (const DtVectoringNozzleSystem &other) const
 
virtual void setHorDeflection (DtFloat32 value)
 Set/Get the horizontal deflection. More...
 
virtual DtFloat32 horDeflection () const
 
virtual void setVertDeflection (DtFloat32 value)
 Set/Get the vertical deflection. More...
 
virtual DtFloat32 vertDeflection () const
 
virtual void printData () const
 Print the information contained in the record to the DtInto stream. More...
 
virtual void printDataToStream (std::ostream &stream) const
 prints the information contained in the record to the stream specified More...
 
virtual void unloadNetRecord (const DtNetVectoringNozzleSystem &record)
 Load/Unload data from a packet record. More...
 
virtual void loadNetRecord (DtNetVectoringNozzleSystem &record) const
 

Protected Attributes

DtFloat32 myHorizontalDeflection
 Data members: More...
 
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 Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)