public class NotCriterion extends Object implements PostProcessing
Constructor and Description |
---|
NotCriterion(String code,
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 a phenomenon does not occur.
|
public NotCriterion(String code, String newCode, String newComment)
code
- code of the phenomenon for which the complementary phenomena must be added to the
list.newCode
- code of the new phenomena added to the listnewComment
- comment of the new phenomena added to the listpublic void applyTo(Timeline list)
applyTo
in interface PostProcessing
list
- the list of events and phenomenon to be modifiedCopyright © 2023 CNES. All rights reserved.