Click or drag to resize

LoadShapes Properties

[This is preliminary documentation and is subject to change.]

The LoadShapes type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all LoadShape names in the circuit.
Public propertyCount
Number of LoadShape objects in active circuit.
Public propertyFirst
Sets the first LoadShape active. Returns 0 if no more.
Public propertyHrInterval
Fixed interval time value, hours.
Public propertyidx
Get/set active LoadShape by index; index is 1-based: 1..count
Public propertyMinInterval
Fixed Interval time value, in minutes
Public propertyName
Sets the active LoadShape by Name.
Public propertyNext
Sets the next LoadShape active. Returns 0 if no more.
Public propertyNpts
Get/set Number of points in active Loadshape.
Public propertyPBase
Public propertyPmult
Array of doubles for the P multiplier in the Loadshape.
Public propertyQBase
Base for normalizing Q curve. If left at zero, the peak value is used.
Public propertyQmult
Array of doubles containing the Q multipliers.
Public propertysInterval
Public propertyTimeArray
Time array in hours correscponding to P and Q multipliers when the Interval=0.
Public propertyUseActual
Boolean flag to let Loads know to use the actual value in the curve rather than use the value as a multiplier.
Top
See Also