Uses of Class
edu.nps.moves.dis7.pdus.PropulsionSystemData
Packages that use PropulsionSystemData
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of PropulsionSystemData in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type PropulsionSystemDataModifier and TypeFieldDescriptionprotected List<PropulsionSystemData>SEESPdu.propulsionSystemDatavariable length list of propulsion system dataMethods in edu.nps.moves.dis7.pdus that return PropulsionSystemDataModifier and TypeMethodDescriptionPropulsionSystemData.setEngineRpm(float pEngineRpm)Setter forengineRpmPropulsionSystemData.setPowerSetting(float pPowerSetting)Setter forpowerSettingMethods in edu.nps.moves.dis7.pdus that return types with arguments of type PropulsionSystemDataModifier and TypeMethodDescriptionSEESPdu.getPropulsionSystemData()Getter forSEESPdu.propulsionSystemDataMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type PropulsionSystemDataModifier and TypeMethodDescriptionSEESPdu.setPropulsionSystemData(List<PropulsionSystemData> pPropulsionSystemData)Setter forSEESPdu.propulsionSystemData