Object Hunt  v0.2
Hunts for a not specified object in an unknown environment
Public Attributes | List of all members
Speed::Response Struct Reference

Speed response. More...

#include <ObjectHuntDefinitions.h>

Public Attributes

uint32_t id
 Identifier. More...
 
float value
 The speed value. More...
 

Detailed Description

Speed response.

The base process will answer to each valid value request with a response of this type.

Member Data Documentation

◆ id

uint32_t Speed::Response::id

Identifier.

Is used to map a response to the regarding request. Will be the same identifier as in the respecting request.

◆ value

float Speed::Response::value

The speed value.

Represents the las calculated speed value in centimeters per second.


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