15 #ifndef BORNAGAIN_GUI_MODEL_SAMPLE_LAYERROUGHNESSITEMS_H
16 #define BORNAGAIN_GUI_MODEL_SAMPLE_LAYERROUGHNESSITEMS_H
20 class QXmlStreamReader;
21 class QXmlStreamWriter;
Defines class DoubleProperty.
Describes properties of a double value which are necessary to allow GUI representation,...
Class for representing a double value, its attributes and its accessors.
LayerBasicRoughnessItem()
void serialize(Streamer &s)
DoubleDescriptor lateralCorrelationLength() const
DoubleDescriptor sigma() const
DoubleDescriptor hurst() const
DoubleProperty m_lateralCorrelationLength
Supports serialization to or deserialization from QXmlStream.