NumericalPropagatorIncludeIntegratorInformationInOutput Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.1.416.0 (23.1.416.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