CsvTemporalSignalReader
public class CsvTemporalSignalReader extends AbstractFileByRowReader implements TemporalSignalReader
This class is used to read a temporal signal from a CSV file or a string. The file format consits of a sequence of data separated by a ';', the first of which must be a double. The first column must be ordered.