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