BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class DoubleProperty.
Definition in file DoubleProperty.h.
Go to the source code of this file.
Classes | |
class | DoubleProperty |
Class for representing a double value, its attributes and its accessors. More... | |
Namespaces | |
Serialize | |
Functions to serialize various data types. | |
Macros | |
#define | DOUBLE_PROPERTY(nameLower, nameUpper) |
Add a member, a getter and a setter for a DoubleProperty. More... | |
Functions | |
void | Serialize::rwProperty (Streamer &s, DoubleProperty &d) |
#define DOUBLE_PROPERTY | ( | nameLower, | |
nameUpper | |||
) |
Add a member, a getter and a setter for a DoubleProperty.
Definition at line 107 of file DoubleProperty.h.