Function am_stepfun

Function Documentation

mlhsInnerSubst< matlabtypesubstitute > am_stepfun(::sym t, matlabtypesubstitute tstart, matlabtypesubstitute vstart, matlabtypesubstitute tend, matlabtypesubstitute vend)

am_stepfun is the amici implementation of the step function

param t:

input variable

param tstart:

input variable value at which the step starts

param vstart:

value during the step

param tend:

input variable value at which the step end

param vend:

value after the step

retval fun:

0 before tstart, vstart between tstart and tend and vend after tend