2.1.15.1. cli.cmd_plot.data_handling

Implements functionalities behind ‘plot’ command

Modules

csv_handler

Implementation of the CSVHandler class which enables reading data from a .csv file

csv_handler_interface

CSVHandler interface

data_handler_factory

Implementation of the DataHandlerFactory class to create a CSVHandler object and return it.

data_handler_factory_interface

DataHandlerFactory Interface

data_source_types

Implementation of the Enum for supported Data source Types.