EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Structure to store control point information for dynamic geometry. More...
#include <egs_dynamic_geometry.h>
Public Attributes | |
EGS_Float | time |
Time index for control point. | |
vector< EGS_Float > | trnsl |
Vector specifying x, y, z translation. | |
vector< EGS_Float > | rot |
Vector specifying rotation. | |
Structure to store control point information for dynamic geometry.
Definition at line 119 of file egs_dynamic_geometry.h.