|
CIM14 ::
CPSM ::
Equipment ::
LoadModel ::
NonConformLoadSchedule ::
NonConformLoadSchedule ::
Class NonConformLoadSchedule
|
|
Class NonConformLoadSchedule
Core.RegularIntervalSchedule.RegularIntervalSchedule --+
|
SeasonDayTypeSchedule.SeasonDayTypeSchedule --+
|
NonConformLoadSchedule
An active power (Y1-axis) and reactive power (Y2-axis) schedule
(curves) versus time (X-axis) for non-conforming loads, e.g., large
industrial load or power station service (where modeled)- 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,
NonConformLoadGroup=None,
*args,
**kw_args)
(Constructor)
|
|
Initialises a new 'NonConformLoadSchedule' instance.
- Parameters:
NonConformLoadGroup - The NonConformLoadGroup where the NonConformLoadSchedule belongs.
- Overrides:
SeasonDayTypeSchedule.SeasonDayTypeSchedule.__init__
|
NonConformLoadGroup
- Value:
property(getNonConformLoadGroup, setNonConformLoadGroup)
|
|