Add a position to the current trajectory.
This applies to the current active Trajectory.
This position corresponds to the most recent time provided by oftraj_addtime.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(:) | :: | pos |
Position array to add (length 3). |