From 58bdb5c3cee6f42bd3ec8f1572ed3ef7dd64a9a7 Mon Sep 17 00:00:00 2001 From: Bernd Weymann Date: Tue, 17 Mar 2026 13:37:26 +0100 Subject: [PATCH] Add RadiationDoseRate dimension (#2677) Signed-off-by: Bernd Weymann --- concepts/units-of-measurement.md | 1 + 1 file changed, 1 insertion(+) diff --git a/concepts/units-of-measurement.md b/concepts/units-of-measurement.md index 43e0a869f..b0e2a2b22 100644 --- a/concepts/units-of-measurement.md +++ b/concepts/units-of-measurement.md @@ -209,6 +209,7 @@ All units which are currently supported by default are listed in the tables belo | RadiantExposure | Joule per square meter | J/m² | | RadiationDoseAbsorbed | Gray | Gy | | RadiationDoseEffective | Sievert | Sv | +| RadiationDoseRate | Sievert per Hour | Sv/h | | RadiationSpecificActivity | Curie | Ci | | SolidAngle | Steradian | sr | | Speed | Metre per Second | m/s |