swephR (version 0.2.1)

Section15: Section 15: Sidereal time

Description

Calculate the sidereal time (in degrees).

Usage

swe_sidtime(jd_ut)

Arguments

jd_ut

UT Julian day number as double (day)

Value

swe_sidtime returns the sidereal time as double (deg)

Details

swe_sidtime()

Determine the sidereal time.

See Also

Section 15 in http://www.astro.com/swisseph/swephprg.htm

Examples

Run this code
# NOT RUN {
swe_sidtime(2451545)
# }

Run the code above in your browser using DataLab