offrame_setposition Subroutine

public subroutine offrame_setposition(x, y, z)

Set the position of the current frame.

This applies to the current active ReferenceFrame.

Arguments

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

X position.

real(kind=real64), intent(in) :: y

Y position.

real(kind=real64), intent(in) :: z

Z position.