Click or drag to resize

KozaiIzsakMeanElementsArgumentOfLatitude Property

Gets the argument of latitude of the orbit (radians).

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ArgumentOfLatitude { get; }

Property Value

Type: Double
Remarks
The argument of latitude, u, is the sum of the argument of periapsis and the true anomaly.
See Also