CSV file interfaces
Name | Description |
---|---|
Base | Interface for CSV file |
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 |