Click or drag to resize

ScalarVariableAreaArgumentLatitudeIntegrationPoint Property

Gets or sets the Point used to determine the argument of latitude at a particular time. This argument of latitude is then used to interpolate the area.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point IntegrationPoint { get; set; }

Property Value

Type: Point
See Also