Uses of Class
org.yamcs.studio.data.sim.TimeInterval
-
Uses of TimeInterval in org.yamcs.studio.data.sim
Modifier and TypeMethodDescriptionstatic TimeInterval
Returns a time interval that lasts this duration and starts from the given instant.static TimeInterval
Returns a time interval that lasts this duration and is centered around the given instant reference.static TimeInterval
Returns a time interval that lasts this duration and ends at the given instant.static TimeInterval
Returns the interval between the given timestamps.Returns a new interval shifted backward in time by the given duration.Modifier and TypeMethodDescriptionSimFunction.createValues
(TimeInterval interval) Computes all the new values in the given time slice by calling nextValue() appropriately.