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::oms_tlm_sigrefs_2d_t Struct Reference

#include <TLMBusConnector.h>

Public Attributes

std::vector< int > x = {0,1}
 
std::vector< int > phi = {2}
 
std::vector< int > v = {3,4}
 
std::vector< int > w = {5}
 
std::vector< int > f = {6,7,8}
 

Member Data Documentation

◆ f

std::vector<int> oms::oms_tlm_sigrefs_2d_t::f = {6,7,8}

◆ phi

std::vector<int> oms::oms_tlm_sigrefs_2d_t::phi = {2}

◆ v

std::vector<int> oms::oms_tlm_sigrefs_2d_t::v = {3,4}

◆ w

std::vector<int> oms::oms_tlm_sigrefs_2d_t::w = {5}

◆ x

std::vector<int> oms::oms_tlm_sigrefs_2d_t::x = {0,1}

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