mean_obliquity_func Interface

interface
private pure function mean_obliquity_func(et) result(e)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: et

ephemeris time (sec)

Return Value real(kind=wp)

obliquity of ecliptic (deg)

Description

a function for computing the mean obliquity of the ecliptic.