public static class SinglePulseExtractor.Result extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
pulseArrivalSlices
A result container to bundle the output of the SinglePulseExtractor.
|
double[] |
timeSeriesAfterExtraction |
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
int |
numberOfPulses() |
int[] |
pulseArrivalSlicesInRange(int startSlice,
int lengthInSlices) |
double |
timeSeriesBaseLine() |
Copyright © 2019. All rights reserved.