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