
Variables read from MWL-ramp files. More...
#include "us_mwlramp.h"
Public Attributes | |
| QChar | cell |
| QChar | chan |
| cell # More... | |
| QString | description |
| channel A or B More... | |
| double | temperature |
| sample names More... | |
| double | radius |
| measurement temperature More... | |
| double | meniscus |
| radial position of measurement More... | |
| double | bottom |
| radial position of meniscus More... | |
| QVector< double > | rpm |
| radial position of cell bottom More... | |
| QVector< double > | time |
| rpm array More... | |
| QVector< double > | w2t |
| time array More... | |
| QVector< int > | wl_array |
| w2t array More... | |
| QVector< QVector< double > > | intarray |
| wavelength array More... | |
Variables read from MWL-ramp files.
Definition at line 23 of file us_mwlramp.h.
| double US_mwlRamp::RampRawData::bottom |
radial position of meniscus
Definition at line 33 of file us_mwlramp.h.
| QChar US_mwlRamp::RampRawData::cell |
Definition at line 26 of file us_mwlramp.h.
| QChar US_mwlRamp::RampRawData::chan |
cell #
Definition at line 27 of file us_mwlramp.h.
| QString US_mwlRamp::RampRawData::description |
channel A or B
Definition at line 28 of file us_mwlramp.h.
| QVector<QVector<double> > US_mwlRamp::RampRawData::intarray |
wavelength array
Definition at line 40 of file us_mwlramp.h.
| double US_mwlRamp::RampRawData::meniscus |
radial position of measurement
Definition at line 32 of file us_mwlramp.h.
| double US_mwlRamp::RampRawData::radius |
measurement temperature
Definition at line 31 of file us_mwlramp.h.
| QVector<double> US_mwlRamp::RampRawData::rpm |
radial position of cell bottom
Definition at line 35 of file us_mwlramp.h.
| double US_mwlRamp::RampRawData::temperature |
sample names
Definition at line 30 of file us_mwlramp.h.
| QVector<double> US_mwlRamp::RampRawData::time |
rpm array
Definition at line 36 of file us_mwlramp.h.
| QVector<double> US_mwlRamp::RampRawData::w2t |
time array
Definition at line 37 of file us_mwlramp.h.
| QVector<int> US_mwlRamp::RampRawData::wl_array |
w2t array
Definition at line 39 of file us_mwlramp.h.
1.8.3.1-20130324