expl_4_38rule

class simframe.integration.schemes.expl_4_38rule(*args, **kwargs)[source]

Bases: Scheme

Class for explicit 4th-order 3/8 rule method

Attributes:
controller

Dictionary with keyword arguments that is passed to the integration Scheme.

description

Description of the Scheme.

scheme

Integration Scheme.

Methods