Click or drag to resize

KozaiIzsakMeanElements.ArgumentOfLatitude Property

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

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.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