NEST  2.6.0,not_revisioned_source_dir@0
Public Attributes | List of all members
nest::pp_pop_psc_delta::Variables_ Struct Reference

Internal variables of the model. More...

Public Attributes

double_t P30_
 
double_t P33_
 
int_t len_eta_
 
std::vector< double_ttheta_kernel_
 
std::vector< double_teta_kernel_
 
double_t h_
 simulation time step in ms More...
 
librandom::RngPtr rng_
 
librandom::BinomialRandomDev binom_dev_
 
int_t DeadTimeCounts_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

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_

The documentation for this struct was generated from the following file: