Home
last modified time | relevance | path

Searched refs:P22_in_ (Results 1 – 2 of 2) sorted by relevance

/dports/science/nest/nest-simulator-3.1/models/
H A Diaf_psc_alpha.cpp257 V_.P11_in_ = V_.P22_in_ = std::exp( -h / P_.tau_in_ ); in calibrate()
343 S_.I_in_ = V_.P21_in_ * S_.dI_in_ + V_.P22_in_ * S_.I_in_; in update()
H A Diaf_psc_alpha.h305 double P22_in_; member