#include <mapperInt.h>

Public Attributes | |
| Map_Super_t * | pSupers |
| unsigned | uPhase |
| unsigned | uPhaseBest |
| Map_Super_t * | pSuperBest |
| Map_Time_t | tArrive |
| float | AreaFlow |
Definition at line 250 of file mapperInt.h.
| float Map_MatchStruct_t_::AreaFlow |
Definition at line 260 of file mapperInt.h.
| Map_Super_t* Map_MatchStruct_t_::pSuperBest |
Definition at line 257 of file mapperInt.h.
| Map_Super_t* Map_MatchStruct_t_::pSupers |
Definition at line 253 of file mapperInt.h.
| Map_Time_t Map_MatchStruct_t_::tArrive |
Definition at line 259 of file mapperInt.h.
| unsigned Map_MatchStruct_t_::uPhase |
Definition at line 254 of file mapperInt.h.
| unsigned Map_MatchStruct_t_::uPhaseBest |
Definition at line 256 of file mapperInt.h.