pub fn smooth_code(
arc: &[ArcEpoch],
options: CycleSlipOptions,
hatch_window_cap: usize,
) -> Result<Vec<SmoothCodeResult>, CarrierPhaseError>Expand description
Single-frequency Hatch carrier-smoothed code on band 1.
pub fn smooth_code(
arc: &[ArcEpoch],
options: CycleSlipOptions,
hatch_window_cap: usize,
) -> Result<Vec<SmoothCodeResult>, CarrierPhaseError>Single-frequency Hatch carrier-smoothed code on band 1.