Class PHt.RateSchedule

java.lang.Object
jline.lang.processes.PHt.RateSchedule
All Implemented Interfaces:
Serializable
Enclosing class:
PHt

public static final class PHt.RateSchedule extends Object implements Serializable
Capability type exposed so that model compilation can recognise a schedule-bearing process by capability rather than by class name.
See Also:
  • Method Details

    • getBreakpoints

      public double[] getBreakpoints()
    • getAlphaSegments

      public List<Matrix> getAlphaSegments()
    • getSSegments

      public List<Matrix> getSSegments()
    • isCyclic

      public boolean isCyclic()