0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Quantity / Quantity_MagneticFlux.hxx
index 04a4f23..56d1206 100644 (file)
 
 #include <Standard_Real.hxx>
 
-typedef Standard_Real Quantity_MagneticFlux;
+//! Defined as the product of a given area and the
+//! average magnetic flux density normal to it.
+//! It is measured in webers (tesla-square-metre).
 
+typedef Standard_Real Quantity_MagneticFlux;
 
 #endif // _Quantity_MagneticFlux_HeaderFile