Eclipse SUMO - Simulation of Urban MObility
Circuit.h File Reference
#include <config.h>
#include <vector>
#include "Element.h"
Include dependency graph for Circuit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Circuit
 

Detailed Description

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.