The energy_storage class is used as a superclass of battery, but is not implemented in a way that is useful. The functions are overriden, the published variables are nonsense, and the battery does not publish a parent class.
energy_storage should either be turned into a proper superclass that the battery makes use of, or should be trimmed with Occam's Razor.
The energy_storage class is used as a superclass of battery, but is not implemented in a way that is useful. The functions are overriden, the published variables are nonsense, and the battery does not publish a parent class.
energy_storage should either be turned into a proper superclass that the battery makes use of, or should be trimmed with Occam's Razor.
,