Skip to main content

uncovered_gnss_indices

Function uncovered_gnss_indices 

Source
pub fn uncovered_gnss_indices(
    positions: &[GnssPosition],
    netelements: &[Netelement],
) -> Vec<usize>
Expand description

Find indices of GNSS positions that fall outside the bounding box of the retrieved netelements (used for uncovered_gnss_indices diagnostics).