Click or drag to resize

SinglePointStoppablePropagatorDefinitionPropagationPoint Property

Gets the Point to use in other geometry types that depend on the propagation of this propagator, such as in StoppingConditions that depend on geometry types.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point PropagationPoint { get; }

Property Value

Type: Point
See Also