Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Model.Electric Namespace : PhaseExtensions Class |
The following tables list the members exposed by PhaseExtensions.
Name | Description | |
---|---|---|
![]() ![]() | Contains | |
![]() ![]() | GetAnyAvailableSinglePhase | |
![]() ![]() | GetPhasesForDeviceAtNewLocation | This function assumes that the total number of phases on the device cannot be changed, i.e. you cannot turn a single-phase device into a 3-phase device or vice versa, and it returns a value with that same number of phases if possible, with phase names changed as needed, based on the availability of named phases at the new location. Returns Phases.None if the original phases of the device are incompatible with the available phases at the new location, e.g. the original device phases are ABC and A is the only available phase at the new location. |
![]() ![]() | IsSinglePhase | |
![]() ![]() | IsTwoPhase | |
![]() ![]() | ToPhases |