Public Attributes | List of all members
SQ_VariableOriginType Struct Reference

#include <SQBatchVariable.h>

Public Attributes

SQ_BatchVariableType eVariableType
 
int iComponent
 
char * pszPhaseName
 
int iPhaseNameLength
 
float fMaturity
 

Detailed Description

A structure containing information about the origin of a batch level variable.

Member Data Documentation

◆ eVariableType

SQ_BatchVariableType SQ_VariableOriginType::eVariableType

The variable type

◆ fMaturity

float SQ_VariableOriginType::fMaturity

The maturity

◆ iComponent

int SQ_VariableOriginType::iComponent

The component if the variable type is OBSERVATION_LEVEL_SCORES

◆ iPhaseNameLength

int SQ_VariableOriginType::iPhaseNameLength

The length of the pszPhaseName buffer

◆ pszPhaseName

char* SQ_VariableOriginType::pszPhaseName

The phase name where the variable is taken, UTF-8 encoded


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

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