public class MergeTimelines extends Object implements PostProcessing
This class is a post processing criterion that merges two different timelines.
Constructor and Description |
---|
MergeTimelines(Timeline list)
Constructor
|
public MergeTimelines(Timeline list)
list
- : timeline to be merged to the other timelinepublic void applyTo(Timeline list)
applyTo
in interface PostProcessing
list
- : the timeline that has to be processedCopyright © 2021 CNES. All rights reserved.