Table of Contents

Namespace Touchstone.Parser.Parsing

Classes

OptionLineParser

Parses the Touchstone option line (starting with '#') into a TouchstoneOptions instance.

TouchstoneParser

Parses Touchstone (.sNp) files into strongly typed TouchstoneData objects. Supports Touchstone v1.0/v1.1 format for 1-port through N-port networks.

TouchstoneParserException

Exception thrown when a Touchstone file cannot be parsed. Includes the line number where the error occurred, when available.