Create apparent_power.py#8664
Conversation
for more information, see https://pre-commit.ci
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
|
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 |
|
Or should we |
I tried to implement that, have a look. |
cclauss
left a comment
There was a problem hiding this comment.
Awesome!! Thanks for your contribution.
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}.