summaryrefslogtreecommitdiffstats
path: root/Project/ElectricCalculation.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-07-14 13:08:48 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-07-14 13:08:48 -0300
commit2458c9d8a5763a10388550650d8b571a659b0094 (patch)
treed2874fe7e0f15f0b5181f9159cd3b6a0a48af56f /Project/ElectricCalculation.h
parentf4de628c999810808d961899299686a9f0c50b5b (diff)
parent73e934c17098281ffccd214f7517cd0f6ce03ab6 (diff)
downloadPSP.git-2458c9d8a5763a10388550650d8b571a659b0094.tar.gz
PSP.git-2458c9d8a5763a10388550650d8b571a659b0094.tar.xz
PSP.git-2458c9d8a5763a10388550650d8b571a659b0094.zip
Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into wip/induction-motor
Diffstat (limited to 'Project/ElectricCalculation.h')
-rw-r--r--Project/ElectricCalculation.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Project/ElectricCalculation.h b/Project/ElectricCalculation.h
index 9dee71a..855f02f 100644
--- a/Project/ElectricCalculation.h
+++ b/Project/ElectricCalculation.h
@@ -94,7 +94,8 @@ class ElectricCalculation
double systemPowerBase,
YBusSequence sequence = POSITIVE_SEQ,
bool includeSyncMachines = false,
- bool allLoadsAsImpedances = false);
+ bool allLoadsAsImpedances = false,
+ bool usePowerFlowVoltagesOnImpedances = false);
/**
* @brief Invert a matrix.