DPsim
|
Public Types | |
typedef std::shared_ptr< ODEintInterface > | Ptr |
using | stateFnc = std::function<void(const double *, double *, const double)> |
Definition at line 15 of file ODEintInterface.h.
typedef std::shared_ptr<ODEintInterface> CPS::ODEintInterface::Ptr |
Definition at line 17 of file ODEintInterface.h.
using CPS::ODEintInterface::stateFnc = std::function<void(const double *, double *, const double)> |
Definition at line 18 of file ODEintInterface.h.