SkillAgentSearch skills...

SmithChart

This is a smith chart written in C++ (with GTK+3).

Install / Use

/learn @mmalmquist/SmithChart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SmithChart

A simple smith chart written in C++ and GTK+3.<br> It currently supports

  • Transmission line in series.
  • Lumped component in series and parallel.
  • Open/short stub in parallel.
  • Simple expression evaluation
  • Removing last entry
  • Clearing all entries
  • Panel showing the properties of all active components.

Expression evaluation

Implemented to allow electrical length to be entered in radians

  • a
  • a / b
  • a * pi
  • pi / b
  • a * pi / b

where a and b are real numbers.

<p align="center"> <img src="screenshot.png" alt="Smith Chart"> </p>
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated7mo ago
Forks1

Languages

C++

Security Score

82/100

Audited on Aug 2, 2025

No findings