Click or drag to resize

NumericalPropagatorDefinitionIntegrator Property

Gets or sets the NumericalIntegrator to use to integrate the IntegrationElements.

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

Property Value

Type: NumericalIntegrator
See Also