prog_models
prog_models copied to clipboard
Auto step capture events
Requirement Text Extend #313 to capture dt close to end of event
Background Information Auto step size adjusts it automatically
Suggested Solution Potential approaches:
- If state of event is negative, step back by half a step. 2.
- Decrease step size as you approach event state of 0
DoD
- [ ] Implement feature
- [ ] Update tests