KiCad PCB EDA Suite
|
#include <lset.h>
#include <netclass.h>
#include <io/cadstar/cadstar_archive_parser.h>
#include <project/time_domain_parameters.h>
#include <nlohmann/json.hpp>
#include <settings/parameters.h>
Go to the source code of this file.
Variables | |
constexpr int | timeDomainParametersSchemaVersion = 0 |
|
constexpr |
Definition at line 31 of file time_domain_parameters.cpp.