dm_unit_value Function

public pure elemental function dm_unit_value(a) result(value)

Returns unit value.

Arguments

Type IntentOptional Attributes Name
type(unit_type), intent(in) :: a

Angle type.

Return Value real(kind=r8)

Unit of angle.