
Go to the documentation of this file.
6 #ifndef SQ_FILEREADER_H
7 #define SQ_FILEREADER_H
struct tagSQ_FileReader_Options SQ_FileReader_Options
struct tagSQ_FileReaderHandle * SQ_FileReader
This is the content of the SIMCA-Q File Reader.
struct tagSQ_FileReader_Specification SQ_FileReader_Specification
SQ_ErrorCode SQ_OpenFileReader(SQ_StringVector pInputFiles, const char *szPluginPath, SQ_FileReader_Options *pOptions, SQ_FileReader *pFileHandle)
enum SQ_ErrorCodeEnum SQ_ErrorCode
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)
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen