step_response Function

function step_response(t, params) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: t
real(kind=real64), intent(in) :: params(:)

Return Value real(kind=real64)