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::Connection, including all inherited members.
Connection(const oms::ComRef &conA, const oms::ComRef &conB, bool suppressUnitConversion=false, oms_connection_type_enu_t type=oms_connection_single) | oms::Connection | |
Connection(const Connection &rhs) | oms::Connection | |
containsSignal(const oms::ComRef &signal) const | oms::Connection | |
containsSignalB(const oms::ComRef &signal) const | oms::Connection | |
exportToSSD(pugi::xml_node &root) const | oms::Connection | |
getGeometry() const | oms::Connection | inline |
getSignalA() const | oms::Connection | inline |
getSignalB() const | oms::Connection | inline |
getSIUnits(const Connector &connector, std::map< std::string, std::string > &baseUnits) | oms::Connection | static |
getSuppressUnitConversion() | oms::Connection | inline |
getTLMParameters() const | oms::Connection | inline |
getType() const | oms::Connection | inline |
isEqual(const oms::Connection &connection) const | oms::Connection | |
isEqual(const oms::ComRef &signalA, const oms::ComRef &signalB) const | oms::Connection | |
isStrictEqual(const oms::ComRef &signalA, const oms::ComRef &signalB) const | oms::Connection | |
isValid(const ComRef &crefA, const ComRef &crefB, const Connector &conA, const Connector &conB) | oms::Connection | static |
isValidUnits(const ComRef &crefA, const ComRef &crefB, const Connector &conA, const Connector &conB) | oms::Connection | static |
operator!=(const Connection &lhs, const Connection &rhs) | oms::Connection | friend |
operator=(const Connection &rhs) | oms::Connection | |
operator==(const Connection &lhs, const Connection &rhs) | oms::Connection | friend |
rename(const oms::ComRef &cref, const oms::ComRef &newCref) | oms::Connection | |
setGeometry(const oms::ssd::ConnectionGeometry *newGeometry, bool inverse=false) | oms::Connection | |
setTLMParameters(const oms_tlm_connection_parameters_t *parameters) | oms::Connection | |
setTLMParameters(double delay, double alpha, double linearimpedance, double angualrimpedance) | oms::Connection | |
~Connection() | oms::Connection |