Click or drag to resize

VectorBPlaneParentReferenceFrame Property

Gets or sets the ReferenceFrame that the CentralBody will be defined in. If this is then the Z component of the CentralBodies fixed frame will be used in orientating the VectorBPlane.

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