0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Quantity / Quantity_Illuminance.hxx
index 19896a6..35b4512 100644 (file)
@@ -19,7 +19,9 @@
 
 #include <Standard_Real.hxx>
 
-typedef Standard_Real Quantity_Illuminance;
+//! Defined as the incident luminous flux per unit area.
+//! It is measured in lux (lumen per square metre).
 
+typedef Standard_Real Quantity_Illuminance;
 
 #endif // _Quantity_Illuminance_HeaderFile