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_1d_fg_t Struct Reference

#include <TLMBusConnector.h>

Collaboration diagram for oms::oms_tlm_sigrefs_1d_fg_t:
Collaboration graph

Public Attributes

int x = 0
 
int v = 1
 
std::vector< int > c = {2,3,4,5,6,7,8,9,10,11}
 
std::vector< int > t = {12,13,14,15,16,17,18,19,20,21}
 
int Z = 22
 

Member Data Documentation

◆ c

std::vector<int> oms::oms_tlm_sigrefs_1d_fg_t::c = {2,3,4,5,6,7,8,9,10,11}

◆ t

std::vector<int> oms::oms_tlm_sigrefs_1d_fg_t::t = {12,13,14,15,16,17,18,19,20,21}

◆ v

int oms::oms_tlm_sigrefs_1d_fg_t::v = 1

◆ x

int oms::oms_tlm_sigrefs_1d_fg_t::x = 0

◆ Z

int oms::oms_tlm_sigrefs_1d_fg_t::Z = 22

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