They are always simulated (executed) from where they live. I.e. Stimuli may come from another runtime and processed in the neuron file and finally several messages may route to other NPL runtime.
Neurons (also spelled neurones or called nerve cells) are the primary cells of the nervous system
Public Attributes | |
CNPLRuntimeState * | m_pRuntimeState |
the NPL runtime state for this neuron file. | |
int | m_nInactivePassCount |
the number of passes that this file has been inactive NPL will unload files that has been inactive for too long, just to save space. |
the NPL runtime state for this neuron file.
if the state is NULL, it is a remote neuron file
the number of passes that this file has been inactive NPL will unload files that has been inactive for too long, just to save space.