Class MAPt.RateSchedule

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

public static final class MAPt.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()
    • getD0Segments

      public List<Matrix> getD0Segments()
    • getD1Segments

      public List<Matrix> getD1Segments()
    • isCyclic

      public boolean isCyclic()