public static class SinglePulseExtractor.Config extends Object
Modifier and Type | Field and Description |
---|---|
double |
factSinglePeAmplitudeInMv |
int |
maxIterations |
int |
negativePulseLength |
int |
plateauLength |
int |
pulseToLookForLength
An input configuration to steer the behaviour of a
SinglePulseExtractor instance.
|
Constructor and Description |
---|
Config() |
public int pulseToLookForLength
public int plateauLength
public int negativePulseLength
public double factSinglePeAmplitudeInMv
public int maxIterations
Copyright © 2019. All rights reserved.