skrf.media.cpw.CPW.write_csv

CPW.write_csv(filename='f, gamma, z0.csv')

write this media’s frequency, z0, and gamma to a csv file.

Parameters :

filename : string

file name to write out data to

See also

from_csv
class method to initialize Media object from a csv file written from this function

Previous topic

skrf.media.cpw.CPW.white_gaussian_polar

Next topic

skrf.media.freespace.Freespace

This Page