Home
last modified time | relevance | path

Searched refs:RefractoryCounts_ (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/nest/nest-simulator-3.1/models/
H A Diaf_psc_delta.cpp261 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
263 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
315 S_.r_ = V_.RefractoryCounts_; in update()
H A Diaf_psc_alpha.cpp297 V_.RefractoryCounts_ = Time( Time::ms( P_.TauR_ ) ).get_steps(); in calibrate()
299 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
354 S_.r_ = V_.RefractoryCounts_; in update()
H A Diaf_psc_exp.cpp293 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
295 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
345 S_.r_ref_ = V_.RefractoryCounts_; in update()
H A Diaf_cond_exp.cpp332 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
334 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
394 S_.r_ = V_.RefractoryCounts_; in update()
H A Diaf_cond_exp_sfa_rr.cpp367 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
369 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
429 S_.r_ = V_.RefractoryCounts_; in update()
H A Dhh_psc_alpha.cpp379 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
381 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
442 S_.r_ = V_.RefractoryCounts_; in update()
H A Dhh_psc_alpha_clopath.cpp407 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
409 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
477 S_.r_ = V_.RefractoryCounts_; in update()
H A Diaf_psc_exp_multisynapse.cpp302 V_.RefractoryCounts_ = Time( Time::ms( P_.refractory_time_ ) ).get_steps(); in calibrate()
340 S_.refractory_steps_ = V_.RefractoryCounts_; in update()
H A Diaf_psc_delta.h289 int RefractoryCounts_; member
H A Diaf_cond_alpha_mc.cpp542 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref ) ).get_steps(); in calibrate()
545 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
613 S_.r_ = V_.RefractoryCounts_; in update()
H A Diaf_psc_exp_multisynapse.h265 int RefractoryCounts_; member
H A Diaf_cond_exp.h271 int RefractoryCounts_; member
H A Diaf_psc_alpha.h296 int RefractoryCounts_; member
H A Dhh_psc_alpha.h308 int RefractoryCounts_; member
H A Diaf_cond_exp_sfa_rr.h306 int RefractoryCounts_; member
H A Diaf_psc_alpha_multisynapse.h252 int RefractoryCounts_; member
H A Dhh_psc_alpha_clopath.h352 int RefractoryCounts_; member
H A Dgif_psc_exp.h355 unsigned int RefractoryCounts_; member
H A Diaf_psc_exp.h338 int RefractoryCounts_; member
H A Dhh_psc_alpha_gap.cpp443 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
445 assert( V_.RefractoryCounts_ >= 0 ); in calibrate()
535 S_.r_ = V_.RefractoryCounts_; in update_()
H A Diaf_psc_alpha_multisynapse.cpp325 V_.RefractoryCounts_ = Time( Time::ms( P_.refractory_time_ ) ).get_steps(); in calibrate()
368 S_.refractory_steps_ = V_.RefractoryCounts_; in update()
H A Dgif_psc_exp.cpp302 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
382 S_.r_ref_ = V_.RefractoryCounts_; in update()
H A Dgif_psc_exp_multisynapse.cpp309 V_.RefractoryCounts_ = Time( Time::ms( P_.t_ref_ ) ).get_steps(); in calibrate()
406 S_.r_ref_ = V_.RefractoryCounts_; in update()
H A Dgif_cond_exp_multisynapse.h397 unsigned int RefractoryCounts_; member
H A Dgif_cond_exp.h393 unsigned int RefractoryCounts_; member

12