BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Variables | |
const ModelView::model_type | AnysoPyramidItemType = "AnysoPyramid" |
const ModelView::model_type | CylinderItemType = "Cylinder" |
const ModelView::model_type | LatticeItemType = "Lattice" |
const ModelView::model_type | LayerItemType = "Layer" |
const ModelView::model_type | MultiLayerItemType = "MultiLayer" |
const ModelView::model_type | ParticleItemType = "Particle" |
const ModelView::model_type | ShapeGroupItemType = "ShapeGroup" |
const ModelView::model_type | SphereItemType = "Sphere" |
const ModelView::model_type ToyItems::Constants::AnysoPyramidItemType = "AnysoPyramid" |
Definition at line 37 of file toyitems.h.
Referenced by TEST_F().
const ModelView::model_type ToyItems::Constants::CylinderItemType = "Cylinder" |
Definition at line 35 of file toyitems.h.
Referenced by TEST_F().
const ModelView::model_type ToyItems::Constants::LatticeItemType = "Lattice" |
Definition at line 33 of file toyitems.h.
const ModelView::model_type ToyItems::Constants::LayerItemType = "Layer" |
Definition at line 31 of file toyitems.h.
Referenced by ToyItems::MultiLayerItem::MultiLayerItem(), and TEST_F().
const ModelView::model_type ToyItems::Constants::MultiLayerItemType = "MultiLayer" |
Definition at line 30 of file toyitems.h.
Referenced by TEST_F().
const ModelView::model_type ToyItems::Constants::ParticleItemType = "Particle" |
Definition at line 32 of file toyitems.h.
Referenced by ToyItems::LayerItem::LayerItem().
const ModelView::model_type ToyItems::Constants::ShapeGroupItemType = "ShapeGroup" |
Definition at line 39 of file toyitems.h.
Referenced by TEST_F().
const ModelView::model_type ToyItems::Constants::SphereItemType = "Sphere" |
Definition at line 36 of file toyitems.h.
Referenced by TEST_F().