VR-Link API Documentation for HLA 1.3
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:

List of all members.

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 (DtU16 value)
 Set/Get the current shaft RPM.
virtual DtU16 currentShaftRPM () const
virtual void setOrderedShaftRPM (DtU16 value)
 Set/Get the ordered shaft RPM.
virtual DtU16 orderedShaftRPM () const
virtual void setShaftRPM_RateOfChange (DtU32 value)
 Set/Get the shaft RPM rate of change.
virtual DtU32 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

DtU16 myCurrentShaftRPM
 Data members:
DtU16 myOrderedShaftRPM
DtU32 myShaftRPM_RateOfChange

Detailed Description

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


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

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 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 ( DtU16  value) [virtual]

Set/Get the current shaft RPM.

virtual void DtUnderwaterAcousticShaftSpeed::setOrderedShaftRPM ( DtU16  value) [virtual]

Set/Get the ordered shaft RPM.

Set/Get the shaft RPM rate of change.

Load/Unload data from a packet record.


Member Data Documentation

Data members:


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)