Click or drag to resize

Sgp4PropagatorCreatePoint Method

Creates a Point that represents the motion produced by this propagator.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override PropagatorPoint CreatePoint()

Return Value

Type: PropagatorPoint
The created point.
See Also