CrowdSenSim  1.1
Public Member Functions | Public Attributes | List of all members
Sample Struct Reference

#include <Sample.h>

Public Member Functions

 Sample (string A, float B, float C, bool D, Position E)
 

Public Attributes

string type
 
float value
 
float size
 
bool ifsent
 
Position pos
 

Constructor & Destructor Documentation

Sample::Sample ( string  A,
float  B,
float  C,
bool  D,
Position  E 
)
inline

Member Data Documentation

bool Sample::ifsent

Sent or no

Position Sample::pos

Geo-temporal position

float Sample::size

Size of data to be delivered (Bytes)

string Sample::type

Type of the sensor

float Sample::value

Value of data


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