KozaiIzsakMeanElementsComputeTrueAnomaly Method |
Computes the mean true anomaly.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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