| Lattice Microbes 2.5
    This is for whole cell modeling | 
#include <stdint.h>#include <limits.h>Go to the source code of this file.
| Macros | |
| #define | __STDC_LIMIT_MACROS | 
| Typedefs | |
| typedef unsigned char | uchar | 
| typedef unsigned int | uint | 
| typedef unsigned long | ulong | 
| typedef long | intv_t | 
| typedef unsigned long | uintv_t | 
| typedef uint8_t | byte | 
| typedef double | si_dist_t | 
| typedef double | si_time_t | 
| #define __STDC_LIMIT_MACROS | 
| typedef uint8_t byte | 
| typedef long intv_t | 
| typedef double si_dist_t | 
| typedef double si_time_t | 
| typedef unsigned char uchar | 
| typedef unsigned int uint | 
| typedef unsigned long uintv_t | 
| typedef unsigned long ulong |