![]() |
BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
A rotation about the z axis.
Public Member Functions | |
RotationZ (double angle) | |
RotationZ (std::vector< double > P) | |
double | angle () const |
std::string | className () const final |
RotationZ * | clone () const override |
RotationZ * | createInverse () const override |
std::vector< ParaMeta > | parDefs () const final |
RotMatrix | rotMatrix () const override |
Protected Attributes | |
const double & | m_angle |
RotationZ::RotationZ | ( | std::vector< double > | P | ) |
RotationZ::RotationZ | ( | double | angle | ) |
double RotationZ::angle | ( | ) | const |
|
final |
|
override |
|
override |
|
final |
|
override |
|
protected |