public interface Metric extends Serializable
Metrics that can be applied to a base scale.| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviation()
Returns the scientific abbreviation of the unit the
Metric is in. |
double |
getMultiplier()
Returns the multiplier to calculate metrics values from a base scale.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.