mfrey / baltimore

baltimore is an analysis script for the libARA framework
GNU General Public License v3.0
0 stars 0 forks source link

Provide a parser for the mobility trace binary file #26

Open mfrey opened 11 years ago

mfrey commented 11 years ago

Provide a parser for the mobility trace binary file which allows to understand and visualize the mobility of nodes.

mfrey commented 11 years ago

There is a class stub called MobilityDataParser which is quite similar to the RoutingTableDataParser. However, there seem to be a few issues left in the current code (the values doesn't seem to be correct).