|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Structure representing a control point for dynamic motion. More...
#include <egs_dynamic_shape.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 |
| Rotation vector. | |
Structure representing a control point for dynamic motion.
Definition at line 186 of file egs_dynamic_shape.h.
1.9.1