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

#include <TLMBusConnector.h>

Public Attributes

std::vector< int > x = {0,1,2}
 
std::vector< int > A = {3,4,5,6,7,8,9,10,11}
 
std::vector< int > v = {12,13,14}
 
std::vector< int > w = {15,16,17}
 
std::vector< std::vector< int > > c
 
std::vector< int > t = { 78,79,80,81,82,83,84,85,86,87}
 
int Zt = 88
 
int Zr = 89
 

Member Data Documentation

◆ A

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

◆ c

std::vector< std::vector<int> > oms::oms_tlm_sigrefs_3d_fg_t::c
Initial value:
= { {18,28,38,48,58,68},
{19,29,39,49,59,69},
{20,30,40,50,60,70},
{21,31,41,51,61,71},
{22,32,42,52,62,72},
{23,33,43,53,63,73},
{24,34,44,54,64,74},
{25,35,45,55,65,75},
{26,36,46,56,66,76},
{27,37,47,57,67,77} }

◆ t

std::vector<int> oms::oms_tlm_sigrefs_3d_fg_t::t = { 78,79,80,81,82,83,84,85,86,87}

◆ v

std::vector<int> oms::oms_tlm_sigrefs_3d_fg_t::v = {12,13,14}

◆ w

std::vector<int> oms::oms_tlm_sigrefs_3d_fg_t::w = {15,16,17}

◆ x

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

◆ Zr

int oms::oms_tlm_sigrefs_3d_fg_t::Zr = 89

◆ Zt

int oms::oms_tlm_sigrefs_3d_fg_t::Zt = 88

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