BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
RotationX Class Reference

A rotation about the x axis. More...

+ Inheritance diagram for RotationX:

Public Member Functions

 RotationX (const std::vector< double > P)
 Constructor of rotation around x-axis.
 
 RotationX (double angle)
 
void accept (INodeVisitor *visitor) const
 
RotationXclone () const
 
RotationXcreateInverse () const
 
double getAngle () const
 
Transform3D getTransform3D () const
 

Protected Attributes

const double & m_angle
 

Detailed Description

A rotation about the x axis.