Skip to contents

Define the number of time steps in a compartmental model in TMB.

Usage

Time(time_steps)

Arguments

time_steps

Number of time steps in the simulation loop.

Value

Object of class Time with the following methods.

Methods

  • $data_arg() -- Return the following components of the data structure to pass to C++.

    • time_steps -- Number of time steps in the simulation loop.