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

5.2.1.1 ssd:ConnectorGeometry More...

#include <Types.h>

Inheritance diagram for ssd_connector_geometry_t:
Inheritance graph
Collaboration diagram for ssd_connector_geometry_t:
Collaboration graph

Public Attributes

double x
 
double y
 

Detailed Description

5.2.1.1 ssd:ConnectorGeometry

This optional XML element gives the geometry information of the connector. Note that x and y coordinates are in a special coordinate system, where 0,0 is the lower-left corner of the containing model element, and 1,1 is the upper-right corner of the model element, regardless of aspect ratio.

For systems the placement of connectors for the inside and outside view of the system is identical, the special coordinate system is just translated to different actual coordinate systems, namely the one determined by the ElementGeometry for the outside view, and the one determined by SystemGeometry for the inside view.

Member Data Documentation

◆ x

double ssd_connector_geometry_t::x

◆ y

double ssd_connector_geometry_t::y

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