NEURON
SpeciesIndexList Struct Reference

#include <rxd.h>

Public Attributes

int id
 
double atolscale
 
int * indices
 
int length
 
struct SpeciesIndexListnext
 

Detailed Description

Definition at line 33 of file rxd.h.

Member Data Documentation

◆ atolscale

double SpeciesIndexList::atolscale

Definition at line 35 of file rxd.h.

◆ id

int SpeciesIndexList::id

Definition at line 34 of file rxd.h.

◆ indices

int* SpeciesIndexList::indices

Definition at line 36 of file rxd.h.

◆ length

int SpeciesIndexList::length

Definition at line 37 of file rxd.h.

◆ next

struct SpeciesIndexList* SpeciesIndexList::next

Definition at line 38 of file rxd.h.


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