This package hosts basic models for quasi-static polyphase circuits. Quasi-static theory can be found in the references.
| Name | Description |
|---|---|
| Star | Star connection |
| Delta | Delta (polygon) connection |
| MultiStar | Star connection of polyphase systems consisting of multiple base systems |
| MultiDelta | Delta (polygon) connection of polyphase systems consisting of multiple base systems |
| MultiStarResistance | Resistance connection of star points |
| PlugToPin_p | Connect one (positive) pin |
| PlugToPin_n | Connect one (negative) pin |
| PlugToPins_p | Connect all (positive) pins |
| PlugToPins_n | Connect all (negative) pins |
| Resistor | Polyphase linear resistor |
| Conductor | Polyphase linear conductor |
| Capacitor | Polyphase linear capacitor |
| Inductor | Polyphase linear inductor |
| MutualInductor | Linear mutual inductor |
| Impedance | Polyphase linear impedance |
| Admittance | Polyphase linear admittance |
| VariableResistor | Polyphase variable resistor |
| VariableConductor | Polyphase variable conductor |
| VariableCapacitor | Polyphase variable capacitor |
| VariableInductor | Polyphase variable inductor |
| VariableImpedance | Polyphase variable impedance |
| VariableAdmittance | Polyphase variable admittance |