Click or drag to resize

PropagatorPoint Constructor (Object)

Initializes a new instance.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
protected PropagatorPoint(
	Object propagator
)

Parameters

propagator
Type: System.Object
The propagator associated with this point.
See Also