File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -475,6 +475,11 @@ Component Types
475475``"load" ``
476476``"shunt" ``
477477``"variable generator" ``
478+ ``"csc converter" ``
479+ ``"vsc converter" ``
480+ ``"dc bus" ``
481+ ``"dc branch" ``
482+ ``"facts" ``
478483======================== =======
479484
480485.. _ref_net_flag :
@@ -611,7 +616,6 @@ Heuristic Names
611616======================================= =======
612617======================================= =======
613618``"PVPQ switching" ``
614- ``"switching power factor regulation" ``
615619======================================= =======
616620
617621.. _ref_heur_class :
@@ -652,5 +656,10 @@ Test Utilities
652656.. autofunction :: pfnet.tests.utils.compare_loads
653657.. autofunction :: pfnet.tests.utils.compare_shunts
654658.. autofunction :: pfnet.tests.utils.compare_branches
659+ .. autofunction :: pfnet.tests.utils.compare_dc_buses
660+ .. autofunction :: pfnet.tests.utils.compare_dc_branches
661+ .. autofunction :: pfnet.tests.utils.compare_csc_converters
662+ .. autofunction :: pfnet.tests.utils.compare_vsc_converters
663+ .. autofunction :: pfnet.tests.utils.compare_facts
655664.. autofunction :: pfnet.tests.utils.compare_networks
656665.. autofunction :: pfnet.tests.utils.check_network
You can’t perform that action at this time.
0 commit comments