vswrpolar()

(VSWR,angle)-to-rectangular conversion function

Syntax
vswrpolar(VSWR, Angle)

Name Description Range Type Required
VSWR VSWR value (-∞, ∞) real yes
Angle Angle to convert [-360, 360] real yes

Examples

vswr = 1.99
value = vswrpolar(vswr, 1.72)
returns 0.333+j0.01

See Also

dbpolar()

Notes/Equations

The vswrpolar() function converts the VSWR, angle to rectangular format.
vswrpolar is calculated as follows:

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources