packageCSV

CSV file interfaces

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Contents

NameDescription
BaseInterface for CSV file
getRealArray2DGet 2D Real values from CSV file
getArraySize2DGet dimensions of 2D array in CSV file
getArrayRows2DGet first dimension of 2D array in CSV file
getArrayColumns2DGet second dimension of 2D array in CSV file