|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_HAL_CYCLICDEVICE_H
28 #define RL_HAL_CYCLICDEVICE_H
60 #endif // RL_HAL_CYCLICDEVICE_H
virtual ~CyclicDevice()
Definition: CyclicDevice.cpp:39
Definition: CyclicDevice.h:39
CyclicDevice(const ::std::chrono::nanoseconds &updateRate)
Definition: CyclicDevice.cpp:33
virtual ::std::chrono::nanoseconds getUpdateRate() const
Definition: CyclicDevice.cpp:44
::std::chrono::nanoseconds updateRate
Definition: CyclicDevice.h:55
Robotics Library.
Definition: AnalogInput.cpp:30