gridSmithChart()
Generates list of points on Smith Chart based on selected grid type and additional isolated points
Syntax
gridPts = gridSmithChart( numGridPts, [gridCenter], [gridRadius], [gridType], [extraPts] )
Arguments
Examples
list1 = gridSmithChart\(100\) - lists 100 uniformly spaced points covering entire Smith Chart. list2 = gridSmithChart\(100,0.20\+j\*0.15\) - lists 100 uniformly spaced points centered at \(0.2,0.15\) list3 = gridSmithChart\(100,,0.65\) - lists 100 uniformly spaced points covering the Smith Chart upto magnitude 0.65 from the origin. list4 = gridSmithChart\(100,,,"Polar"\) - lists 100 points in polar pattern covering entire Smith Chart. list5 = gridSmithChart\(100,,,,makearray\(2,polar\(0.12,34\)\) - adds polar\(0.12,34\) to the grid of list1 if it is a unique point.
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()