KiCad PCB EDA Suite
|
#include <wx/string.h>
#include <wx/valtext.h>
Go to the source code of this file.
Classes | |
struct | SPICE_VALUE_FORMAT |
A SPICE_VALUE_FORMAT holds precision and range info for formatting values.Helper class to handle Spice way of expressing values (e.g. 10.5 Meg) More... | |
class | SPICE_VALUE |
Helper class to recognize Spice formatted values. More... | |
class | SPICE_VALIDATOR |