Part of a series on |
Astrodynamics |
---|
![]() |
Orbital parameters |
Gravitational influences |
Preflight engineering |
Efficiency measures |
In celestial mechanics, true anomaly is an angular parameter that defines the position of a body moving along a Keplerian orbit. It is the angle between the direction of periapsis and the current position of the body, as seen from the main focus of the ellipse (the point around which the object orbits).
The true anomaly is usually denoted by the Greek letters ν or θ, or the Latin letter f, and is usually restricted to the range 0–360° (0–2πc).
As shown in the image, the true anomaly f is one of three angular parameters (anomalies) that defines a position along an orbit, the other two being the eccentric anomaly and the mean anomaly.
For elliptic orbits, the true anomaly ν can be calculated from orbital state vectors as:
where:
For circular orbits the true anomaly is undefined, because circular orbits do not have a uniquely determined periapsis. Instead the argument of latitude u is used:
where:
For circular orbits with zero inclination the argument of latitude is also undefined, because there is no uniquely determined line of nodes. One uses the true longitude instead:
where:
The relation between the true anomaly ν and the eccentric anomaly E is:
or using the sine[1] and tangent:
or equivalently:
so
An equivalent form avoids the singularity as e → 1, however it does not produce the correct value for :
or, with the same problem as e → 1 ,
In both of the above, the function arg(x, y) is the polar argument of the vector (x y), available in many programming languages as the library function named atan2(y,x) (note the reversed order of x and y).
The true anomaly can be calculated directly from the mean anomaly via a Fourier expansion:[2]
where the means that the omitted terms are all of order e4 or higher. Note that for reasons of accuracy this approximation is usually limited to orbits where the eccentricity (e) is small.
The expression is known as the equation of the center.
The radius (distance between the focus of attraction and the orbiting body) is related to the true anomaly by the formula
where a is the orbit's semi-major axis.