summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-05-26 02:21:15 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-05-26 02:21:15 -0300
commit734476bea0a2b85b131f5a4d2c9e2b219af7be41 (patch)
tree745230f78d5baede413818e19563a043313d75b6 /Project/Workspace.h
parent993288a099a4ba08c40cfb5ff79620257193131c (diff)
downloadPSP.git-734476bea0a2b85b131f5a4d2c9e2b219af7be41.tar.gz
PSP.git-734476bea0a2b85b131f5a4d2c9e2b219af7be41.tar.xz
PSP.git-734476bea0a2b85b131f5a4d2c9e2b219af7be41.zip
Sync generator plot implemented
Electromechanical calc not working
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r--Project/Workspace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h
index f007b59..ecd60df 100644
--- a/Project/Workspace.h
+++ b/Project/Workspace.h
@@ -33,6 +33,9 @@ class PowerFlow;
class Fault;
class Electromechanical;
+class ElementPlotData;
+class ChartView;
+
enum ElementID {
ID_BUS = 0,
ID_LINE,