OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <Component.h>
Public Attributes | |
double | x |
double | y |
Definition at line 36 of file Component.h.
double Point::x |
Definition at line 38 of file Component.h.
Referenced by PluginElement::setGeom().
double Point::y |
Definition at line 39 of file Component.h.
Referenced by PluginElement::checkPoint(), and PluginElement::setGeom().