Class SpeedSpec

java.lang.Object
org.yamcs.yarch.SpeedSpec

public class SpeedSpec extends Object
  • Constructor Details

  • Method Details

    • getFixedDelay

      public long getFixedDelay()
    • getMultiplier

      public float getMultiplier()
    • getType

      public SpeedSpec.Type getType()
    • toString

      public String toString()
      Overrides:
      toString in class Object