Struct starstuff_types::time::GMST
source · pub struct GMST(pub Angle);Tuple Fields§
§0: AngleTrait Implementations§
source§impl From<JulianDate> for GMST
impl From<JulianDate> for GMST
source§fn from(julian_date: JulianDate) -> Self
fn from(julian_date: JulianDate) -> Self
Converts to this type from the input type.