Data record for performance data that describe heat flow versus
electric power flow.
Electric power flow can be positive(=consumption) or negative(=generation).
The heat generation Q_flow
must be increasing, i.e.,
Q_flow[i] < Q_flow[i+1]
.
Both vectors, Q_flow
and P
must have the same size.