#include "us_experiment_ra.h"
Public Attributes | |
int | calibrationID |
The ID of the rotor calibration. More... | |
double | rotorCoeff1 |
The first rotor stretch calibration coefficient. More... | |
double | rotorCoeff2 |
The second rotor stretch coefficient. More... | |
Definition at line 20 of file us_experiment_ra.h.
int US_ExperimentRa::CalibrationInfo::calibrationID |
The ID of the rotor calibration.
Definition at line 22 of file us_experiment_ra.h.
double US_ExperimentRa::CalibrationInfo::rotorCoeff1 |
The first rotor stretch calibration coefficient.
Definition at line 23 of file us_experiment_ra.h.
double US_ExperimentRa::CalibrationInfo::rotorCoeff2 |
The second rotor stretch coefficient.
Definition at line 24 of file us_experiment_ra.h.