KozaiIzsakMeanElements.ComputeTrueAnomaly Method |
Computes the mean true anomaly.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double ComputeTrueAnomaly()
Public Function ComputeTrueAnomaly As Double
public:
double ComputeTrueAnomaly()
member ComputeTrueAnomaly : unit -> float
Return Value
Type:
DoubleThe current mean true anomaly (radians).
See Also