Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6-Electric #1467

Open
wants to merge 1 commit into
base: release/v6
Choose a base branch
from
Open

Conversation

McNeight
Copy link
Contributor

Rearranged some of the electrical units, all with the prefix "Electric", and labeled the following classes as obsolete:

  • ApparentEnergy -> ElectricApparentEnergy
  • ApparentPower -> ElectricApparentPower
  • Capacitance -> ElectricCapacitance
  • ReactiveEnergy -> ElectricReactiveEnergy
  • ReactivePower -> ElectricReactivePower Added classes for ElectricReactance and ElectricSusceptance. Labeled ElectricPotentialAc and ElectricPotentialDc as obsolete per discussion. Labeled ElectricAdmittance as obsolete due to it being a complex number. Revised ObsoleteText messages to be more useful.
    Added correct testing code.
    Added ElectricImpedance class; even though it's a complex number, it "rounds out" the other five units of:
  • Admittance
  • Conductance
  • Reactance
  • Resistance
  • Susceptance

Rearranged some of the electrical units, all with the prefix "Electric", and labeled the following classes as obsolete:
* ApparentEnergy -> ElectricApparentEnergy
* ApparentPower -> ElectricApparentPower
* Capacitance -> ElectricCapacitance
* ReactiveEnergy -> ElectricReactiveEnergy
* ReactivePower -> ElectricReactivePower
Added classes for ElectricReactance and ElectricSusceptance.
Labeled ElectricPotentialAc and ElectricPotentialDc as obsolete per discussion.
Labeled ElectricAdmittance as obsolete due to it being a complex number.
Revised ObsoleteText messages to be more useful.
Added correct testing code.
Added ElectricImpedance class; even though it's a complex number, it "rounds out" the other five units of:
* Admittance
* Conductance
* Reactance
* Resistance
* Susceptance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant