Merge PR #477: Add unit ohm
This commit is contained in:
commit
4b2676b5c0
@ -136,6 +136,7 @@ public:
|
|||||||
UnitVoltAmpere,
|
UnitVoltAmpere,
|
||||||
UnitVoltAmpereReactive,
|
UnitVoltAmpereReactive,
|
||||||
UnitAmpereHour,
|
UnitAmpereHour,
|
||||||
|
UnitOhm,
|
||||||
UnitMicroSiemensPerCentimeter,
|
UnitMicroSiemensPerCentimeter,
|
||||||
UnitDuration,
|
UnitDuration,
|
||||||
UnitNewton,
|
UnitNewton,
|
||||||
|
|||||||
@ -372,6 +372,7 @@
|
|||||||
"UnitVoltAmpere",
|
"UnitVoltAmpere",
|
||||||
"UnitVoltAmpereReactive",
|
"UnitVoltAmpereReactive",
|
||||||
"UnitAmpereHour",
|
"UnitAmpereHour",
|
||||||
|
"UnitOhm",
|
||||||
"UnitMicroSiemensPerCentimeter",
|
"UnitMicroSiemensPerCentimeter",
|
||||||
"UnitDuration",
|
"UnitDuration",
|
||||||
"UnitNewton",
|
"UnitNewton",
|
||||||
|
|||||||
Reference in New Issue
Block a user