skrf.io.touchstone.Touchstone.get_comments

Touchstone.get_comments(ignored_comments=['Created with skrf'])

Returns the comments which appear anywhere in the file. Comment lines containing ignored comments are removed. By default these are comments which contain special meaning withing skrf and are not user comments.

Previous topic

skrf.io.touchstone.Touchstone.__init__

Next topic

skrf.io.touchstone.Touchstone.get_format

This Page