Retrieve the starts of the intervals from the data frame.
Retrieve only the PV values of the data frame.
Combines the solar power data with the planned charging session to make a complete dataframe for the graph.
the interval labels, should be pruned already to include only the relevant intervals.
the solar power data, should be equally long as {@param intervals}.
planned charging values, should be equally long as {@param solars} and {@param intervals}.
Generated using TypeDoc
Object to store all data of an interval.
name start time of the interval
pv solar power in this interval
charge power used to charge the EV