Overload List
Name | Description | |
---|---|---|
![]() | Bus(String, Phased Complex , Double, Nullable Point ) |
Instantiates a new Bus. This constructor supports
arbitrarily-phased networks, including three-phase balanced and single-phase.
|
![]() | Bus(String, Complex, Double, Nullable Point ) |
Instantiates a new Bus. This is the single-phase/balanced three-phase
constructor. Use this only if your model will be used for balanced
network analysis.
|
See Also