#include <SQFileReader.h>
Public Attributes | |
| int | miPrimaryVariableIDRow |
| int | miFirstDataRow |
| int | miFirstDataColumn |
| SQ_IntVector * | mpvecExcludedRows |
The specification of where to find the information in the file.
| int tagSQ_FileReader_Specification::miFirstDataColumn |
The number of the column where to find the first column of data.
| int tagSQ_FileReader_Specification::miFirstDataRow |
The number of the row where to find the first row of data.
| int tagSQ_FileReader_Specification::miPrimaryVariableIDRow |
The number of the row where to find the Primary variable IDs.
| SQ_IntVector* tagSQ_FileReader_Specification::mpvecExcludedRows |
Indexes of the rows to exclude, if all rows should be included, set this to be a vector with -1 as only entry.
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen