Data Fields

ne_dyn_edge_t Struct Reference

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_tfn
 Pointer to dynamics function.

Detailed Description

Edge dynamics structure.

Definition at line 64 of file ne_dyn.h.


Field Documentation

Pointer to dynamics function.

Definition at line 67 of file ne_dyn.h.

char* name

Name of the edge dynamics.

Definition at line 65 of file ne_dyn.h.

Number of internal states.

Definition at line 66 of file ne_dyn.h.


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