Topology Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.Topology"]
Namespace: dss_sharp
The Topology type exposes the following members.
Name | Description | |
---|---|---|
ActiveBranch |
Returns index of the active branch
| |
ActiveLevel |
Topological depth of the active branch
| |
AllIsolatedBranches |
Array of all isolated branch names.
| |
AllIsolatedLoads |
Array of all isolated load names.
| |
AllLoopedPairs |
Array of all looped element names, by pairs.
| |
BackwardBranch |
MOve back toward the source, return index of new active branch, or 0 if no more.
| |
BranchName |
Name of the active branch.
| |
BusName |
Set the active branch to one containing this bus, return index or 0 if not found
| |
First |
Sets the first branch active, returns 0 if none.
| |
FirstLoad |
First load at the active branch, return index or 0 if none.
| |
ForwardBranch |
Move forward in the tree, return index of new active branch or 0 if no more
| |
LoopedBranch |
Move to looped branch, return index or 0 if none.
| |
Next |
Sets the next branch active, returns 0 if no more.
| |
NextLoad |
Next load at the active branch, return index or 0 if no more.
| |
NumIsolatedBranches |
Number of isolated branches (PD elements and capacitors).
| |
NumIsolatedLoads |
Number of isolated loads
| |
NumLoops |
Number of loops
| |
ParallelBranch |
Move to directly parallel branch, return index or 0 if none.
|
Name | Description | |
---|---|---|
CheckForError | (Inherited from ContextState.) | |
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.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
apiutil | (Inherited from ContextState.) | |
ctx | (Inherited from ContextState.) |