ecliptic_frame Interface

public interface ecliptic_frame

Calls

interface~~ecliptic_frame~~CallsGraph interface~ecliptic_frame transformation_module::ecliptic_frame proc~ecliptic_frame_constructor transformation_module::ecliptic_frame_constructor interface~ecliptic_frame->proc~ecliptic_frame_constructor

Module Procedures

private pure function ecliptic_frame_constructor(b) result(f)

Constructor for a ecliptic_frame

Read more…

Arguments

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

the central body

Return Value type(ecliptic_frame)