#include <config.h>
#include <vector>
#include "Element.h"
Go to the source code of this file.
- Author
- Jakub Sevcik (RICE)
-
Jan Prikryl (RICE)
- Date
- 2019-12-15
- Note
- based on console-based C++ DC circuits simulator, https://github.com/rka97/Circuits-Solver by Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader and available under MIT license, see https://github.com/rka97/Circuits-Solver/blob/master/LICENSE
Definition in file Circuit.h.