KiCad PCB EDA Suite
|
This is the complete list of members for SIM_VALUE, including all inherited members.
ConvertNotation(const std::string &aString, NOTATION aFromNotation, NOTATION aToNotation) | SIM_VALUE | static |
Equal(double aLH, const std::string &aRH) | SIM_VALUE | static |
Normalize(double aValue) | SIM_VALUE | static |
NOTATION typedef | SIM_VALUE | |
ToDouble(const std::string &aString, double aDefault=NAN) | SIM_VALUE | static |
ToInt(const std::string &aString, int aDefault=-1) | SIM_VALUE | static |
ToSpice(const std::string &aString) | SIM_VALUE | static |
TYPE enum name | SIM_VALUE | |
TYPE_BOOL enum value | SIM_VALUE | |
TYPE_BOOL_VECTOR enum value | SIM_VALUE | |
TYPE_COMPLEX enum value | SIM_VALUE | |
TYPE_COMPLEX_VECTOR enum value | SIM_VALUE | |
TYPE_FLOAT enum value | SIM_VALUE | |
TYPE_FLOAT_VECTOR enum value | SIM_VALUE | |
TYPE_INT enum value | SIM_VALUE | |
TYPE_INT_VECTOR enum value | SIM_VALUE | |
TYPE_STRING enum value | SIM_VALUE |