Represents an absolute time range.

Hierarchy

  • Interval

Constructors

Methods

Constructors

  • Suppress

    Parameters

    • node: IntervalExpression

    Returns Interval

Methods

  • Returns Duration

  • Creates an instantaneous interval at a single time.

    Parameters

    • time: Instant

    Returns Interval

  • Creates an interval between two times, with optional bounds inclusivity (default inclusive).

    Parameters

    Returns Interval

  • Creates an interval for the whole planning horizon.

    Returns Interval

Generated using TypeDoc