Expand description

map_3d: geographic coordinates conversions

Enums

Constants

Earth radius (m)

Functions

Returns the tuple (x,y,z) of coordinates in the ECEF system

Returns the tuple (x,y,z) of coordinates in the ECI system

Returns the tuple (east,north,up) of coordinates in the ENU system

Returns the tuple (latitude,longitude,altitude) of coordinates in the Geodetic system

Returns the tuple (north,east,down) of coordinates in the NED system

Returns the radians [rad] value of the decimal degree [deg] input

Returns distance (m) between two decimal degrees coordinates:: coord1: (lat,lon), coord2: (lat, lon)

Returns the tuple (azimuth,elevation,slant range) of coordinates in the AER system

Returns the tuple (x,y,z) of coordinates in the ECI system

Returns the tuple (east,north,up) of coordinates in the ENU system

Returns the tuple (latitude,longitude,altitude) of coordinates in the Geodetic system with desired reference frame.

Returns the tuple (north,east,down) of coordinates in the NED system

Returns the tuple (azimuth,elevation,slant range) of coordinates in the AER system

Returns the tuple (x,y,z) of coordinates in the ECEF system

Returns the tuple (azimuth,elevation,slant range) of coordinates in the AER system

Returns the tuple (x,y,z) of coordinates in the ECEF system

Returns the tuple (latitude,longitude,altitude) of coordinates in the Geodetic system

Returns the tuple (u,v,w) of coordinates in the local vector system

Return the round toward zero value of the input

Returns the tuple (azimuth,elevation,slant range) of coordinates in the AER system

Returns the tuple (x,y,z) of coordinates in the ECEF system with desired reference frame.

Returns the tuple (east,north,up) of coordinates in the ENU system

Returns the tuple (north,east,down) of coordinates in the NED system

Returns the normal radius based on given latitude and desired reference frame

Returns the array result of 3-by-3-matrix that multiplies a 3-by-1 column array

Returns the tuple (azimuth,elevation,slant range) of coordinates in the AER system

Returns the tuple (x,y,z) of coordinates in the ECEF system

Returns the tuple (latitude,longitude,altitude) of coordinates in the Geodetic system

Returns the array representing a 3-by-3 rotation matrix of the input

Returns the decimal degree [deg] value of the radians [rad] input

Returns the array representing the transpose of the input 3-by-3 matrix

Returns the GST time as f64

Returns the tuple (east,north,up) of coordinates in the ENU system