oftraj_addpositionvec Subroutine

public subroutine oftraj_addpositionvec(pos)

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.

Arguments

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

Position array to add (length 3).