Package | Description |
---|---|
io.pcp.parfait.dxm.semantics |
Modifier and Type | Field and Description |
---|---|
private PcpDimensionSet |
UnitMapping.dimensionSet |
Modifier and Type | Method and Description |
---|---|
static PcpDimensionSet |
PcpDimensionSet.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PcpDimensionSet[] |
PcpDimensionSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UnitMapping(javax.measure.Unit<?> unit,
PcpDimensionSet dimensionSet,
PcpScale<?> unitDimension,
PcpScale<?> perDimension) |