OdeMethodOptionsIncludeAutomaticStepsInOutput Property |
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IncludeAutomaticStepsInOutput { get; set; }
Property Value
Booleantrue if steps generated by automatic step size control should be included in the output; otherwise,
false.
See Also