Class VectoringNozzleSystem

java.lang.Object
edu.nps.moves.dis7.pdus.VectoringNozzleSystem
All Implemented Interfaces:
Serializable

public class VectoringNozzleSystem extends Object implements Serializable
Operational data for describing the vectoring nozzle systems Section 6.2.96 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • Field Details

    • horizontalDeflectionAngle

      protected float horizontalDeflectionAngle
      In degrees
    • verticalDeflectionAngle

      protected float verticalDeflectionAngle
      In degrees
  • Constructor Details

    • VectoringNozzleSystem

      public VectoringNozzleSystem()
      Constructor creates and configures a new instance object
  • Method Details