#include <low_speed.h>
Public Member Functions | |
LowSpeed (const std::int32_t limit, const std::int32_t time) | |
Public Attributes | |
std::int32_t | limit |
std::int32_t | time |
Definition at line 8 of file low_speed.h.
cpr::LowSpeed::LowSpeed | ( | const std::int32_t | limit, |
const std::int32_t | time | ||
) | [inline] |
Definition at line 10 of file low_speed.h.
std::int32_t cpr::LowSpeed::limit |
Definition at line 12 of file low_speed.h.
std::int32_t cpr::LowSpeed::time |
Definition at line 13 of file low_speed.h.