23 virtual void pr(
const char*,
double t,
NetCvode*);
43 void alloc(
Prop*,
int sindex);
77 double rate(
double v) {
return fac_ * (f_ ? kst_->alpha(v) : kst_->beta(v)); }
78 double rate(
Datum* pd) {
return fac_ * (f_ ? kst_->alpha(pd) : kst_->beta()); }
double unifrand(double range)
static unsigned int idum_
virtual void pr(const char *, double t, NetCvode *)
static bool equal(float x, float y, float e)
Represent main neuron object computed by single thread.
static unsigned long singleevent_move_
static unsigned long singleevent_deliver_
virtual ~KSSingleNodeData()
double mcell_ran4a(uint32_t *high)
static int nstate_[MAXKINBLK]
KSSingleTrans * transitions_
virtual void deliver(double t, NetCvode *, NrnThread *)
bool vsame(double x, double y)