diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-10-05 20:02:59 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-10-05 20:02:59 -0300 |
commit | bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 (patch) | |
tree | a86d950b5ed31b6a7722ba3ef073d54ffc323a6e /docs/doxygen/html/class_electromechanical.js | |
parent | c7c1963fae6f88a55b3f7e4a3f9ea17e964d23d2 (diff) | |
download | PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.gz PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.xz PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.zip |
Add copyright on files and documentation update
Diffstat (limited to 'docs/doxygen/html/class_electromechanical.js')
-rw-r--r-- | docs/doxygen/html/class_electromechanical.js | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/doxygen/html/class_electromechanical.js b/docs/doxygen/html/class_electromechanical.js index d6cd3d5..2aa1aa9 100644 --- a/docs/doxygen/html/class_electromechanical.js +++ b/docs/doxygen/html/class_electromechanical.js @@ -3,14 +3,15 @@ var class_electromechanical = [ "Electromechanical", "class_electromechanical.html#a30ecddf5249f545e73b2aaaf19cbec50", null ], [ "~Electromechanical", "class_electromechanical.html#a001abfe3809e6425f7f0bd67adaf28f4", null ], [ "CalculateIntegrationConstants", "class_electromechanical.html#a488985a77171f915145ecc5d891db04f", null ], - [ "CalculateMachinesCurrents", "class_electromechanical.html#a4e3c1766ff06883a681f39d536a41136", null ], + [ "CalculateMachinesCurrents", "class_electromechanical.html#aa59f55e739c674f4ede073eadbb79ac0", null ], [ "CalculateReferenceSpeed", "class_electromechanical.html#af02c1382b8a7d3085831d3a1e89526f6", null ], - [ "CalculateSyncMachineIntVariables", "class_electromechanical.html#a82b5c5c2aeefd49706199d0ba140d300", null ], - [ "CalculateSyncMachineNonIntVariables", "class_electromechanical.html#a10b7ceb1a8066461c5369d210cff48d5", null ], + [ "CalculateSyncMachineIntVariables", "class_electromechanical.html#ac185e65f3073319fc4ac4ec11c328337", null ], + [ "CalculateSyncMachineNonIntVariables", "class_electromechanical.html#a8ca8ab15ead93ee615277698bf0b3867", null ], + [ "CalculateSyncMachineSaturation", "class_electromechanical.html#a900832be747b8b3e41e901235012bf87", null ], [ "EventTrigger", "class_electromechanical.html#a9b076237d26ff011552ed624a5d9bbe2", null ], [ "GetErrorMessage", "class_electromechanical.html#a7972213c6043ca7c890b9f15d3e4162f", null ], - [ "GetPowerValue", "class_electromechanical.html#aad655c165bc53cce5d5fdd8ae9339ba2", null ], [ "GetSyncMachineAdmittance", "class_electromechanical.html#a6192a9b4152353c983b623048b1da460", null ], + [ "GetSyncMachineModelData", "class_electromechanical.html#aa191e34b2a6cbfd0d89c78da14f1d7f7", null ], [ "GetTimeVector", "class_electromechanical.html#ab0d7d031ccc501d5101fabc7b48eb70e", null ], [ "HasEvent", "class_electromechanical.html#a8fc1d8f7b697f8383681e3d3e7d66c72", null ], [ "InitializeDynamicElements", "class_electromechanical.html#a4ccf60ce21c83ff757e1a7de99a00704", null ], @@ -34,7 +35,12 @@ var class_electromechanical = [ "m_plotTime", "class_electromechanical.html#a6c016a1470a0d910e4522b6027f3b95c", null ], [ "m_powerSystemBase", "class_electromechanical.html#a18e698b73396100928175811236eebf4", null ], [ "m_refSpeed", "class_electromechanical.html#aa00d6b356a74649a12fbdd06d44b1d28", null ], + [ "m_saturationTolerance", "class_electromechanical.html#a4029ebc888d91ec49b9bdf9f7cdf2631", null ], + [ "m_sdC", "class_electromechanical.html#a3a7d7043e936b7649a741cf9d39e01b9", null ], + [ "m_sdCVector", "class_electromechanical.html#a4c82ed8fc748149bb116ee532e6ee978", null ], [ "m_simTime", "class_electromechanical.html#a827e9862cf10ebdc65c50f7542b67020", null ], + [ "m_sqC", "class_electromechanical.html#ac684393f47d36a6038d562e92df56ab6", null ], + [ "m_sqCVector", "class_electromechanical.html#a237471acf9a372a9b1cd1481803571d5", null ], [ "m_systemFreq", "class_electromechanical.html#a110cd09af0070718c95d5300adcf754f", null ], [ "m_timeStep", "class_electromechanical.html#a1070faed7544316f653e1a09fcccf475", null ], [ "m_timeVector", "class_electromechanical.html#a3e7a7dfe02d9277957552f5a46f96dd1", null ], |