CustomMeasurementInfo
Represents information about a custom measurement.
See also
Syntax
| Method |
Description |
|
std::string description() const
|
Returns the description of the custom measurement. |
|
std::string formula() const
|
Returns formula of the custom measurement. |
| Attributes |
Description |
|
description -> str
|
Returns the description of the custom measurement. |
|
formula -> str
|
Returns formula of the custom measurement. |
| Attributes |
Description |
|
description -> String
|
Returns the description of the custom measurement. |
|
formula -> String
|
Returns formula of the custom measurement. |