Function practical_astronomy_rust::macros::sunrise_lct
source · pub fn sunrise_lct(
ld: f64,
lm: u32,
ly: u32,
ds: i32,
zc: i32,
gl: f64,
gp: f64
) -> f64
Expand description
Calculate local civil time of sunrise.
Original macro name: SunriseLCT