|
DPsim
|
#include <pybind11/complex.h>#include <pybind11/eigen.h>#include <pybind11/functional.h>#include <pybind11/pybind11.h>#include <pybind11/stl.h>Go to the source code of this file.
Functions | |
| void | addSPComponents (py::module_ mSP) |
| void | addSPPh1Components (py::module_ mSPPh1) |
| void | addSPPh3Components (py::module_ mSPPh3) |
| void addSPComponents | ( | py::module_ | mSP | ) |
Definition at line 22 of file SPComponents.cpp.
| void addSPPh1Components | ( | py::module_ | mSPPh1 | ) |
Definition at line 31 of file SPComponents.cpp.
| void addSPPh3Components | ( | py::module_ | mSPPh3 | ) |
Definition at line 362 of file SPComponents.cpp.