time_value
The time_value module is used to parse a TVF file consisting of dates, values, and (optional) labels. The starting and end dates are read from the file and the controls can be used to interpolate the values to the date and time of interest.
Module Input Ports
- Date [Number] Accepts a date
Module Output Ports
- Start Date [Number] Outputs the starting date
- End Date [Number] Outputs the ending date
- Date [Number] Output date
- Current Date and Time Label [String] Resulting string for the output date
- Current Date and Time Value [Number] Resulting value for the output date