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: 24.1.418.0 (24.1.418.0)
Syntax
protected PropagatorPoint(
	Object propagator
)

Parameters

propagator
Type: SystemObject
The propagator associated with this point.
See Also