OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
5.2.1.1 ssd:ConnectorGeometry More...
#include <Types.h>
Public Attributes | |
double | x |
double | y |
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.
double ssd_connector_geometry_t::x |
double ssd_connector_geometry_t::y |