Skip to main content

solve_float_epochs

Function solve_float_epochs 

Source
pub fn solve_float_epochs(
    source: &dyn ObservableEphemerisSource,
    epochs: &[FloatEpoch],
    initial_state: FloatState,
    config: FloatSolveConfig,
) -> Result<FloatSolution, FloatSolveError>
Expand description

Solve a static multi-epoch float PPP arc.