public final class PolarizationSingleSelection extends Object implements PostProcessing
| Constructor and Description |
|---|
PolarizationSingleSelection(String codeL,
String codeR,
double minD,
double maxD)
Builds an instance of PolarizationSingleSelection.
|
public PolarizationSingleSelection(String codeL, String codeR, double minD, double maxD)
minD - the minimal duration for the phenomena duration filtermaxD - the maximal gap between phenomena for the phenomena merging filtercodeL - the code of the left visibility phenomenoncodeR - the code of the right visibility phenomenonpublic void applyTo(Timeline list)
applyTo in interface PostProcessinglist - : the timeline that has to be processedCopyright © 2025 CNES. All rights reserved.