Click or drag to resize

AxesBPlaneParentReferenceFrame Property

Gets or sets the ReferenceFrame that the CentralBody will be defined in. If this is then the Z component of the CentralBody's fixed frame will be used in orientating the B-plane.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame ParentReferenceFrame { get; set; }

Property Value

Type: ReferenceFrame
See Also