mp.dme_buslink
- class mp.dme_buslink
Bases:
mp.dm_element
mp.dme_buslink
- Data model element for 1-to-3-phase buslink.Implements the data element model for 1-to-3-phase buslink elements.
Adds the following columns in the main data table, found in the
tab
property:Name
Type
Description
bus
integer
bus ID (
uid
) of single phase busbus3p
integer
bus ID (
uid
) of 3-phase bus- Property Summary
-
- pg1_start
initial phase 1 active power (p.u.) for buslinks that are on
- pg2_start
initial phase 2 active power (p.u.) for buslinks that are on
- pg3_start
initial phase 3 active power (p.u.) for buslinks that are on
- qg1_start
initial phase 1 reactive power (p.u.) for buslinks that are on
- qg2_start
initial phase 2 reactive power (p.u.) for buslinks that are on
- qg3_start
initial phase 3 reactive power (p.u.) for buslinks that are on
- Method Summary
- name()
- label()
- labels()
- cxn_type()
- cxn_idx_prop()
- main_table_var_names()
- initialize(dm)
- update_status(dm)
- build_params(dm)
- pp_have_section_det(mpopt, pp_args)
- pp_get_headers_det(dm, out_e, mpopt, pp_args)
- pp_data_row_det(dm, k, out_e, mpopt, fd, pp_args)