Click or drag to resize

AxesVelocityOrbitNormal Constructor (Point)

Initializes a new instance. The CentralBody is set to the Earth in the CentralBodiesFacet.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AxesVelocityOrbitNormal(
	Point point
)

Parameters

point
Type: AGI.Foundation.GeometryPoint
The location to make this axes from.
See Also