NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
double_t | P30_ |
double_t | P33_ |
int_t | len_eta_ |
std::vector< double_t > | theta_kernel_ |
std::vector< double_t > | eta_kernel_ |
double_t | h_ |
simulation time step in ms More... | |
librandom::RngPtr | rng_ |
librandom::BinomialRandomDev | binom_dev_ |
int_t | DeadTimeCounts_ |
Internal variables of the model.
librandom::BinomialRandomDev nest::pp_pop_psc_delta::Variables_::binom_dev_ |
int_t nest::pp_pop_psc_delta::Variables_::DeadTimeCounts_ |
std::vector<double_t> nest::pp_pop_psc_delta::Variables_::eta_kernel_ |
double_t nest::pp_pop_psc_delta::Variables_::h_ |
simulation time step in ms
int_t nest::pp_pop_psc_delta::Variables_::len_eta_ |
double_t nest::pp_pop_psc_delta::Variables_::P30_ |
double_t nest::pp_pop_psc_delta::Variables_::P33_ |
librandom::RngPtr nest::pp_pop_psc_delta::Variables_::rng_ |
std::vector<double_t> nest::pp_pop_psc_delta::Variables_::theta_kernel_ |