OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Classes | Namespaces | Functions
Component.h File Reference
#include "Clock.h"
#include "ComRef.h"
#include "DirectedGraph.h"
#include "Element.h"
#include "FMUInfo.h"
#include "Logging.h"
#include "ResultWriter.h"
#include "SignalDerivative.h"
#include "Types.h"
#include <fmilib.h>
#include <pugixml.hpp>
Include dependency graph for Component.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oms::Component
 

Namespaces

 oms
 

Functions

void oms::fmiLogger (jm_callbacks *c, jm_string module, jm_log_level_enu_t log_level, jm_string message)
 
void oms::fmi2logger (fmi2_component_environment_t env, fmi2_string_t instanceName, fmi2_status_t status, fmi2_string_t category, fmi2_string_t message,...)