Generic unit type.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=r8), | public | :: | value | = | 0.0_r8 | Value. | |
| integer, | public | :: | type | = | UNIT_NONE | Unit of value. | |
| integer, | public | :: | error | = | E_NONE | Convert error. |