| Parameter Name | Units | Type | Default | Description |
| L | double | 0.0 | length | |
| BINS | long | 0 |
number of bins for current histogram | |
| SMOOTHING | long | 0 |
smooth current histogram? | |
| SG_HALFWIDTH | long | 1 | Savitzky-Golay filter half-width for smoothing current histogram | |
| SG_ORDER | long | 1 | Savitzky-Golay filter order for smoothing current histogram | |
| INTERPOLATE | long | 1 | Interpolate wake? | |
| HIGH_FREQUENCY_CUTOFF0 | double | -1 | Spatial frequency at which smoothing filter begins. If not positive, no frequency filter smoothing is done. Frequency is in units of Nyquist (0.5/binsize). | |
| HIGH_FREQUENCY_CUTOFF1 | double | -1 | Spatial frequency at which smoothing filter is 0. If not given, defaults to HIGH_FREQUENCY_CUTOFF0. |