electricpy.nlinpf

electricpy.nlinpf(PFtrue=False, PFdist=False, PFdisp=False)

Non-Linear Power Factor Evaluator.

This function is designed to evaluate one of three unknowns given the other two. These particular unknowns are the arguments and as such, they are described in the representative sections below.

Note

Also available as nlinpf.

Parameters:
PFtrue : float, exclusive

The “True” power-factor, default=None

PFdist : float, exclusive

The “Distorted” power-factor, default=None

PFdisp : float, exclusive

The “Displacement” power-factor, default=None

Returns:

float – described set of variables.

Return type:

This function will return the unknown variable from the previously