new QuantityKind(unitSymbol)
Parameters:
Name | Type | Description |
---|---|---|
unitSymbol | $k.SemanticElement | The (symbol of the) kind of quantity defining element |
Methods
name() → {string}
- Since
- 5.4.2
Returns:
The unit/quantity name
- Type:
- string
quantityKind() → {$k.QuantityKind}
- Since
- 5.4.2
Returns:
The quantity kind
- Type:
- $k.QuantityKind
symbol() → {string}
- Since
- 5.4.2
Returns:
The unit/quantity symbol
- Type:
- string