OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
oms::ExternalModel Member List

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::ExternalModelvirtual
addTLMBus(const oms::ComRef &cref, oms_tlm_domain_t domain, const int dimensions, const oms_tlm_interpolation_t interpolation)oms::Component
clockoms::Componentprotected
clock_idoms::Componentprotected
Component(const ComRef &cref, oms_component_enu_t type, System *parentSystem, const std::string &path)oms::Componentprotected
Component(Component const &)oms::Componentprotected
connectorsoms::Componentprotected
deleteConnector(const ComRef &cref)oms::Component
deleteConnectorFromTLMBus(const ComRef &busCref, const ComRef &connectorCref)oms::Component
deleteResources()oms::Component
elementoms::Componentprotected
exportToSSD(pugi::xml_node &node) constoms::ExternalModelvirtual
ExternalModel(const oms::ComRef &cref, System *parentSystem, const std::string &path, const std::string &startscript)oms::ExternalModelprotected
ExternalModel(ExternalModel const &copy)oms::ExternalModelprotected
fetchAllVars()oms::Componentinline
fetchAllVars_oms::Componentprotected
getAllResources(std::vector< std::string > &resources) constoms::Componentinline
getBoolean(const ComRef &cref, bool &value)oms::Componentinlinevirtual
getConnector(const ComRef &cref)oms::Component
getConnectors()oms::Componentinline
getCref() constoms::Componentinline
getElement()oms::Componentinline
getFMUInfo() constoms::Componentinlinevirtual
getFullCref() constoms::Component
getInitialUnknownsGraph()oms::Componentinline
getInteger(const ComRef &cref, int &value)oms::Componentinlinevirtual
getModel() constoms::Component
getOutputsGraph()oms::Componentinline
getParentSystem() constoms::Componentinline
getPath() constoms::Componentinline
getReal(const ComRef &cref, double &value)oms::Componentinlinevirtual
getRealParameter(const std::string &var, double &value)oms::ExternalModel
getRealParameters() constoms::ExternalModelinline
getStartScript() constoms::ExternalModelinline
getTLMBusConnector(const oms::ComRef &cref)oms::Component
getTLMBusConnectors()oms::Componentinline
getType() constoms::Componentinline
initialize()oms::ExternalModelvirtual
initialUnknownsGraphoms::Componentprotected
instantiate()oms::ExternalModelvirtual
NewComponent(const oms::ComRef &cref, System *parentSystem, const std::string &path, const std::string &startscript)oms::ExternalModelstatic
operator=(ExternalModel const &copy)oms::ExternalModelprotected
oms::Component::operator=(Component const &)oms::Componentprotected
outputsGraphoms::Componentprotected
realParametersoms::ExternalModelprivate
registerSignalsForResultFile(ResultWriter &resultFile)oms::ExternalModelvirtual
removeSignalsFromResults(const char *regex)oms::ExternalModelvirtual
reset()oms::ExternalModelvirtual
setBoolean(const ComRef &cref, bool value)oms::Componentinlinevirtual
setGeometry(const ssd::ElementGeometry &geometry)oms::Componentinline
setInteger(const ComRef &cref, int value)oms::Componentinlinevirtual
setReal(const ComRef &cref, double value)oms::Componentinlinevirtual
setRealParameter(const std::string &var, double value)oms::ExternalModel
startscriptoms::ExternalModelprivate
stepUntil(double stopTime)oms::Componentinlinevirtual
terminate()oms::ExternalModelvirtual
tlmbusconnectorsoms::Componentprotected
updateDependencyGraphs()oms::ExternalModelinline
updateSignals(ResultWriter &resultWriter)oms::ExternalModelvirtual
~Component()oms::Componentvirtual
~ExternalModel()oms::ExternalModel