system_ts_to_simtime function

Convert Time in Timescale to Simulation Time

Convert Time in Timescale to Simulation Time

converts a time specified in a defined timescale (say weeks) to the timescale of the simulation (say hours if the rates are in 1/hr units)

system_ts_to_simtime(cfg, tstime, ts)

Arguments

  • cfg: ubiquity system object
  • tstime: numeric time of the timescale
  • ts: string containing the timescale

Returns

tstime in the system timescale units

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07