Contents
enu2aer
convert ENU to azimuth, elevation, slant range
Inputs
- e,n,u: East, North, Up coordinates of test points (meters)
- angleUnit: string for angular units. Default 'd': degrees
outputs
- az, el, slantrange: look angles and distance to point under test (degrees, degrees, meters)
- az: azimuth clockwise from local north
- el: elevation angle above local horizon