UltraScan III
List of all members | Public Attributes
US_ExperimentRa::RotorInfo Struct Reference

#include "us_experiment_ra.h"

Public Attributes

int rotorID
 The rotor that was used. More...
 
QString rotorGUID
 The GUID of the rotor. More...
 
QString rotorSerial
 The serial number of the rotor. More...
 
QList< CalibrationInfocalibrationInfo
 All available calibration profiles for this rotor. More...
 

Detailed Description

Definition at line 27 of file us_experiment_ra.h.

Member Data Documentation

QList< CalibrationInfo > US_ExperimentRa::RotorInfo::calibrationInfo

All available calibration profiles for this rotor.

Definition at line 32 of file us_experiment_ra.h.

QString US_ExperimentRa::RotorInfo::rotorGUID

The GUID of the rotor.

Definition at line 30 of file us_experiment_ra.h.

int US_ExperimentRa::RotorInfo::rotorID

The rotor that was used.

Definition at line 29 of file us_experiment_ra.h.

QString US_ExperimentRa::RotorInfo::rotorSerial

The serial number of the rotor.

Definition at line 31 of file us_experiment_ra.h.


The documentation for this struct was generated from the following file: