BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
A direction in three-dimensional space.
Public Member Functions | |
Direction () | |
Direction (double alpha, double phi) | |
double | alpha () const |
double | phi () const |
R3 | vector () const |
Returns Cartesian 3D vector. More... | |
Direction | zReflected () const |
Direction::Direction | ( | double | alpha, |
double | phi | ||
) |
Direction::Direction | ( | ) |
double Direction::alpha | ( | ) | const |
double Direction::phi | ( | ) | const |
R3 Direction::vector | ( | ) | const |
Returns Cartesian 3D vector.
Direction Direction::zReflected | ( | ) | const |