18 const QString hurst_tooltip =
19 "Hurst parameter which describes how jagged the interface,\n "
20 "dimensionless [0.0, 1.0], where 0.0 gives more spikes, \n1.0 more smoothness.";
28 QString::fromStdString(
"CorrelationLength");
32 setToolTip(
"A roughness of interface between two layers.");
37 ->
setToolTip(
"Lateral correlation length of the roughness in nanometers");
Defines classes LayerRoughnessItems.
LayerBasicRoughnessItem()
static const QString P_LATERAL_CORR_LENGTH
static const QString P_SIGMA
static const QString P_HURST
static RealLimits limited(double left_bound_value, double right_bound_value)
Creates an object bounded from the left and right.
SessionItem * addProperty(const QString &name, const QVariant &variant)
Add new property item and register new tag.
SessionItem & setDecimals(int n)
SessionItem & setToolTip(const QString &tooltip)
SessionItem * getItem(const QString &tag="", int row=0) const
Returns item in given row of given tag.
SessionItem & setLimits(const RealLimits &value)