![]() |
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 x axis.
Public Member Functions | |
RotationX (double angle) | |
RotationX (std::vector< double > P) | |
double | angle () const |
std::string | className () const final |
RotationX * | clone () const override |
RotationX * | createInverse () const override |
std::vector< ParaMeta > | parDefs () const final |
RotMatrix | rotMatrix () const override |
Protected Attributes | |
const double & | m_angle |
RotationX::RotationX | ( | std::vector< double > | P | ) |
RotationX::RotationX | ( | double | angle | ) |
double RotationX::angle | ( | ) | const |
|
final |
|
override |
|
override |
|
final |
|
override |
|
protected |