Function practical_astronomy_rust::macros::ut_gst
source · pub fn ut_gst(
u_hours: f64,
u_minutes: f64,
u_seconds: f64,
greenwich_day: f64,
greenwich_month: u32,
greenwich_year: u32
) -> f64
Expand description
Convert Universal Time to Greenwich Sidereal Time.
Original macro name: UTGST