#include "SQDef.h"#include "SIMCAQP.h"Go to the source code of this file.
Classes | |
| struct | tagSQ_FileReaderHandle |
| This is the content of the SIMCA-Q File Reader. More... | |
| struct | tagSQ_FileReader_Specification |
| struct | tagSQ_FileReader_Options |
Typedefs | |
| typedef struct tagSQ_FileReaderHandle * | SQ_FileReader |
| This is the content of the SIMCA-Q File Reader. More... | |
| typedef struct tagSQ_FileReader_Specification | SQ_FileReader_Specification |
| typedef struct tagSQ_FileReader_Options | SQ_FileReader_Options |
Functions | |
| SQ_ErrorCode | SQ_OpenFileReader (SQ_StringVector pInputFiles, const char *szPluginPath, SQ_FileReader_Options *pOptions, SQ_FileReader *pFileHandle) |
| SQ_ErrorCode | SQ_CloseFileReader (SQ_FileReader *pFileHandle) |
| SQ_ErrorCode | SQ_FileReader_PredictFromFile (SQ_Model pModel, SQ_FileReader pFileHandle, SQ_FileReader_Specification *pSpecification, SQ_Prediction *pPredHandle) |
This file list the SQ_FileReader object used in Umetrics SIMCA-Q products.
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen