NEURON
SaveState::ACellState Struct Reference

Public Attributes

int type
 
int ncell
 
double * state
 

Detailed Description

Definition at line 63 of file savstate.cpp.

Member Data Documentation

◆ ncell

int SaveState::ACellState::ncell

Definition at line 65 of file savstate.cpp.

◆ state

double* SaveState::ACellState::state

Definition at line 66 of file savstate.cpp.

◆ type

int SaveState::ACellState::type

Definition at line 64 of file savstate.cpp.


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