|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timeline | |
|---|---|
| fr.cnes.sirius.patrius.events.postprocessing | |
| Uses of Timeline in fr.cnes.sirius.patrius.events.postprocessing |
|---|
| Methods in fr.cnes.sirius.patrius.events.postprocessing with parameters of type Timeline | |
|---|---|
void |
ElementTypeFilter.applyTo(Timeline list)
|
void |
OccurrenceFilter.applyTo(Timeline list)
|
void |
PolarizationSingleSelection.applyTo(Timeline list)
|
void |
AndCriterion.applyTo(Timeline list)
Adds to the phenomena list of a TimeLine object the phenomena corresponding to each time intervals when phenomena of particular types A and B occur at the same time. |
void |
MergePhenomenaCriterion.applyTo(Timeline list)
|
void |
MergeTimelines.applyTo(Timeline list)
|
void |
PolarizationSwitch.applyTo(Timeline list)
|
void |
PhenomenonDurationFilter.applyTo(Timeline list)
Removes from the list the specified phenomena that are longer / shorter than the duration criterion (depending on the isMinDuration boolean value). |
void |
OrCriterion.applyTo(Timeline list)
Adds to the phenomena list of a TimeLine object the phenomena corresponding to each time intervals when phenomena of particular types A OR B occur. |
void |
TimeFilter.applyTo(Timeline list)
|
void |
DelayCriterion.applyTo(Timeline list)
|
void |
PostProcessing.applyTo(Timeline list)
|
void |
EventsDuringPhenomenaFilter.applyTo(Timeline list)
|
| Constructors in fr.cnes.sirius.patrius.events.postprocessing with parameters of type Timeline | |
|---|---|
MergeTimelines(Timeline list)
Constructor |
|
Timeline(Timeline timeline)
Builds an instance of the Timeline from another Timeline. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||