|
libRBR
v1.2.3
RBR instrument communication API
|
#include <RBRDynamicCorrection.h>
Data Fields | |
| float | t_delay |
| float | Fs |
| float | alpha |
| float | tau |
| float | CT_coeff |
| float | alpha_a |
| float | alpha_e |
| float | tau_a |
| float | tau_e |
| float | ctcoeff_a |
| float | ctcoeff_e |
| float | Vp_min |
| float | Vp_max |
| float | Vp_fc |
This is a struct
| RBRDynamicCorrectionParams::alpha |
magnitude of short-term thermal mass correction
| RBRDynamicCorrectionParams::CT_coeff |
magnitude of long-term thermal mass correction
| RBRDynamicCorrectionParams::Fs |
sampling rate (Hz)
| RBRDynamicCorrectionParams::t_delay |
time delay (sec), or C-T lag
| RBRDynamicCorrectionParams::tau |
time constant of short-term thermal mass correction
1.8.17