Click or drag to resize

NumericalPropagatorIncludeIntegratorInformationInOutput Property

Gets a value indicating whether the NumericalIntegrationInformation produced by the integrator will be stored in the output produced by this propagator when it creates a NumericalPropagationStateHistory.

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

Property Value

Type: Boolean
See Also