Skip to content

Commit 199ae47

Browse files
committed
done with docs
1 parent 275de1e commit 199ae47

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/reference.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)