Click or drag to resize

CartesianOnePointPropagator.CreatePoint 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: 25.1.421.0 (25.1.421.0)
Syntax
public virtual PropagatorPoint CreatePoint()

Return Value

Type: PropagatorPoint
The created point.
See Also