Liking cljdoc? Tell your friends :D

cmr.exchange.geo.geom.util

Equations taken from the following:
* http://earth-info.nga.mil/GandG/publications/tr8350.2/wgs84fin.pdf
raw docstring

bbox->polypointsclj

(bbox->polypoints bbox)

Assumes CCW ordering of points.

Assumes CCW ordering of points.
sourceraw docstring

earth-areaclj

source

earth-eccentricityclj

source

earth-eccentricity**2clj

source

earth-linear-eccentricityclj

source

earth-radiusclj

source

earth-radius**2clj

source

earth-semi-major-axisclj

source

earth-semi-major-axis**2clj

source

earth-semi-minor-axisclj

source

earth-semi-minor-axis**2clj

source

ecef->llaclj

(ecef->lla x y z)

Taken from:

Currently no correction for instability in altitude near exact poles.

Inputs are in meters; outputs are degrees and meters.

Taken from:
* https://www.mathworks.com/matlabcentral/fileexchange/7941-convert-cartesian--ecef--coordinates-to-lat--lon--alt

Currently no correction for instability in altitude near exact poles.

Inputs are in meters; outputs are degrees and meters.
sourceraw docstring

ll->cartesianclj

(ll->cartesian lat lon)

Inputs are in degrees; outputs are in meters.

Inputs are in degrees; outputs are in meters.
sourceraw docstring

lla->ecefclj

(lla->ecef lat lon alt)

Taken from:

Inputs are in degrees and meters; outputs are in meters.

Taken from:
* https://www.mathworks.com/matlabcentral/fileexchange/7942-covert-lat--lon--alt-to-ecef-cartesian

Inputs are in degrees and meters; outputs are in meters.
sourceraw docstring

prime-vertical-curvature-radiusclj

(prime-vertical-curvature-radius lat-radians)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close