NEWANOM
Name
newanom
Purpose (one Line Only)
Compute new mean anomaly from old given date.
Description
Category
Celestial Mechanics
Calling Sequence
newanom,jdepoch,m,a,newjd,newm
Inputs
jdepoch - Julian date of mean anomaly
m - Mean anomaly (radians)
a - Semi-major axis (AU)
newjd - Julian date of mean anomaly desired
Optional Input Parameters
Keyword Input Parameters
Outputs
newm - New mean anomaly (radians)
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
2002/05/29 - Marc W. Buie, Lowell Observatory. Ported from fortran routines
supplied by Larry Wasserman and Ted Bowell.
2013/08/16, MWB, modified to allow the same variable to be given for
input and output mean anomaly