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