OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Public Attributes | List of all members
oms_tlm_connection_parameters_t Struct Reference

Parameters for TLM connection. More...

#include <Types.h>

Collaboration diagram for oms_tlm_connection_parameters_t:
Collaboration graph

Public Attributes

double delay
 
double alpha
 
double linearimpedance
 
double angularimpedance
 

Detailed Description

Parameters for TLM connection.

Member Data Documentation

◆ alpha

double oms_tlm_connection_parameters_t::alpha

◆ angularimpedance

double oms_tlm_connection_parameters_t::angularimpedance

◆ delay

double oms_tlm_connection_parameters_t::delay

◆ linearimpedance

double oms_tlm_connection_parameters_t::linearimpedance

The documentation for this struct was generated from the following file: