This package declares the functions that are used to implement the different phase systems.
| Name | Description |
|---|---|
| Current | Current for connector |
| Voltage | Voltage for connector |
| ReferenceAngle | Reference angle for connector |
| j | Return vector rotated by 90 degrees |
| jj | Vectorized version of j |
| rotate | Rotate a vector of an angle theta (anti-counterclock) |
| product | Multiply two vectors |
| divide | Divide two vectors |
| thetaRel | Return absolute angle of rotating system as offset to thetaRef |
| thetaRef | Return absolute angle of rotating reference system |
| phase | Return phase |
| phaseVoltages | Return phase to neutral voltages |
| phaseCurrents | Return phase currents |
| phasePowers | Return phase powers |
| phasePowers_vi | Return phase powers |
| systemVoltage | Return system voltage as function of phase voltages |
| systemCurrent | Return system current as function of phase currents |
| activePower | Return total power as function of phase powers |