spice_ev.components.GridConnector
- class spice_ev.components.GridConnector(obj)
GridConnector class
- __init__(obj)
Methods
__init__(obj)add_avg_fixed_load_week(fixed_load_list, ...)Compute average load using EnergyValuesList.
add_load(key, value)Add power value to current_loads dict under key, return updated value.
get_avg_fixed_load(dt, interval)Get average fixed load for specific timeslot.
get_current_load([exclude])Get sum of current loads not in exclude list.