| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.parameter | |
| fr.cnes.sirius.patrius.time |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteDateIntervalsList |
IntervalsFunction.getIntervals()
Getter for the available intervals.
|
| Modifier and Type | Method and Description |
|---|---|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getComplementaryIntervals()
Gets the list of complementary intervals of the given list of intervals.
|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getIntersectionWith(AbsoluteDateInterval interval)
Returns the intersection between an interval and all the intervals of the list.
|
AbsoluteDateIntervalsList |
IntervalMapSearcher.getIntervals()
Getter for the available intervals.
|
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getIntervalsContainingDate(AbsoluteDate date)
Gets the
AbsoluteDateIntervalsList containing the specified date. |
AbsoluteDateIntervalsList |
AbsoluteDateIntervalsList.getMergedIntervals()
Merges the intervals of the list that overlap and returns the list of merged intervals.
|
Copyright © 2025 CNES. All rights reserved.