Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ShaftRPM> |
UnderwaterAcousticPdu.shaftRPMs
shaft RPM values.
|
Modifier and Type | Method and Description |
---|---|
ShaftRPM |
ShaftRPM.setCurrentRPM(short pCurrentRPM)
Setter for
currentRPM |
ShaftRPM |
ShaftRPM.setOrderedRPM(short pOrderedRPM)
Setter for
orderedRPM |
ShaftRPM |
ShaftRPM.setRPMrateOfChange(int pRPMrateOfChange)
Setter for
RPMrateOfChange |
Modifier and Type | Method and Description |
---|---|
java.util.List<ShaftRPM> |
UnderwaterAcousticPdu.getShaftRPMs()
Getter for
UnderwaterAcousticPdu.shaftRPMs |
Modifier and Type | Method and Description |
---|---|
UnderwaterAcousticPdu |
UnderwaterAcousticPdu.setShaftRPMs(java.util.List<ShaftRPM> pShaftRPMs)
Setter for
UnderwaterAcousticPdu.shaftRPMs |