VR-Link API Documentation for HLA 1516
List of all members | Public Member Functions | Protected Attributes
DtUnderwaterAcousticShaftSpeed Class Reference

DtUnderwaterAcousticShaftSpeed is a class which contains the shaft speed information for the underwater acoustics PDU. More...

+ Collaboration diagram for DtUnderwaterAcousticShaftSpeed:

Public Member Functions

 DtUnderwaterAcousticShaftSpeed ()
 Constructors.
 DtUnderwaterAcousticShaftSpeed (const DtUnderwaterAcousticShaftSpeed &orig)
DtUnderwaterAcousticShaftSpeedoperator= (const DtUnderwaterAcousticShaftSpeed &orig)
 Assignment operator.
DtUnderwaterAcousticShaftSpeedoperator= (const DtNetUnderwaterAcousticShaftSpeed &orig)
virtual ~DtUnderwaterAcousticShaftSpeed ()
 Destructor.
virtual void setCurrentShaftRPM (DtInt16 value)
 Set/Get the current shaft RPM.
virtual DtInt16 currentShaftRPM () const
virtual void setOrderedShaftRPM (DtInt16 value)
 Set/Get the ordered shaft RPM.
virtual DtInt16 orderedShaftRPM () const
virtual void setShaftRPM_RateOfChange (DtInt32 value)
 Set/Get the shaft RPM rate of change.
virtual DtInt32 shaftRPM_RateOfChange () const
bool operator== (const DtUnderwaterAcousticShaftSpeed &other) const
bool operator!= (const DtUnderwaterAcousticShaftSpeed &other) const
virtual void print () const
 Print the information contained in the record.
virtual void printDataToStream (std::ostream &stream) const
 Print the information contained in the record.
virtual void unloadNetRecord (const DtNetUnderwaterAcousticShaftSpeed &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetUnderwaterAcousticShaftSpeed &record) const

Protected Attributes

DtInt16 myCurrentShaftRPM
 Data members:
DtInt16 myOrderedShaftRPM
DtInt32 myShaftRPM_RateOfChange

Detailed Description

DtUnderwaterAcousticShaftSpeed is a class which contains the shaft speed information for the underwater acoustics PDU.

Constructor & Destructor Documentation

DtUnderwaterAcousticShaftSpeed::DtUnderwaterAcousticShaftSpeed ( )

Constructors.

DtUnderwaterAcousticShaftSpeed::DtUnderwaterAcousticShaftSpeed ( const DtUnderwaterAcousticShaftSpeed orig)
virtual DtUnderwaterAcousticShaftSpeed::~DtUnderwaterAcousticShaftSpeed ( )
virtual

Destructor.

Member Function Documentation

virtual DtInt16 DtUnderwaterAcousticShaftSpeed::currentShaftRPM ( ) const
virtual
virtual void DtUnderwaterAcousticShaftSpeed::loadNetRecord ( DtNetUnderwaterAcousticShaftSpeed record) const
virtual
bool DtUnderwaterAcousticShaftSpeed::operator!= ( const DtUnderwaterAcousticShaftSpeed other) const
DtUnderwaterAcousticShaftSpeed& DtUnderwaterAcousticShaftSpeed::operator= ( const DtUnderwaterAcousticShaftSpeed orig)

Assignment operator.

DtUnderwaterAcousticShaftSpeed& DtUnderwaterAcousticShaftSpeed::operator= ( const DtNetUnderwaterAcousticShaftSpeed orig)
bool DtUnderwaterAcousticShaftSpeed::operator== ( const DtUnderwaterAcousticShaftSpeed other) const
virtual DtInt16 DtUnderwaterAcousticShaftSpeed::orderedShaftRPM ( ) const
virtual
virtual void DtUnderwaterAcousticShaftSpeed::print ( ) const
virtual

Print the information contained in the record.

This version uses DtInfo.

virtual void DtUnderwaterAcousticShaftSpeed::printDataToStream ( std::ostream &  stream) const
virtual

Print the information contained in the record.

virtual void DtUnderwaterAcousticShaftSpeed::setCurrentShaftRPM ( DtInt16  value)
virtual

Set/Get the current shaft RPM.

virtual void DtUnderwaterAcousticShaftSpeed::setOrderedShaftRPM ( DtInt16  value)
virtual

Set/Get the ordered shaft RPM.

virtual void DtUnderwaterAcousticShaftSpeed::setShaftRPM_RateOfChange ( DtInt32  value)
virtual

Set/Get the shaft RPM rate of change.

virtual DtInt32 DtUnderwaterAcousticShaftSpeed::shaftRPM_RateOfChange ( ) const
virtual
virtual void DtUnderwaterAcousticShaftSpeed::unloadNetRecord ( const DtNetUnderwaterAcousticShaftSpeed record)
virtual

Load/Unload data from a packet record.

Member Data Documentation

DtInt16 DtUnderwaterAcousticShaftSpeed::myCurrentShaftRPM
protected

Data members:

DtInt16 DtUnderwaterAcousticShaftSpeed::myOrderedShaftRPM
protected
DtInt32 DtUnderwaterAcousticShaftSpeed::myShaftRPM_RateOfChange
protected

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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)