41 virtual void setCurrentShaftRPM(
DtInt16 value );
42 virtual DtInt16 currentShaftRPM()
const;
45 virtual void setOrderedShaftRPM(
DtInt16 value );
46 virtual DtInt16 orderedShaftRPM()
const;
49 virtual void setShaftRPM_RateOfChange(
DtInt32 value );
50 virtual DtInt32 shaftRPM_RateOfChange()
const;
57 virtual void print()
const;
59 virtual void printDataToStream( std::ostream& stream )
const;
62 virtual void unloadNetRecord(
64 virtual void loadNetRecord(
66 virtual void unloadNetRecord(
68 virtual void loadNetRecord(
DtInt16 myCurrentShaftRPM
Data members:
Definition: underwaterAcousticShaftSpeed.h:74
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtInt16 myOrderedShaftRPM
Definition: underwaterAcousticShaftSpeed.h:75
Definition: undwaAcP.h:27
DtInt32 myShaftRPM_RateOfChange
Definition: underwaterAcousticShaftSpeed.h:76
DtUnderwaterAcousticShaftSpeed is a class which contains the shaft speed information for the underwat...
Definition: underwaterAcousticShaftSpeed.h:20
short int DtInt16
A sixteen bit integer value.
Definition: vlMachineTypes.h:206
The following are the network structures for the data records used by the underwater acoustics PDU cl...
Definition: undwaAcP.h:20
Contains the standard DIS enumerations.
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
long int DtInt32
A 32 bit integer value.
Definition: vlMachineTypes.h:156
This file contains typedefs for machine dependant types.