VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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. More...
 
 DtUnderwaterAcousticShaftSpeed (const DtUnderwaterAcousticShaftSpeed &orig)
 
DtUnderwaterAcousticShaftSpeedoperator= (const DtUnderwaterAcousticShaftSpeed &orig)
 Assignment operator. More...
 
DtUnderwaterAcousticShaftSpeedoperator= (const DtNetUnderwaterAcousticShaftSpeed16 &orig)
 
DtUnderwaterAcousticShaftSpeedoperator= (const DtNetUnderwaterAcousticShaftSpeed32 &orig)
 
virtual ~DtUnderwaterAcousticShaftSpeed ()
 Destructor. More...
 
virtual void setCurrentShaftRPM (DtInt16 value)
 Set/Get the current shaft RPM. More...
 
virtual DtInt16 currentShaftRPM () const
 
virtual void setOrderedShaftRPM (DtInt16 value)
 Set/Get the ordered shaft RPM. More...
 
virtual DtInt16 orderedShaftRPM () const
 
virtual void setShaftRPM_RateOfChange (DtInt32 value)
 Set/Get the shaft RPM rate of change. More...
 
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. More...
 
virtual void printDataToStream (std::ostream &stream) const
 Print the information contained in the record. More...
 
virtual void unloadNetRecord (const DtNetUnderwaterAcousticShaftSpeed16 &record)
 Load/Unload data from a packet record. More...
 
virtual void loadNetRecord (DtNetUnderwaterAcousticShaftSpeed16 &record) const
 
virtual void unloadNetRecord (const DtNetUnderwaterAcousticShaftSpeed32 &record)
 
virtual void loadNetRecord (DtNetUnderwaterAcousticShaftSpeed32 &record) const
 

Protected Attributes

DtInt16 myCurrentShaftRPM
 Data members: More...
 
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 ( DtNetUnderwaterAcousticShaftSpeed16 record) const
virtual
virtual void DtUnderwaterAcousticShaftSpeed::loadNetRecord ( DtNetUnderwaterAcousticShaftSpeed32 record) const
virtual
bool DtUnderwaterAcousticShaftSpeed::operator!= ( const DtUnderwaterAcousticShaftSpeed other) const
DtUnderwaterAcousticShaftSpeed& DtUnderwaterAcousticShaftSpeed::operator= ( const DtUnderwaterAcousticShaftSpeed orig)

Assignment operator.

DtUnderwaterAcousticShaftSpeed& DtUnderwaterAcousticShaftSpeed::operator= ( const DtNetUnderwaterAcousticShaftSpeed16 orig)
DtUnderwaterAcousticShaftSpeed& DtUnderwaterAcousticShaftSpeed::operator= ( const DtNetUnderwaterAcousticShaftSpeed32 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 DtNetUnderwaterAcousticShaftSpeed16 record)
virtual

Load/Unload data from a packet record.

virtual void DtUnderwaterAcousticShaftSpeed::unloadNetRecord ( const DtNetUnderwaterAcousticShaftSpeed32 record)
virtual

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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)