EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Attributes | List of all members
EGS_DynamicShape::EGS_ControlPoint Struct Reference

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.
 

Detailed Description

Structure representing a control point for dynamic motion.

Definition at line 186 of file egs_dynamic_shape.h.


The documentation for this struct was generated from the following file: