system_ts_to_simtime: Convert Time in Timescale to Simulation Time

View source: R/ubiquity.r

system_ts_to_simtimeR Documentation

Convert Time in Timescale to Simulation Time

Description

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)

Usage

system_ts_to_simtime(cfg, tstime, ts)

Arguments

cfg

ubiquity system object

tstime

numeric time of the timescale

ts

string containing the timescale

Value

tstime in the system timescale units


ubiquity documentation built on Nov. 2, 2023, 6:26 p.m.