|
abc-master
|
#include <mapperInt.h>
Data Fields | |
| Map_Super_t * | pSupers |
| unsigned | uPhase |
| unsigned | uPhaseBest |
| Map_Super_t * | pSuperBest |
| Map_Time_t | tArrive |
| float | AreaFlow |
Definition at line 246 of file mapperInt.h.
| float Map_MatchStruct_t_::AreaFlow |
Definition at line 256 of file mapperInt.h.
| Map_Super_t* Map_MatchStruct_t_::pSuperBest |
Definition at line 253 of file mapperInt.h.
| Map_Super_t* Map_MatchStruct_t_::pSupers |
Definition at line 249 of file mapperInt.h.
| Map_Time_t Map_MatchStruct_t_::tArrive |
Definition at line 255 of file mapperInt.h.
| unsigned Map_MatchStruct_t_::uPhase |
Definition at line 250 of file mapperInt.h.
| unsigned Map_MatchStruct_t_::uPhaseBest |
Definition at line 252 of file mapperInt.h.