|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A rotation about the x axis. More...
Inheritance diagram for RotationX:Public Member Functions | |
| RotationX (const std::vector< double > P) | |
| Constructor of rotation around x-axis. | |
| RotationX (double angle) | |
| void | accept (INodeVisitor *visitor) const |
| RotationX * | clone () const |
| RotationX * | createInverse () const |
| double | getAngle () const |
| Transform3D | getTransform3D () const |
Protected Attributes | |
| const double & | m_angle |
A rotation about the x axis.