R/mars.R

`mars` <-
function (jday=jd()) 
{
        planet(jday,
		name="Mars",
		inner=FALSE,
		tp=1.880932,
		ep=240.739474,
		oo = 335.874939,
		e = 0.093396,
		a = 1.523688,
		i = 1.849736,
		om = 49.480308,
		th = 9.36,
		mag = -1.52);
}

Try the moonsun package in your browser

Any scripts or data that you put into this service are public.

moonsun documentation built on May 29, 2017, 12:17 p.m.