Edge dynamics structure. More...
#include <ne_dyn.h>
Data Fields | |
| char * | name |
| Name of the edge dynamics. | |
| ne_int_t | states |
| Number of internal states. | |
| ne_dyn_e_fn_t * | fn |
| Pointer to dynamics function. | |
Edge dynamics structure.
Definition at line 64 of file ne_dyn.h.
1.7.1