#include <OriginObj.h>
|
| | Matrix (const string &_name="", unsigned int _index=0) |
| |
| | Window (const string &_name="", const string &_label="", bool _hidden=false) |
| |
◆ HeaderViewType
◆ ViewType
| Enumerator |
|---|
| DataView | |
| ImageView | |
◆ Matrix()
| Origin::Matrix::Matrix |
( |
const string & |
_name = "", |
|
|
unsigned int |
_index = 0 |
|
) |
| |
|
inline |
◆ colorMap
◆ columnCount
| unsigned short Origin::Matrix::columnCount |
◆ command
| string Origin::Matrix::command |
◆ coordinates
| vector<double> Origin::Matrix::coordinates |
◆ data
| vector<double> Origin::Matrix::data |
◆ decimalPlaces
| int Origin::Matrix::decimalPlaces |
◆ header
◆ index
| unsigned int Origin::Matrix::index |
◆ numericDisplayType
◆ rowCount
| unsigned short Origin::Matrix::rowCount |
◆ sheets
| unsigned int Origin::Matrix::sheets |
◆ significantDigits
| int Origin::Matrix::significantDigits |
◆ valueTypeSpecification
| int Origin::Matrix::valueTypeSpecification |
◆ view
◆ width
| int Origin::Matrix::width |
The documentation for this struct was generated from the following file: