dbpolar()
Converts (dB,angle) to rectangular coordinates and returns a complex number
Syntax
dbpolar(dB, Angle)
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| dB | value in decibel | (-∞, ∞) | real | yes |
| Angle | Angle to convert | [-360, 360] | real | yes |
Examples
dbV = 6.99
value = dbpolar(dbV, 63.435)
returns 1+j*2
See Also
db(), dbm(), dbmtoa(), dbmtov(), dbmtow(), dbwtow(), vswrpolar(), wtodbm()
Notes/Equations
This expression converts the (dB, angle) to rectangular format. The dbpolar is calculated as follows:

Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()