angle_to_360: converts positive and negative angles to 0-360

View source: R/navr-angle-calculations.R

angle_to_360R Documentation

converts positive and negative angles to 0-360

Description

asumes it is not below -360 390 is converted to 30, -40 to 320 etc

Usage

angle_to_360(angle)

Arguments

angle

hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.