spatial.equinox: Declination of the spatial equinox for a given location

View source: R/events.R

spatial.equinoxR Documentation

Declination of the spatial equinox for a given location

Description

Declination of the spatial equinox for a given location

Usage

spatial.equinox(hor, parallax = 0.00224)

Arguments

hor

This should be a skyscapeR.horizon object.

parallax

(Optional) Average parallax value for the sun. Defaults to 0.00224.

See Also

jS, dS, eq, zenith, antizenith, parallax.corr

Examples

## Not run: 
hor <- createHWT(34.174051531543405, 110.81299818694872, name='Xipo, Lingbao')
spatial.equinox(hor)

## End(Not run)

f-silva-archaeo/skyscapeR documentation built on Sept. 24, 2023, 8:14 p.m.