Class | Description |
---|---|
CSpecToVect |
A CSpecToRaw unit to ..
|
CSSetToVect |
A CSSetToRaw unit to ..
|
CSVtoVect |
Unit to convert single (first) column CSV file or fileName (passed from previous unit) to a Triana VectorType.
|
CurveToVect |
A CurveToVect unit to ..
|
HistToVect |
A HistTo2D unit to convert a histogram into a 2D data set, mainly for drawing a graph of the histogram.
|
MatrixToDoubleArray |
Converts a matrix to double arrays
|
MatrixToVect |
Convert matrix to three vectors of index x, y and data z
|
SpectToVect |
A SpectTo2D unit to ..
|
SSetToVect |
A SSetTo2D unit to ..
|
VectToConst |
Outputs a single element of a Vector as a Const
|
VectToCSpec |
A VectToCSpec unit to convert the Rwaw Data into a complex spectrum.
|
VectToCSSet |
A VectToCSSet unit to ..
|
VectToDouble |
Ouotputs a single element of a Vector as a Const
|
VectToDoubleArray |
Converts a vector type into two double arrays
|
VectToGenPanel |
A RawToGenPanel UnitPanel to apply an interface for converting between the Raw data set and data analysis types
within OCL, e.g.
|
VectToMatrix |
Convert three vectors of index x, y and data z (same length) to matrix
|
VectToSpec |
A VectToSpec unit to convert a Vect dtata type into a SampleSet type.
|
VectToSSet |
A VectToSSet unit to convert a Vect dtata type into a SampleSet type.
|