.ExternData.Interfaces.SSV.Base

Information

Base record that defines the function interfaces for SSVFile.

Contents

NameDescription
 getRealGet scalar Real value from SSV file
 getRealArray1DGet 1D Real values from SSV file
 getRealArray2DGet 2D Real values from SSV file
 getIntegerGet scalar Integer value from SSV file
 getBooleanGet scalar Boolean value from SSV file
 getStringGet scalar String value from SSV file
 getArraySize1DGet the size of a 1D array in a SSV file
 getArraySize2DGet the size of a 2D array in a SSV file
 getArrayRows2DGet first dimension of 2D array in SSV file
 getArrayColumns2DGet second dimension of 2D array in SSV file

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos