Set the unit.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(uom), | intent(inout) | :: | self | The unit. |
||
| type(uom_reference), | intent(in), | optional | :: | references(1:) | Unit references of the unit. |
|
| type(uom_reference), | intent(in), | optional | :: | alias | Alias of the unit, e.g Pa (kg.m-1.s-2) for Pascal [pressure]. |
|
| character(len=*), | intent(in), | optional | :: | name | Unit name. |