venus_sunrise: Track of venus during sunrise for a given period

Description Usage Arguments Value Note Author(s) See Also Examples

View source: R/venus_sunrise.R

Description

Track of venus during sunrise for a given period

Usage

1
venus_sunrise(JD, latitude, days = 365, label_interval = 10)

Arguments

JD

The starting time for computation in Julian Date

latitude

Latitude in decimal degree

days

Days the computation will last.

label_interval

Intervals the labels to be added.

Value

Figure

Note

The azimuth is measured westward from the south.

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

See Also

venus_sunset

Examples

1
venus_sunrise(CAADate_DateToJD(2016, 1, 1, TRUE), latitude = 39.9, days = 300, label_interval = 10)

helixcn/ephem documentation built on March 31, 2021, 5:45 a.m.