public final class OrCriterion extends Object implements PostProcessing
PostProcessing
This criterion 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. 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 |
---|
OrCriterion(String codeA,
String codeB,
String newCode,
String newComment)
Constructor
|
public void applyTo(Timeline list)
applyTo
in interface PostProcessing
list
- the list of events and phenomenon to be modifiedCopyright © 2017 CNES. All rights reserved.