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

Description Usage Arguments See Also Examples

View source: R/events.R

Description

Declination of the spatial equinox for a given location

Usage

1
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

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

## End(Not run)

skyscapeR documentation built on Oct. 30, 2021, 1:06 a.m.