0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Quantity / Quantity_ElectricFieldStrength.hxx
index d45ebca..f7cccbc 100644 (file)
 
 #include <Standard_Real.hxx>
 
-typedef Standard_Real Quantity_ElectricFieldStrength;
+//! Defined as the force exerted on a unit charge at a
+//! given point in space.
+//! It is measured in volts per metre.
 
+typedef Standard_Real Quantity_ElectricFieldStrength;
 
 #endif // _Quantity_ElectricFieldStrength_HeaderFile