Click or drag to resize

PDElements Methods

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

The PDElements type exposes the following members.

Methods
  NameDescription
Public methodAllMaxCurrents
Array of doubles with the maximum current across the conductors, for each PD element. By default, only the *first terminal* is used for the maximum current, matching the behavior of the "export capacity" command. Pass `true` to force the analysis to all terminals. See also: https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/ (API Extension)
Public methodAllPctEmerg
Array of doubles with the maximum current across the conductors as a percentage of the Emergency Ampere Rating, for each PD element. By default, only the *first terminal* is used for the maximum current, matching the behavior of the "export capacity" command. Pass `true` to force the analysis to all terminals. See also: https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/ (API Extension)
Public methodAllPctNorm
Array of doubles with the maximum current across the conductors as a percentage of the Normal Ampere Rating, for each PD element. By default, only the *first terminal* is used for the maximum current, matching the behavior of the "export capacity" command. Pass `true` to force the analysis to all terminals. See also: https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/ (API Extension)
Protected methodCheckForError (Inherited from ContextState.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContextHandle
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also