mwavepy.plotting
index
/home/alex/docs/python/path/mwavepy/plotting.py

provides plotting functions, which dont belong to any class.

 
Modules
       
numpy
pylab

 
Functions
       
smith(smithR=1, chart_type='z', ax=None)
plots the smith chart of a given radius
takes:
        smithR - radius of smith chart
        chart_type: string representing contour type: acceptable values are 
                'z': lines of constant impedance
                'y': lines of constant admittance
        ax - matplotlib.axes instance