public final class AndCriterion extends Object implements PostProcessing
PostProcessingThis criterion 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. The events defining the beginning and the end of those new phenomena are directly the ones of the original A and B phenomena.
| Constructor and Description |
|---|
AndCriterion(String codeA,
String codeB,
String newCode,
String newComment)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
public void applyTo(Timeline list)
applyTo in interface PostProcessinglist - the list of events and phenomenon to be modifiedCopyright © 2025 CNES. All rights reserved.