|
CrowdSenSim
1.1
|
#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 |
|
inline |
| 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
1.8.11