generate_trajectories_C | R Documentation |
Simulates trajectories of individual birds.
generate_trajectories_C(migration, trajectory = NULL, end_time = NULL)
migration |
A migration (migration structure). |
trajectory |
Set of trajectories partially simulated (trajectory structure). Default simulated until time step 1 (initial state of each bird). |
end_time |
Time of the end of simulation. Default is the horizon (last time step). |
the simulated trajectories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.