NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Spatial::Mobility::Experimental Namespace Reference

Classes

struct  ReconnectPoint
 A struct containing the reconnect prediction consisting of expected reconnect time and expected new parent as well as the location where the device is expected to be located at the time of reconnect. More...
 

Enumerations

enum class  LocationProviderType : uint8_t { BASE = 0 , CSV = 1 , INVALID = 2 }
 used in the mobility configuration to define the type of location provider to be constructed at the startup of a worker More...
 

Enumeration Type Documentation

◆ LocationProviderType

used in the mobility configuration to define the type of location provider to be constructed at the startup of a worker

Enumerator
BASE 
CSV 
INVALID