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