Click or drag to resize

AzimuthAngleRateConstraintCentralBody Property

Gets or sets the central body relative to which the azimuth and azimuth rate are computed.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody
Remarks
By default, the value of this property is the EarthCentralBody in the CentralBodiesFacet instance in the CalculationContext.
See Also