BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for ScanResolution, including all inherited members.
clone() const override=0 (defined in ScanResolution) | ScanResolution | pure virtual |
distribution() const (defined in ScanResolution) | ScanResolution | inline |
DistrOutput typedef (defined in ScanResolution) | ScanResolution | protected |
empty() const (defined in ScanResolution) | ScanResolution | inline |
generateSamples(double mean, size_t n_times) const =0 (defined in ScanResolution) | ScanResolution | pure virtual |
generateSamples(const std::vector< double > &mean) const =0 (defined in ScanResolution) | ScanResolution | pure virtual |
ICloneable()=default (defined in ICloneable) | ICloneable | |
ICloneable(const ICloneable &)=delete (defined in ICloneable) | ICloneable | |
ICloneable(ICloneable &&)=default (defined in ICloneable) | ICloneable | |
name() const =0 (defined in ScanResolution) | ScanResolution | protectedpure virtual |
nSamples() const (defined in ScanResolution) | ScanResolution | |
print() const | ScanResolution | |
printStdDevs() const =0 (defined in ScanResolution) | ScanResolution | protectedpure virtual |
scanAbsoluteResolution(const RangedDistribution &distr, double stddev) (defined in ScanResolution) | ScanResolution | static |
scanAbsoluteResolution(const RangedDistribution &distr, const std::vector< double > &stddevs) (defined in ScanResolution) | ScanResolution | static |
scanEmptyResolution() (defined in ScanResolution) | ScanResolution | static |
scanRelativeResolution(const RangedDistribution &distr, double stddev) (defined in ScanResolution) | ScanResolution | static |
scanRelativeResolution(const RangedDistribution &distr, const std::vector< double > &stddevs) (defined in ScanResolution) | ScanResolution | static |
ScanResolution() (defined in ScanResolution) | ScanResolution | protected |
ScanResolution(const RangedDistribution &distr) (defined in ScanResolution) | ScanResolution | protected |
stdDevs(double mean, size_t n_times) const =0 (defined in ScanResolution) | ScanResolution | pure virtual |
stdDevs(const std::vector< double > &mean) const =0 (defined in ScanResolution) | ScanResolution | pure virtual |
transferToCPP() | ICloneable | inlinevirtual |
~ICloneable()=default (defined in ICloneable) | ICloneable | virtual |
~ScanResolution() override (defined in ScanResolution) | ScanResolution |