bearing_change_fix_cpp: Fixing the bearing changes close to 360 or -360.

Description Usage Arguments Value Examples

Description

Fixing the bearing changes close to 360 or -360.

Usage

1
bearing_change_fix_cpp(bearing_change)

Arguments

bearing_change

bearing change vector.

Value

fixed bearing changes.

Examples

1
bearing_change_fix_cpp(c(1,30,90,190,259,350))

platypus1989/PathMatch documentation built on May 15, 2019, 5:51 p.m.