summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/Project/Element.h b/Project/Element.h
index 899fb01..dff68f7 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -53,7 +53,11 @@ enum ElectricalUnit
UNIT_MVA,
UNIT_VAr,
UNIT_kVAr,
- UNIT_MVAr
+ UNIT_MVAr,
+ UNIT_OHM,
+ UNIT_OHM_km,
+ UNIT_S,
+ UNIT_S_km
};
enum FaultData