Class timestep
Defined in File timestep.hpp
Inheritance Relationships
Base Type
public rcppsw::types::named_type< size_t, struct timestep_tag >
(Template Class named_type)
Class Documentation
-
class timestep : public rcppsw::types::named_type<size_t, struct timestep_tag>
Type to be used for representing timesteps in a simulation environment. Meant to reduce the arbritrary (possibly erroneous) manipulations possible with simulation time via implicit conversion.
Public Functions