Go to the source code of this file.
Functions | |
| SQ_ErrorCode | SQ_GetBatchID (SQ_Dataset pDataset, int *piBatchID) |
| SQ_ErrorCode | SQ_GetPhaseID (SQ_Dataset pDataset, int *piPhaseID) |
This file list the dataset functionality for a batch dataset used in Umetrics SIMCA-Q products.
| SQ_ErrorCode SQ_GetBatchID | ( | SQ_Dataset | pDataset, |
| int * | piBatchID | ||
| ) |
Retrieves the index of the batch ID column.
| [in] | pDataset | The dataset to use |
| [out] | piBatchID | The Batch ID column. |
| SQ_ErrorCode SQ_GetPhaseID | ( | SQ_Dataset | pDataset, |
| int * | piPhaseID | ||
| ) |
Retrieves the index of the phase ID column.
| [in] | pDataset | The dataset to use |
| [out] | piPhaseID | The Phase ID column. |
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen