
#include "us_experiment.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 25 of file us_experiment.h.
| int US_Experiment::CalibrationInfo::calibrationID |
The ID of the rotor calibration.
Definition at line 27 of file us_experiment.h.
| double US_Experiment::CalibrationInfo::rotorCoeff1 |
The first rotor stretch calibration coefficient.
Definition at line 28 of file us_experiment.h.
| double US_Experiment::CalibrationInfo::rotorCoeff2 |
The second rotor stretch coefficient.
Definition at line 29 of file us_experiment.h.
1.8.3.1-20130324