BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Selection rule (v*q)modulus!=0, defined by vector v(a,b,c) and modulus.
Public Member Functions | |
SimpleSelectionRule (int a, int b, int c, int modulus) | |
~SimpleSelectionRule () override=default | |
SimpleSelectionRule * | clone () const override |
bool | coordinateSelected (const I3 &coordinate) const override |
SimpleSelectionRule::SimpleSelectionRule | ( | int | a, |
int | b, | ||
int | c, | ||
int | modulus | ||
) |
|
overridedefault |
|
overridevirtual |
Implements ISelectionRule.
|
overridevirtual |
Implements ISelectionRule.