iau_earth_rotating_frame Interface

public interface iau_earth_rotating_frame

Calls

interface~~iau_earth_rotating_frame~~CallsGraph interface~iau_earth_rotating_frame transformation_module::iau_earth_rotating_frame proc~iau_earth_rotating_frame_constructor transformation_module::iau_earth_rotating_frame_constructor interface~iau_earth_rotating_frame->proc~iau_earth_rotating_frame_constructor

Module Procedures

private pure function iau_earth_rotating_frame_constructor(b, et) result(f)

Constructor for a iau_earth_rotating_frame

Arguments

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

the central body

real(kind=wp), intent(in) :: et

epoch at which the frame is defined [sec]

Return Value type(iau_earth_rotating_frame)