maxTimeunit: Determine the largest timestep unit in a simulation
Description
Determine the largest timestep unit in a simulation
Usage
maxTimeunit(sim)# S4 method for simList
maxTimeunit(sim)
Value
The timeunit as a character string. This defaults to NA
if
none of the modules has explicit units.
Arguments
- sim
A simList
simulation object.
Author
Eliot McIntire and Alex Chubaty