Uses of Class
edu.nps.moves.dis7.pdus.VectoringNozzleSystem
Packages that use VectoringNozzleSystem
-
Uses of VectoringNozzleSystem in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type VectoringNozzleSystemModifier and TypeFieldDescriptionprotected List
<VectoringNozzleSystem> SEESPdu.vectoringSystemData
variable length list of vectoring system dataMethods in edu.nps.moves.dis7.pdus that return VectoringNozzleSystemModifier and TypeMethodDescriptionVectoringNozzleSystem.setHorizontalDeflectionAngle
(float pHorizontalDeflectionAngle) Setter forhorizontalDeflectionAngle
VectoringNozzleSystem.setVerticalDeflectionAngle
(float pVerticalDeflectionAngle) Setter forverticalDeflectionAngle
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type VectoringNozzleSystemModifier and TypeMethodDescriptionSEESPdu.getVectoringSystemData()
Getter forSEESPdu.vectoringSystemData
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type VectoringNozzleSystemModifier and TypeMethodDescriptionSEESPdu.setVectoringSystemData
(List<VectoringNozzleSystem> pVectoringSystemData) Setter forSEESPdu.vectoringSystemData