| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | cont_delay_synapse - Synapse type for continuous delays | ||
| Description: | cont_delay_synapse relaxes the condition that NEST only implements delays which are an integer multiple of the time step h. A continuous delay is decomposed into an integer part (delay_) and a double (delay_offset_) so that the actual delay is given by delay_*h - delay_offset_. This can be combined with off-grid spike times. | ||
| Transmits: | SpikeEvent, RateEvent, CurrentEvent, ConductanceEvent, DoubleDataEvent | ||
| References: | none | ||
| FirstVersion: | June 2007 | ||
| Author: | Abigail Morrison | ||
| Source: | /home/abuild/rpmbuild/BUILD/nest-2.4.1/models/cont_delay_connection.h |
| NEST HelpDesk | Command Index | NEST Quick Reference |
© 2000-2010 The NEST Initiative