apparent_equatorial_position: Apparent equatorial coordinates of a celestial body

Description Usage Arguments Value Examples

View source: R/general.R

Description

Apparent equatorial coordinates of a celestial body

Usage

1
apparent_equatorial_position(jd, celestial_body)

Arguments

jd

Julian day

celestial_body

celestial_body name as string: mercury, venus, mars, jupyter, saturn, moon, sun...

Value

Equatorial coordinates

#'

Examples

1
2
jd<-julian_day(13.19,11,2028)
apparent_equatorial_position_planet(jd,"venus")

Susarro/arqastwb documentation built on May 21, 2019, 10:28 a.m.