Interface StandardLoadProfile

All Superinterfaces:
LoadProfile, Serializable
All Known Implementing Classes:
BdewStandardLoadProfile

public interface StandardLoadProfile extends LoadProfile
Giving reference to a known standard load profile to apply to a LoadInput. This interface does nothing more, than giving a reference, the values have to be provided by the simulator using the models.

If you intend to provide distinct values, create either an IndividualTimeSeries or RepetitiveTimeSeries and assign it to the model via mapping to the model.