|
CIM14 ::
CPSM ::
Equipment ::
LoadModel ::
ConformLoadSchedule ::
ConformLoadSchedule ::
Class ConformLoadSchedule
|
|
Class ConformLoadSchedule
Core.RegularIntervalSchedule.RegularIntervalSchedule --+
|
SeasonDayTypeSchedule.SeasonDayTypeSchedule --+
|
ConformLoadSchedule
A curve of load versus time (X-axis) showing the active power values
(Y1-axis) and reactive power (Y2-axis) for each unit of the period
covered. This curve represents a typical pattern of load over the time
period for a given day type and season.- Because value1 will always be
specified in MW and value2 will always be specified in MVAr, the
value1Multiplier and value2Multiplier attributes do not need to be
specified.
__init__(self,
ConformLoadGroup=None,
*args,
**kw_args)
(Constructor)
|
|
Initialises a new 'ConformLoadSchedule' instance.
- Parameters:
ConformLoadGroup - The ConformLoadGroup where the ConformLoadSchedule belongs.
- Overrides:
SeasonDayTypeSchedule.SeasonDayTypeSchedule.__init__
|
ConformLoadGroup
- Value:
property(getConformLoadGroup, setConformLoadGroup)
|
|