pymgrid.modules.battery.transition_models.DecayTransitionModel#

class pymgrid.modules.battery.transition_models.DecayTransitionModel(decay_rate=0.9999583133550131)[source]#

Methods

from_yaml(loader, node)

Convert a representation node to a Python object.

new_kwargs()

reset([current_step])

to_yaml(dumper, data)

Convert a Python object to a representation node.

transition(external_energy_change, ...)

Attributes

yaml_tag