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 PostProcessinglist - : the timeline that has to be processedCopyright © 2025 CNES. All rights reserved.