Liking cljdoc? Tell your friends :D

geo-yoots.sphere.util


cartesian->latclj

(cartesian->lat [x y z])
source

cartesian->latlonclj

(cartesian->latlon cart)
source

cartesian->lonclj

(cartesian->lon [x y z])
source

cartesian->phiclj

(cartesian->phi [x y z])
source

cartesian->rhoclj

(cartesian->rho [x y z])
source

cartesian->sphericalclj

(cartesian->spherical xyz)
source

cartesian->thetaclj

(cartesian->theta [x y z])
source

centroidclj

(centroid pts)
source

latlon->cartesianclj

(latlon->cartesian coordinates)
source

latlon->xclj

(latlon->x [lat lon])
source

latlon->yclj

(latlon->y [lat lon])
source

latlon->zclj

(latlon->z [lat lon])
source

spherical->cartesianclj

(spherical->cartesian r-theta-phi)
source

spherical->xclj

(spherical->x [rho theta phi])
source

spherical->yclj

(spherical->y [rho theta phi])
source

spherical->zclj

(spherical->z [rho theta phi])
source

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

× close