expl_2_midpoint
- class simframe.integration.schemes.expl_2_midpoint(*args, **kwargs)[source]
Bases:
SchemeClass for explicit 2nd-order midpoint method
- Attributes:
controllerDictionary with keyword arguments that is passed to the integration
Scheme.descriptionDescription of the
Scheme.schemeIntegration
Scheme.
Methods