Arc
Package: PowerCoreOpenAPIModels ยท Source: Core/Topology/Arc.json
A topological directed edge connecting two buses. Arcs are used to define the from_id and to_id endpoints when defining a line or transformer.
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
id | integer | yes | โ | Unique integer identifier for this component. |
from_id | integer | yes | โ | ID of the initial bus. |
to_id | integer | yes | โ | ID of the terminal bus. |