pub fn observe(
station: &GeodeticStationKm,
time: UtcInstant,
target: Target<'_>,
options: ObserveOptions,
) -> Result<Observation, ObserveError>Expand description
General topocentric observation.
pub fn observe(
station: &GeodeticStationKm,
time: UtcInstant,
target: Target<'_>,
options: ObserveOptions,
) -> Result<Observation, ObserveError>General topocentric observation.