TSmithSeries.ZToPos
TSmithSeries
procedure ZToPos(Const Resist, React: Double; Out X, Y: Integer); overload;
Unit
TeeSmith
Description
Transform (Resistance,Reactance)=Resistance+i*Reactance value to screen position.
The ZToPos method transforms a given impedance value (Resist, React) to it's position (X,Y) with the formula (GRe, GIm)=(1-z)/(1+z).