open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::ShaftRPMs Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
short getCurrentShaftRPMs () const
 
void setCurrentShaftRPMs (short pX)
 
short getOrderedShaftRPMs () const
 
void setOrderedShaftRPMs (short pX)
 
float getShaftRPMRateOfChange () const
 
void setShaftRPMRateOfChange (float pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const ShaftRPMs &rhs) const
 

Protected Attributes

short _currentShaftRPMs
 Current shaft RPMs.
 
short _orderedShaftRPMs
 ordered shaft rpms
 
float _shaftRPMRateOfChange
 rate of change of shaft RPMs
 

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