public class ConvertSinglePulses2Timeseries extends Object implements stream.Processor
Modifier and Type | Field and Description |
---|---|
String |
baseLineKey |
int |
roi |
String |
singlePulsesKey |
String |
timeSeriesKey |
Constructor and Description |
---|
ConvertSinglePulses2Timeseries() |
@Parameter(required=true, description="The arrival slices of the single pulses.") public String singlePulsesKey
@Parameter(required=true, description="The reconstruted time series.") public String timeSeriesKey
@Parameter(required=false, description="The region of interest to be reconstructed.") public int roi
@Parameter(required=false, description="The reconstructed baseline of the original time series.") public String baseLineKey
Copyright © 2019. All rights reserved.