pub fn lst_gst(
    local_hours: f64,
    local_minutes: f64,
    local_seconds: f64,
    longitude: f64
) -> f64
Expand description

Convert Local Sidereal Time to Greenwich Sidereal Time.

Original macro name: LSTGST