.ExternData.Functions.SSV

SSV file functions

Contents

Name Description
 getReal Get scalar Real value from SSV file
 getRealArray1D Get 1D Real values from SSV file
 getRealArray2D Get 2D Real values from SSV file
 getInteger Get scalar Integer value from SSV file
 getBoolean Get scalar Boolean value from SSV file
 getString Get scalar String value from SSV file
 getArraySize1D Get length of 1D array in SSV file
 getArraySize2D Get dimensions of 2D array in SSV file
 getArrayRows2D Get first dimension of 2D array in SSV file
 getArrayColumns2D Get second dimension of 2D array in SSV file
 readArraySize1D Read length of 1D array in SSV file
 readArraySize2D Read dimensions of 2D array in SSV file
 readArrayRows2D Read first dimension of 2D array in SSV file
 readArrayColumns2D Read second dimension of 2D array in SSV file

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos