summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2016-09-29 17:01:02 -0300
committerThales1330 <thaleslima.ufu@gmail.com>2016-09-29 17:01:02 -0300
commitee27459748acee31a307604f6395ea31b4bf53ce (patch)
tree5c238915309f45fcb4f4a09b1c998407badc31a4 /Project/Element.h
parenta9dd78afddeb706df6652eb91f229a74fd073846 (diff)
downloadPSP.git-ee27459748acee31a307604f6395ea31b4bf53ce.tar.gz
PSP.git-ee27459748acee31a307604f6395ea31b4bf53ce.tar.xz
PSP.git-ee27459748acee31a307604f6395ea31b4bf53ce.zip
Line form under implementation
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