![]() |
BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
A particle with a crystalline inner structure, made of smaller particles, and an outer shape described by a particle form factor.
Public Member Functions | |
| MesoCrystal (const Crystal &crystal, const IFormFactor &formfactor) | |
| ~MesoCrystal () override | |
| std::string | className () const final |
| MesoCrystal * | clone () const override |
| std::vector< const INode * > | nodeChildren () const override |
| const IFormFactor * | outerShape () const |
| const Crystal & | particleStructure () const |
| MesoCrystal::MesoCrystal | ( | const Crystal & | crystal, |
| const IFormFactor & | formfactor | ||
| ) |
|
override |
|
final |
|
override |
|
override |
| const IFormFactor* MesoCrystal::outerShape | ( | ) | const |
| const Crystal& MesoCrystal::particleStructure | ( | ) | const |