Miner.Desktop Assembly > Miner.Desktop.PhaseSwap Namespace : PhaseSwapTrace Class |
For a list of all members of this type, see PhaseSwapTrace members.
Name | Description | |
---|---|---|
![]() | CancelSwap | Cancels the swap before it occurs. |
![]() | FindTap | Use this method to identify the tap point for the swap. The tap point determines where the phase swap begins. |
![]() | GetKVAFromEIDs | Given the traced EIDs, this method sums the rated KVA by phase for the set of features. |
![]() | GetKVAFromElements | Given the traced elements, this method sums the rated KVA by phase for the set of features. |
![]() | GetTracedEIDs | This method gets the IDs of the junctions and edges participating in the swap. |
![]() | GetTracedElements | This method gets the junctions and edges participating in the swap. |
![]() | SwapPhase | Swaps the phase of the selected feature(s) given the geometric network, phase map, and feature ID(s). |
![]() | SwapPhaseByTracedElements | Swaps the phases of features selected using a trace. |
![]() | TraceSwapSet | This method starts the phase swap. The GetTracedEIDs and GetTracedElements methods collect the results. |