offrame_setnamelabel Subroutine

public subroutine offrame_setnamelabel(name)

Change the name label for the current ReferenceFrame.

Note that it will still be referred to using the name assigned to it at creation.

This applies to the current active ReferenceFrame.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name

Name of the label.