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

A rotation about the y axis. More...

+ Inheritance diagram for RotationY:

Public Member Functions

 RotationY (const std::vector< double > P)
 Constructor of rotation around y-axis.
 
 RotationY (double angle)
 
void accept (INodeVisitor *visitor) const
 
RotationYclone () const
 
RotationYcreateInverse () const
 
double getAngle () const
 
Transform3D getTransform3D () const
 

Protected Attributes

const double & m_angle
 

Detailed Description

A rotation about the y axis.