Click or drag to resize

SolarRadiationBodyPlate.PointingAxes Property

Gets or sets the axes that are used to define the pointing of this plate. (These override the body-axes when determining the unit normal direction if they are not null).

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Axes PointingAxes { get; set; }

Property Value

Type: Axes
See Also