Simulates trajectories of individual birds.
generate_trajectories_C(migration, trajectory = NULL, end_time = NULL)
A migration (migration structure).
Set of trajectories partially simulated (trajectory structure). Default simulated until time step 1 (initial state of each bird).
Time of the end of simulation. Default is the horizon (last time step).
the simulated trajectories