|
CrowdSenSim
1.1
|
#include <User.h>
Public Member Functions | |
| UserStat (int A, int B, int C, double D) | |
Public Attributes | |
| int | tot_num_samples |
| int | tot_data_gen |
| int | tot_energy |
| double | tot_en_tx |
|
inline |
| int UserStat::tot_data_gen |
Amount of data generated
| double UserStat::tot_en_tx |
Total energy spent for transmission
| int UserStat::tot_energy |
Total energy spent
| int UserStat::tot_num_samples |
1.8.11