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