Package si.uom.quantity
Interface ElectricalResistivity
- All Superinterfaces:
javax.measure.Quantity<ElectricalResistivity>
public interface ElectricalResistivity extends javax.measure.Quantity<ElectricalResistivity>
Electrical resistivity (also called specific electrical resistance or volume resistivity) is a fundamental property of a material that measures how strongly it resists electric current. Its inverse, called electrical conductivity, quantifies how well a material conducts electricity.
The system unit for this quantity is "Ω⋅m" (ohm metre).
- Since:
- 2.1
- Version:
- 1.0
- Author:
- Werner Keil
- See Also:
- Wikipedia: Electrical resistivity and conductivity,
ElectricalConductivity
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.measure.Quantity
javax.measure.Quantity.Scale -
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit