Parametrized Classes

The functionality of parametrized classes allows the user to easily add new parameter datatypes to Alida. In detail, if the new class just contains parameters of already known datatypes, its parameters can simply be properly annotated, and Alida will automatically handle I/O of the new type. See class ExperimentalData for an example.