BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class CumulativeValue. More...
Go to the source code of this file.
Classes | |
class | CumulativeValue |
The cumulative value with average and rms on-the-flight calculations. More... | |
Macros | |
#define | BORNAGAIN_DEVICE_DATA_CUMULATIVEVALUE_H |
Functions | |
bool | operator< (const CumulativeValue &lhs, const CumulativeValue &rhs) |
bool | operator> (const CumulativeValue &lhs, const CumulativeValue &rhs) |
Defines class CumulativeValue.
Definition in file CumulativeValue.h.
#define BORNAGAIN_DEVICE_DATA_CUMULATIVEVALUE_H |
Definition at line 21 of file CumulativeValue.h.
bool operator< | ( | const CumulativeValue & | lhs, |
const CumulativeValue & | rhs | ||
) |
Definition at line 44 of file CumulativeValue.cpp.
References CumulativeValue::getContent().
bool operator> | ( | const CumulativeValue & | lhs, |
const CumulativeValue & | rhs | ||
) |
Definition at line 49 of file CumulativeValue.cpp.