Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
physicalmodel.h File Reference
Detailed Description
Base class of all phyiscal models for CSIM simulations.
#include <map>
#include <string>
#include "csimerror.h"
#include "csimclass.h"
#include "advanceable.h"
#include "modelinput.h"
#include "analogsynapse.h"
#include "readout.h"
Go to the source code of this file.
Compounds
- class PhysicalModel
- Base class of all physical models to be used in CSIM simulations. These models take input from readouts and produce one or more outputs to analog synapses. Within a transform function you can also receive input from any external source. More...