CsvSpatialTemporalSignalReader

This class is used to read a spatial-temporal signal either from a file or from a string. The first line of the file must contain the declaration of the number of locations in the model: LOCATIONS n After that the values of the signal at each location for each time separated by a semicolon: time;loc_1_v_1;...;loc_1_v_k;..;loc_n_v_1;...;loc_n_v_k; Empty lines and extra spaces are ignored in the file.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
Reads a spatiotemporal signal from a file.
Reades a spatiotemporal signal from a string