icrf_frame Interface

public interface icrf_frame

Calls

interface~~icrf_frame~~CallsGraph interface~icrf_frame transformation_module::icrf_frame proc~icrf_frame_constructor transformation_module::icrf_frame_constructor interface~icrf_frame->proc~icrf_frame_constructor

Module Procedures

private pure function icrf_frame_constructor(b) result(f)

Constructor for a icrf_frame

Read more…

Arguments

Type IntentOptional Attributes Name
type(celestial_body), intent(in) :: b

the central body

Return Value type(icrf_frame)