OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
oms::ssd::ElementGeometry Member List

This is the complete list of members for oms::ssd::ElementGeometry, including all inherited members.

ElementGeometry()oms::ssd::ElementGeometry
ElementGeometry(const ElementGeometry &rhs)oms::ssd::ElementGeometry
exportToSSD(pugi::xml_node &root) constoms::ssd::ElementGeometry
getIconFixedAspectRatio() constoms::ssd::ElementGeometryinline
getIconFlip() constoms::ssd::ElementGeometryinline
getIconRotation() constoms::ssd::ElementGeometryinline
getIconSource() constoms::ssd::ElementGeometryinline
getRotation() constoms::ssd::ElementGeometryinline
getX1() constoms::ssd::ElementGeometryinline
getX2() constoms::ssd::ElementGeometryinline
getY1() constoms::ssd::ElementGeometryinline
getY2() constoms::ssd::ElementGeometryinline
hasIconSource() constoms::ssd::ElementGeometryinline
importFromSSD(const pugi::xml_node &node)oms::ssd::ElementGeometry
operator=(ElementGeometry const &rhs)oms::ssd::ElementGeometry
setIconFixedAspectRatio(bool iconFixedAspectRatio)oms::ssd::ElementGeometryinline
setIconFlip(bool iconFlip)oms::ssd::ElementGeometryinline
setIconRotation(double iconRotation)oms::ssd::ElementGeometryinline
setIconSource(std::string iconSource)oms::ssd::ElementGeometry
setRotation(double rotation)oms::ssd::ElementGeometryinline
setSizePosition(double x1, double y1, double x2, double y2)oms::ssd::ElementGeometryinline
setX1(double x1)oms::ssd::ElementGeometryinline
setX2(double x2)oms::ssd::ElementGeometryinline
setY1(double y1)oms::ssd::ElementGeometryinline
setY2(double y2)oms::ssd::ElementGeometryinline
~ElementGeometry()oms::ssd::ElementGeometry