CrowdSenSim  1.1
Functions
HeatMap.h File Reference
#include <fstream>
#include <iostream>
#include <string>
#include <cstdlib>
#include <sstream>
#include <vector>
#include <cmath>
#include <stdlib.h>
#include <map>
#include <list>
#include <algorithm>
#include <iomanip>
#include <time.h>
#include "../Headers/Utilities.h"

Go to the source code of this file.

Functions

void heatMapAntennas (int num_users, Events eventsL, Antennas antennasL)
 

Function Documentation

void heatMapAntennas ( int  num_users,
Events  eventsL,
Antennas  antennasL 
)

It creates the "HeatMapPosition.txt" file, useful for the Heat Map on the statistics webpage

Inputs: -num_users: total number of users -eventsL: list of simulation events -antennasL: list of antennas in the city