|
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::ExternalModel, including all inherited members.
| addConnectorToTLMBus(const ComRef &busCref, const ComRef &connectorCref, const std::string type) | oms::Component | |
| addSignalsToResults(const char *regex) | oms::ExternalModel | virtual |
| addTLMBus(const oms::ComRef &cref, oms_tlm_domain_t domain, const int dimensions, const oms_tlm_interpolation_t interpolation) | oms::Component | |
| clock | oms::Component | protected |
| clock_id | oms::Component | protected |
| Component(const ComRef &cref, oms_component_enu_t type, System *parentSystem, const std::string &path) | oms::Component | protected |
| Component(Component const &) | oms::Component | protected |
| connectors | oms::Component | protected |
| deleteConnector(const ComRef &cref) | oms::Component | |
| deleteConnectorFromTLMBus(const ComRef &busCref, const ComRef &connectorCref) | oms::Component | |
| deleteResources() | oms::Component | |
| element | oms::Component | protected |
| exportToSSD(pugi::xml_node &node) const | oms::ExternalModel | virtual |
| ExternalModel(const oms::ComRef &cref, System *parentSystem, const std::string &path, const std::string &startscript) | oms::ExternalModel | protected |
| ExternalModel(ExternalModel const ©) | oms::ExternalModel | protected |
| fetchAllVars() | oms::Component | inline |
| fetchAllVars_ | oms::Component | protected |
| getAllResources(std::vector< std::string > &resources) const | oms::Component | inline |
| getBoolean(const ComRef &cref, bool &value) | oms::Component | inlinevirtual |
| getConnector(const ComRef &cref) | oms::Component | |
| getConnectors() | oms::Component | inline |
| getCref() const | oms::Component | inline |
| getElement() | oms::Component | inline |
| getFMUInfo() const | oms::Component | inlinevirtual |
| getFullCref() const | oms::Component | |
| getInitialUnknownsGraph() | oms::Component | inline |
| getInteger(const ComRef &cref, int &value) | oms::Component | inlinevirtual |
| getModel() const | oms::Component | |
| getOutputsGraph() | oms::Component | inline |
| getParentSystem() const | oms::Component | inline |
| getPath() const | oms::Component | inline |
| getReal(const ComRef &cref, double &value) | oms::Component | inlinevirtual |
| getRealParameter(const std::string &var, double &value) | oms::ExternalModel | |
| getRealParameters() const | oms::ExternalModel | inline |
| getStartScript() const | oms::ExternalModel | inline |
| getTLMBusConnector(const oms::ComRef &cref) | oms::Component | |
| getTLMBusConnectors() | oms::Component | inline |
| getType() const | oms::Component | inline |
| initialize() | oms::ExternalModel | virtual |
| initialUnknownsGraph | oms::Component | protected |
| instantiate() | oms::ExternalModel | virtual |
| NewComponent(const oms::ComRef &cref, System *parentSystem, const std::string &path, const std::string &startscript) | oms::ExternalModel | static |
| operator=(ExternalModel const ©) | oms::ExternalModel | protected |
| oms::Component::operator=(Component const &) | oms::Component | protected |
| outputsGraph | oms::Component | protected |
| realParameters | oms::ExternalModel | private |
| registerSignalsForResultFile(ResultWriter &resultFile) | oms::ExternalModel | virtual |
| removeSignalsFromResults(const char *regex) | oms::ExternalModel | virtual |
| reset() | oms::ExternalModel | virtual |
| setBoolean(const ComRef &cref, bool value) | oms::Component | inlinevirtual |
| setGeometry(const ssd::ElementGeometry &geometry) | oms::Component | inline |
| setInteger(const ComRef &cref, int value) | oms::Component | inlinevirtual |
| setReal(const ComRef &cref, double value) | oms::Component | inlinevirtual |
| setRealParameter(const std::string &var, double value) | oms::ExternalModel | |
| startscript | oms::ExternalModel | private |
| stepUntil(double stopTime) | oms::Component | inlinevirtual |
| terminate() | oms::ExternalModel | virtual |
| tlmbusconnectors | oms::Component | protected |
| updateDependencyGraphs() | oms::ExternalModel | inline |
| updateSignals(ResultWriter &resultWriter) | oms::ExternalModel | virtual |
| ~Component() | oms::Component | virtual |
| ~ExternalModel() | oms::ExternalModel |
1.8.13