Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/lara
lara/metrics/MetricResult
metricResult
Class metricResult
Data about a metric.
Index
Constructors
constructor
Properties
unit
value
Methods
get
Unit
get
Value
Constructors
constructor
new metric
Result
(
value
,
unit
)
:
metricResult
Parameters
value
:
number
unit
:
string
Returns
metricResult
Properties
unit
unit
:
string
value
value
:
number
Methods
get
Unit
get
Unit
(
)
:
string
Returns
string
The unit of the metric value
get
Value
get
Value
(
)
:
number
Returns
number
The value of the metric
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
unit
value
Methods
get
Unit
get
Value
SPeCS Packages Documentation
Loading...
Data about a metric.