stepSizeConfig property
StepSizeConfig
get
stepSizeConfig
inherited
Sets the method for determining the step size.
This is the domain space between data points.
Implementation
StepSizeConfig get stepSizeConfig;
set
stepSizeConfig
(StepSizeConfig config)
inherited
Implementation
set stepSizeConfig(StepSizeConfig config);