Class SimulatorArgs

java.lang.Object
org.yamcs.simulator.SimulatorArgs

public class SimulatorArgs extends Object
  • Field Details

    • telnetPort

      public int telnetPort
    • tcPort

      public Integer tcPort
    • tmPort

      public Integer tmPort
    • tm2Port

      public Integer tm2Port
    • cfdpPort

      public Integer cfdpPort
    • losPort

      public int losPort
    • tmFrameType

      public String tmFrameType
    • tmFrameHost

      public String tmFrameHost
    • tmFramePort

      public int tmFramePort
    • tcFramePort

      public int tcFramePort
    • tmFrameLength

      public int tmFrameLength
    • tmFrameFreq

      public double tmFrameFreq
    • perfNp

      public int perfNp
    • perfPs

      public int perfPs
    • perfMs

      public long perfMs
    • perfChangePercent

      public float perfChangePercent
    • type

      public String type
  • Constructor Details

    • SimulatorArgs

      public SimulatorArgs()