offrame_create Subroutine

public subroutine offrame_create(name)

Create a new ReferenceFrame with the given name.

This new ReferenceFrame will also become the current active one.

Arguments

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

Name of the frame to create.