#include <bpm_interface.h>
Definition at line 124 of file bpm_interface.h.
Data Fields | |
double | freq |
double | tdecay |
double | ddcfiltBW |
double | ddcepsFilt |
double | t0Offset |
double | IQphase |
double | posscale |
double | slopescale |
double bpmcalib::freq |
frequency of downmixed waveform (MHz)
Definition at line 125 of file bpm_interface.h.
Referenced by load_calibration(), and process_waveform().
double bpmcalib::tdecay |
decay time (usec)
Definition at line 126 of file bpm_interface.h.
Referenced by load_calibration(), and process_waveform().
double bpmcalib::ddcfiltBW |
ddc filter bandwidth in MHz
Definition at line 127 of file bpm_interface.h.
Referenced by load_calibration(), and process_waveform().
double bpmcalib::ddcepsFilt |
ddc epsilon filter
Definition at line 128 of file bpm_interface.h.
Referenced by load_calibration(), and process_waveform().
double bpmcalib::t0Offset |
always have offset from t0 for sampling !!!
Definition at line 129 of file bpm_interface.h.
Referenced by load_calibration(), and process_waveform().
double bpmcalib::IQphase |
processed IQ phase
Definition at line 130 of file bpm_interface.h.
Referenced by calibrate(), load_calibration(), and process_dipole().
double bpmcalib::posscale |
processed position scale
Definition at line 131 of file bpm_interface.h.
Referenced by load_calibration(), and process_dipole().
double bpmcalib::slopescale |
processed slope scale
Definition at line 132 of file bpm_interface.h.
Referenced by load_calibration(), and process_dipole().