.ExternData.Functions.SSV

SSV file functions

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 length of 1D array in SSV file
getArraySize2DGet dimensions of 2D array in SSV file
getArrayRows2DGet first dimension of 2D array in SSV file
getArrayColumns2DGet second dimension of 2D array in SSV file
readArraySize1DRead length of 1D array in SSV file
readArraySize2DRead dimensions of 2D array in SSV file
readArrayRows2DRead first dimension of 2D array in SSV file
readArrayColumns2DRead second dimension of 2D array in SSV file

Generated at 2025-12-09T19:14:04Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos