Skip to main content

propagate_position

Function propagate_position 

Source
pub fn propagate_position(
    position: TerrestrialPositionM,
    velocity: TerrestrialVelocityMPerYear,
    from_epoch_year: f64,
    to_epoch_year: f64,
) -> Result<TerrestrialPositionM, FrameCatalogError>
Expand description

Propagate a station position from one decimal year to another.