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