LoadModule.state_components#

LoadModule.state_components = array(['load'], dtype=object)#

Labels of the components of each entry in the module’s time series.

Column labels of self.time_series.

Returns#

state_componentsnp.ndarray[str], shape (self.time_series.shape[1], )

The state components.