ref_timestep-class: Class "ref_timestep"

ref_timestep-classR Documentation

Class "ref_timestep"

Description

Describes a time step

Objects from the Class

Objects can be created by calls of the form new("ref_timestep", dateDebut="POSIXt",step_duration=numeric(),nb_step=numeric(),nocurrent_step=integer()).

list("dateDebut")

Object of class "POSIXt" Starting date

:

Object of class "POSIXt" Starting date

list("step_duration")

Object of class "numeric" Step length

:

Object of class "numeric" Step length

list("nb_step")

Object of class "numeric" Number of steps

:

Object of class "numeric" Number of steps

list("nocurrent_step")

Object of class "integer" Number of the current step

:

Object of class "integer" Number of the current step

Author(s)

cedric.briand@eptb-vilaine.fr

See Also

ref_timestep_daily


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.