Capacitors Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.Capacitors"]
Namespace: dss_sharp
The Capacitors type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacitors | Initializes a new instance of the Capacitors class |
| Name | Description | |
|---|---|---|
| AllNames |
Array of strings with all Capacitor names in the circuit.
| |
| AvailableSteps |
Number of Steps available in cap bank to be switched ON.
| |
| Count |
Number of Capacitor objects in active circuit.
| |
| First |
Sets the first Capacitor active. Returns 0 if no more.
| |
| idx |
Get/set active Capacitor by index; index is 1-based: 1..count
| |
| IsDelta |
Delta connection or wye?
| |
| kV |
Bank kV rating. Use LL for 2 or 3 phases, or actual can rating for 1 phase.
| |
| kvar |
Total bank KVAR, distributed equally among phases and steps.
| |
| Name |
Sets the active Capacitor by Name.
| |
| Next |
Sets the next Capacitor active. Returns 0 if no more.
| |
| NumSteps |
Number of steps (default 1) for distributing and switching the total bank kVAR.
| |
| States |
A array of integer [0..numsteps-1] indicating state of each step. If the read value is -1 an error has occurred.
|
| Name | Description | |
|---|---|---|
| AddStep | ||
| CheckForError | (Inherited from ContextState.) | |
| Close | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Open | ||
| SubtractStep | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| apiutil | (Inherited from ContextState.) | |
| ctx | (Inherited from ContextState.) |