Click or drag to resize

DragBodyPlatePointingAxes 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 ).

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

Property Value

Type: Axes
See Also