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
See Also:
  • 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