get_sim_time: Get the current timestep of the simulation This function...

Description Usage Value Examples

View source: R/utils-class.R

Description

Get the current timestep of the simulation

This function returns the time attribute of a World object, if any, otherwise it returns 0L. Note that, this should not be set through options(), instead it should be set by a World object through World$set_time().

Usage

1
2
3

Value

a numerical value

Examples

1

dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.