Enable zero-crossing detection for fixed-step solver
Description
Specify whether to enable zero-crossing detection when using a fixed-step solver.
Category: Solver
Settings
Default: Off
On
Enables zero-crossing detection for fixed-step simulation.
Off
Disables zero-crossing detection for fixed-step simulation.
Dependencies
To enable this parameter, set the solver Type to Fixed-step
and set Solver to any value except discrete (no continuous
states)
.
Enabling Enable zero-crossing detection for fixed-step solver enables these parameters:
Programmatic Use
Parameter:
EnableFixedStepZeroCrossing |
Value:
'on' | 'off' |
Default:
'off' |