Objects::RandomizableEvent

Header Image
Project:
RandomizableEvent : Public Class
Created: 12/15/2011 8:32:01 AM
Modified: 1/31/2013 9:31:06 AM
Project:
Advanced:
An Event that can indicate time ranges over which the start time and duration SHALL be randomized. <br/>
  • Attributes
  • Advanced
  • Other Links
Attribute Scope Type
randomizeDuration Public OneHourRangeType
Notes: Number of seconds boundary inside which a random value must be selected to be applied to the associated interval duration, to avoid sudden synchronized demand changes. If related to price level changes, sign may be ignored. Valid range is -3600 to 3600. If not specified, 0 is the default.<br/>
randomizeStart Public OneHourRangeType
Notes: Number of seconds boundary inside which a random value must be selected to be applied to the associated interval start time, to avoid sudden synchronized demand changes. If related to price level changes, sign may be ignored. Valid range is -3600 to 3600. If not specified, 0 is the default.<br/>
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
DERControl Class Generalization From  
TimeTariffInterval Class Generalization From  
EndDeviceControl Class Generalization From  
Event Class Generalization To