Skip to content

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
angularsen added a commit that referenced this pull request Dec 29, 2024
Made obsolete by #1467, #1444

Now removed in v6:
- ApparentEnergy
- ApparentPower
- Capacitance
- ElectricPotentialAc
- ElectricPotentialDc
- ReactiveEnergy
- ReactivePower
@angularsen angularsen mentioned this pull request Dec 29, 2024
25 tasks
@angularsen
Copy link
Owner

Fixed by merging master into v6.

@angularsen angularsen closed this Jan 2, 2025
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.

2 participants