Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<VectoringNozzleSystem> |
SEESPdu.vectoringSystemData
variable length list of vectoring system data
|
Modifier and Type | Method and Description |
---|---|
VectoringNozzleSystem |
VectoringNozzleSystem.setHorizontalDeflectionAngle(float pHorizontalDeflectionAngle)
Setter for
horizontalDeflectionAngle |
VectoringNozzleSystem |
VectoringNozzleSystem.setVerticalDeflectionAngle(float pVerticalDeflectionAngle)
Setter for
verticalDeflectionAngle |
Modifier and Type | Method and Description |
---|---|
java.util.List<VectoringNozzleSystem> |
SEESPdu.getVectoringSystemData()
Getter for
SEESPdu.vectoringSystemData |
Modifier and Type | Method and Description |
---|---|
SEESPdu |
SEESPdu.setVectoringSystemData(java.util.List<VectoringNozzleSystem> pVectoringSystemData)
Setter for
SEESPdu.vectoringSystemData |