Appearance
Breakout (3φ → 3 wires)
Splits a 3-phase electrical bus into three single-phase electrical wires (a, b, c). GUI-only — no model behaviour, just exposes each phase as a separate single-phase port for connecting per-phase components.
Category: Routing
Keywords: 3-phase, 3-ph, 3 ph, 3ph, three, three-phase, three phase, phase, ph, split, fan-out, fanout, expand
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
bus | electrical_3ph | double | |
p1 | electrical | double | |
p2 | electrical | double | |
p3 | electrical | double |
Parameters
This component has no user-editable parameters.
Implemented in C++ class SimCompElecBreakout (components/electrical/sim_comp_elec_breakout/sim_comp_elec_breakout.h).