oftraj_addtime Subroutine

public subroutine oftraj_addtime(t)

Add a time to the current trajectory.

This applies to the current active Trajectory.

Future positions/attitudes/optionals added to this trajectory will correspond to this time until a new call to oftraj_addtime.

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: t

Time.