summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Project/Element.h b/Project/Element.h
index f872267..0502e62 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -61,7 +61,9 @@ enum ElectricalUnit
UNIT_OHM,
UNIT_OHM_km,
UNIT_S,
- UNIT_S_km
+ UNIT_S_km,
+ UNIT_DEGREE,
+ UNIT_RADIAN
};
enum FaultData