15 #ifndef BORNAGAIN_BASE_VECTOR_DIRECTION_H
16 #define BORNAGAIN_BASE_VECTOR_DIRECTION_H
18 #include <heinz/Vectors3D.h>
R3 vecOfLambdaAlphaPhi(double _lambda, double _alpha, double _phi)
A direction in three-dimensional space.
Direction zReflected() const
R3 vector() const
Returns Cartesian 3D vector.
Direction(double alpha, double phi)