Liking cljdoc? Tell your friends :D

org.soulspace.astronomy.topology


curvature-radiusclj/s

(curvature-radius topographic-latitude equatorial-radius eccentricity)

Calculates the curvature radius for the given topographic latitude.

Calculates the curvature radius for the given topographic latitude.
sourceraw docstring

eccentricityclj/s

(eccentricity flattening)

Calculates the eccentricity of the meridian from the given flattening.

Calculates the eccentricity of the meridian from the given flattening.
sourceraw docstring

ITopologicalBodyclj/sprotocol

source

ITopologicalCoordinateclj/sprotocol

source

latitude-distance-per-degreeclj/s

(latitude-distance-per-degree topographic-latitude
                              equatorial-radius
                              eccentricity)

Calculates the distance per degree of latitude for the given topographic latitude.

Calculates the distance per degree of latitude for the given topographic latitude.
sourceraw docstring

linear-velocityclj/s

(linear-velocity topographic-latitude equatorial-radius eccentricity omega)

Calculates the linear velocity with respect to the stars at the given latitude in meters per second. Omega is the rotational angular velocity with respect to the stars at the epoch.

Calculates the linear velocity with respect to the stars at the given latitude in meters per second.
Omega is the rotational angular velocity with respect to the stars at the epoch.
sourceraw docstring

location-typesclj/s

source

longitude-distance-per-degreeclj/s

(longitude-distance-per-degree topographic-latitude
                               equatorial-radius
                               eccentricity)

Calculates the distance per degree of longitude for the given topographic latitude.

Calculates the distance per degree of longitude for the given topographic latitude.
sourceraw docstring

parallel-radiusclj/s

(parallel-radius topographic-latitude equatorial-radius eccentricity)

Calculates the radius of the parallel circle at the given topographic latitude.

Calculates the radius of the parallel circle at the given topographic latitude.
sourceraw docstring

polar-radiusclj/s

(polar-radius equatorial-radius flattening)

Calculates the polar-radius from the equatorial-radius and the flattening.

Calculates the polar-radius from the equatorial-radius and the flattening.
sourceraw docstring

topocentric-distanceclj/s

(topocentric-distance topographic-latitude
                      height
                      equatorial-radius
                      polar-radius)

Calculates the distance of the center of the body in equatorial radiuses.

Calculates the distance of the center of the body in equatorial radiuses.
sourceraw docstring

topocentric-latitudeclj/s

(topocentric-latitude topographic-latitude equatorial-radius polar-radius)

Calculates the topocentric latitude for the given topographic latitude.

Calculates the topocentric latitude for the given topographic latitude.
sourceraw docstring

topocentric-parameters-by-heightclj/s

(topocentric-parameters-by-height topographic-latitude
                                  height
                                  equatorial-radius
                                  polar-radius)
source

topodesic-distanceclj/s

(topodesic-distance [long1 lat1] [long2 lat2] equatorial-radius flattening)
(topodesic-distance long1 lat1 long2 lat2 equatorial-radius flattening)

Calculates the topodesic distance (great circle distance) between 2 positions on the body.

Calculates the topodesic distance (great circle distance) between 2 positions on the body.
sourceraw docstring

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

× close