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

Internal variables of the model. More...

Public Attributes

double_t P30_
 
double_t P33_
 
std::vector< double_tQ33_
 
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_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

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_

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