stepSizeConfig property

StepSizeConfig stepSizeConfig
inherited

Sets the method for determining the step size.

This is the domain space between data points.

Implementation

StepSizeConfig get stepSizeConfig;
void stepSizeConfig=(StepSizeConfig config)
inherited

Implementation

set stepSizeConfig(StepSizeConfig config);