circularMils top-level property

AreaUnits circularMils
final

Equal to the area of a circle with a diameter of one mil (one thousandth of an inch). It is often used for representing the area of a wire's circular cross section.

Implementation

final AreaUnits circularMils = AreaUnits('circular mils', 'circular mils',
    'circular mils', 'circular mil', 5.0670748e-10, false);