Implementation of a class to hold a single value (parameter), with a definition (variable).
Time is defined by the start date (in millisec.) and the interval (timestep also in millisec.).
It has a method to check the data for range, according to the variable definition.
Implementation of a class to hold a single value (parameter), with a definition (variable). Time is defined by the start date (in millisec.) and the interval (timestep also in millisec.). It has a method to check the data for range, according to the variable definition.