Enum: SinglePhaseKind
_Enumeration of single phase identifiers. Allows designation of single phases for both transmission and distribution equipment, circuits and loads. _
__
URI: SinglePhaseKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| A | cim:SinglePhaseKind.A | |
| B | cim:SinglePhaseKind.B | |
| C | cim:SinglePhaseKind.C | |
| N | cim:SinglePhaseKind.N | |
| s1 | cim:SinglePhaseKind.s1 | |
| s2 | cim:SinglePhaseKind.s2 |
Slots
| Name | Description |
|---|---|
| phase | The terminal phase at which the connection is applied |
| phase_info | Phase information |
| phase_side | Phase of this SwitchPhase on the side with terminal sequence number equal to ... |
| from_phase | Refer to the class description |
| to_phase | Refer to the class description |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: SinglePhaseKind
description: "Enumeration of single phase identifiers. Allows designation of single\
\ phases for both transmission and distribution equipment, circuits and loads.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:SinglePhaseKind
permissible_values:
A:
text: A
meaning: cim:SinglePhaseKind.A
B:
text: B
meaning: cim:SinglePhaseKind.B
C:
text: C
meaning: cim:SinglePhaseKind.C
N:
text: N
meaning: cim:SinglePhaseKind.N
s1:
text: s1
meaning: cim:SinglePhaseKind.s1
s2:
text: s2
meaning: cim:SinglePhaseKind.s2