hamsci_psws.geopack¶
geoPack module
References
Based on J.M. Ruohoniemi’s geopack
Based on R.J. Barnes radar.pro
Functions
|
Calculates the coordinates or distance,elevation,azimuth of a point given a point of origin and distance,elevation,azimuth or distant point coordinates |
|
Converts a position from global cartesian to local cartesian (and vice-versa). |
|
Converts position from geodetic to geocentric and vice-versa. |
|
Converts azimuth and elevation from geodetic to geocentric (and vice-versa) |
|
Calculates the azimuth from the coordinates of a start point to an end point along a great circle path. |
|
Calculates the distance in radians along a great circle path between two points. |
|
Calculates the coordinates of an end point along a great circle path given the original coordinates, distance, azimuth, and altitude. |
|
Converts a position from global spherical (geocentric) to global cartesian (and vice-versa). |
|
Converts a position from local spherical to local cartesian (and vice-versa). |
|
Calculates the short path midpoint lat/lon along a great circle path between two points. |