
Go to the documentation of this file.
4 #ifndef _SQBATCHMODEL_H_
5 #define _SQBATCHMODEL_H_
SQ_ErrorCode SQ_GetNumberOfBEM(SQ_BatchModel pBatchModel, int *piNumBEM)
struct tagSQ_BatchModel * SQ_BatchModel
SQ_ErrorCode SQ_GetBatchLevelModelNumber(SQ_BatchModel pBatchModel, int iBLMIndex, int *piBLModelNumber)
SQ_ErrorCode SQ_GetNumberOfBLM(SQ_BatchModel pBatchModel, int *piNumBLM)
SQ_ErrorCode SQ_GetBatchLevelModel(SQ_BatchModel pBatchModel, int iBLModelNumber, SQ_Model *pBatchLevelModel)
SQ_ErrorCode SQ_GetBatchEvolutionModel(SQ_BatchModel pBatchModel, int iBEModelNumber, SQ_Model *pBatchEvolutionModel)
SQ_ErrorCode SQ_GetBatchEvolutionModelNumber(SQ_BatchModel pBatchModel, int iBEMIndex, int *piBEModelNumber)
enum SQ_ErrorCodeEnum SQ_ErrorCode
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen