CrowdSenSim  1.0
Public Member Functions | Data Fields
Smartphone Struct Reference

#include <Smartphones.h>

Public Member Functions

 Smartphone (int A, float B, string(C), DatatbdelM(D), DatasentM(E), Samples(F))
 

Data Fields

int id_user
 
float battery
 
string context
 
DatatbdelM dtbd
 
DatasentM dts
 
Samples smp
 

Constructor & Destructor Documentation

Smartphone::Smartphone ( int  A,
float  B,
string(C)  ,
DatatbdelM(D)  ,
DatasentM(E)  ,
Samples(F)   
)
inline

Field Documentation

float Smartphone::battery

Battery Level (0-100)

string Smartphone::context

Context (outdoor, semi-outdoor, indoor)

DatatbdelM Smartphone::dtbd

Amount of data to be delivered

DatasentM Smartphone::dts

Amount of data already sent

int Smartphone::id_user

User ID

Samples Smartphone::smp

List of samples


The documentation for this struct was generated from the following file: