Base record that defines the function interfaces for CSVFile.
| Name | Description |
|---|---|
| getRealArray2D | Get 2D Real values from CSV file |
| getArraySize2D | Get dimensions of 2D array in CSV file |
| getArrayRows2D | Get first dimension of 2D array in CSV file |
| getArrayColumns2D | Get second dimension of 2D array in CSV file |