__construct()
__construct()
ElectriCalc
A library for calculations related to electrical wiring and circuits
CalculateThreePhasePower(float $voltage, string $lineTo, float $current) : float
Calcualte three phase power based on measured voltage and current
float | $voltage | Measured voltage in Volts |
string | $lineTo | Which voltage was measured. Must be "line" or "netural" |
float | $current | Measured current in Amps |
Apparent Power in VA