Uh oh!
There was an error while loading. Please reload this page.
Create apparent_power.py - #8664
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Christian Clauss <cclauss@me.com>
EngineerMarek
commented
Apr 17, 2023
Shouldn't we call this something like abs_apparent_power? This is only the absolute value of apparent power calculated from the pythagorean theorem, but it does not include the phase. Though I don't know how you guys would like to implement complex numbers for that or if there is already an implementation/a standart for that |
cclauss
commented
Apr 17, 2023
Or should we |
rohan472000
commented
Apr 18, 2023
I tried to implement that, have a look. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cclauss
left a comment
There was a problem hiding this comment.
Awesome!! Thanks for your contribution.
rohan472000
commented
Apr 18, 2023
sure...done that, please have a look. |
* Create apparent_power.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update apparent_power.py * Update apparent_power.py * Update apparent_power.py * Update electronics/apparent_power.py Co-authored-by: Christian Clauss <cclauss@me.com> * Update electronics/apparent_power.py Co-authored-by: Christian Clauss <cclauss@me.com> * Update apparent_power.py * Update electronics/apparent_power.py Co-authored-by: Christian Clauss <cclauss@me.com> * Update apparent_power.py * Update apparent_power.py * Update apparent_power.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update apparent_power.py * Update apparent_power.py * Update apparent_power.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.