Function parse_dr_other_parameters

Source
pub fn parse_dr_other_parameters(
    input: &[u8],
    algorithm: DeadReckoningAlgorithm,
) -> IResult<&[u8], DrOtherParameters>