OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
This is the complete list of members for oms::ssd::ConnectionGeometry, including all inherited members.
ConnectionGeometry() | oms::ssd::ConnectionGeometry | |
ConnectionGeometry(const ConnectionGeometry &rhs) | oms::ssd::ConnectionGeometry | |
exportToSSD(pugi::xml_node &root) const | oms::ssd::ConnectionGeometry | |
getLength() const | oms::ssd::ConnectionGeometry | inline |
getPointsX() const | oms::ssd::ConnectionGeometry | inline |
getPointsY() const | oms::ssd::ConnectionGeometry | inline |
importFromSSD(const pugi::xml_node &node) | oms::ssd::ConnectionGeometry | |
n | ssd_connection_geometry_t | protected |
operator=(ConnectionGeometry const &rhs) | oms::ssd::ConnectionGeometry | |
pointsX | ssd_connection_geometry_t | protected |
pointsY | ssd_connection_geometry_t | protected |
setPoints(unsigned int n, double *pointsX, double *pointsY) | oms::ssd::ConnectionGeometry | |
~ConnectionGeometry() | oms::ssd::ConnectionGeometry |