NumericalPropagator.IncludeIntegratorInformationInOutput Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool IncludeIntegratorInformationInOutput { get; }
Public ReadOnly Property IncludeIntegratorInformationInOutput As Boolean
Get
public:
property bool IncludeIntegratorInformationInOutput {
bool get ();
}
member IncludeIntegratorInformationInOutput : bool with get
Property Value
Type:
Boolean
See Also