#include <SQBatchVariable.h>
Public Attributes | |
| SQ_BatchVariableType | eVariableType |
| int | iComponent |
| char * | pszPhaseName |
| int | iPhaseNameLength |
| float | fMaturity |
A structure containing information about the origin of a batch level variable.
| SQ_BatchVariableType SQ_VariableOriginType::eVariableType |
The variable type
| float SQ_VariableOriginType::fMaturity |
The maturity
| int SQ_VariableOriginType::iComponent |
The component if the variable type is OBSERVATION_LEVEL_SCORES
| int SQ_VariableOriginType::iPhaseNameLength |
The length of the pszPhaseName buffer
| char* SQ_VariableOriginType::pszPhaseName |
The phase name where the variable is taken, UTF-8 encoded
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen