mp.nme_bus3p
- class mp.nme_bus3p
Bases:
mp.nm_element
mp.nme_bus3p
- Network model element abstract base class for 3-phase bus.Implements the network model element for 3-phase bus elements, with 3 nodes per 3-phase bus.
Implements
node_types()
method.- Method Summary
- name()
- nn()
- node_types(nm, dm, idx)
ntv = nme.node_types(nm, dm, idx) [ref, pv, pq] = nme.node_types(nm, dm, idx)
Called by the
node_types()
method ofmp.net_model
.