|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Inheritance diagram for RippleSawtooth:Public Member Functions | |
| RippleSawtooth (double length, double width, double height, double asymmetry) | |
Public Member Functions inherited from IShape | |
| virtual std::vector< kvector_t > | vertices () const |
| Retrieves a list of the vertices constituting this concrete shape. | |
Additional Inherited Members | |
Static Public Attributes inherited from IShape | |
| static const size_t | N_Circle = 24 |
Protected Attributes inherited from IShape | |
| std::vector< kvector_t > | m_vertices |
| List of vertices initialized during construction. | |
Definition at line 20 of file RippleSawtooth.h.