Public Attributes | List of all members
tagSQ_FileReader_Specification Struct Reference

#include <SQFileReader.h>

Public Attributes

int miPrimaryVariableIDRow
 
int miFirstDataRow
 
int miFirstDataColumn
 
SQ_IntVectormpvecExcludedRows
 

Detailed Description

The specification of where to find the information in the file.

Member Data Documentation

◆ miFirstDataColumn

int tagSQ_FileReader_Specification::miFirstDataColumn

The number of the column where to find the first column of data.

◆ miFirstDataRow

int tagSQ_FileReader_Specification::miFirstDataRow

The number of the row where to find the first row of data.

◆ miPrimaryVariableIDRow

int tagSQ_FileReader_Specification::miPrimaryVariableIDRow

The number of the row where to find the Primary variable IDs.

◆ mpvecExcludedRows

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.


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

Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen