Data Fields

ne_dyn_node_t Struct Reference

Node dynamics structure. More...

#include <ne_dyn.h>

Data Fields

char * name
 Name of the node dynamics.
ne_int_t states
 Number of internal states.
ne_dyn_n_fn_tfn
 Pointer to dynamics function.

Detailed Description

Node dynamics structure.

Definition at line 57 of file ne_dyn.h.


Field Documentation

Pointer to dynamics function.

Definition at line 60 of file ne_dyn.h.

char* name

Name of the node dynamics.

Definition at line 58 of file ne_dyn.h.

Number of internal states.

Definition at line 59 of file ne_dyn.h.


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