|
NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
| double_t | P30_ |
| double_t | P33_ |
| std::vector< double_t > | Q33_ |
| double_t | h_ |
| simulation time step in ms More... | |
| double_t | dt_rate_ |
| rate parameter of dead time distribution More... | |
| librandom::RngPtr | rng_ |
| librandom::PoissonRandomDev | poisson_dev_ |
| librandom::GammaRandomDev | gamma_dev_ |
| int_t | DeadTimeCounts_ |
Internal variables of the model.
| int_t nest::pp_psc_delta::Variables_::DeadTimeCounts_ |
| double_t nest::pp_psc_delta::Variables_::dt_rate_ |
rate parameter of dead time distribution
| librandom::GammaRandomDev nest::pp_psc_delta::Variables_::gamma_dev_ |
| double_t nest::pp_psc_delta::Variables_::h_ |
simulation time step in ms
| double_t nest::pp_psc_delta::Variables_::P30_ |
| double_t nest::pp_psc_delta::Variables_::P33_ |
| librandom::PoissonRandomDev nest::pp_psc_delta::Variables_::poisson_dev_ |
| std::vector<double_t> nest::pp_psc_delta::Variables_::Q33_ |
| librandom::RngPtr nest::pp_psc_delta::Variables_::rng_ |
1.8.7