Schedule.TimeRange (read-write, TimeRange)
A TimeRange object that constrains image acquisition to within the specified starting and ending times
Schedule.TimeRange [= TimeRange]
The property syntax has these parts:
Part | Description |
---|---|
Value (TimeRange) | A TimeRange object that constrains image acquisition to within the specified starting and ending times |
To force the dispatcher to start a Plan at a specific time, include a TimeRange element in the Request and set its Earliest and Latest child elements to identical date/time values. This will cause the "fixed-time" flag to be set for the Plan. Fixed-time plans are always started before any other plans, and are thus guaranteed to run. Observations belonging to fixed-time plans may preempt those belonging to other Observations of Plans started before a fixed-time plan is added.