pub fn predict_next_los(
oe: &ObserverElements<'_>,
start_utc: f64,
) -> Result<PredictObservation, OrbitPredictionError>Expand description
ยงErrors
predict_orbit can fail
pub fn predict_next_los(
oe: &ObserverElements<'_>,
start_utc: f64,
) -> Result<PredictObservation, OrbitPredictionError>predict_orbit can fail