# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCircularBuffer allocates memory for a new CircularBuffer with the given windowSize.
No description provided by the author
No description provided by the author
No description provided by the author
ProcessInventoryData todo: desc.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CircularBuffer is essentially a moving slice with a max size, where every time a new value is inserted, the oldest value is removed from the slice.
Mobility Profile defines the parameters of the weighted slope formula used in calculating a tag's location.
No description provided by the author
No description provided by the author
TagStats helps keep track of tag read rssi values over time.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author