Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::SensorInfo Member List

This is the complete list of members for Boardcore::SensorInfo, including all inherited members.

callbackBoardcore::SensorInfo
idBoardcore::SensorInfo
isEnabledBoardcore::SensorInfo
isInitializedBoardcore::SensorInfo
operator=(const SensorInfo &info)Boardcore::SensorInfoinline
operator==(const SensorInfo &info) constBoardcore::SensorInfoinline
periodBoardcore::SensorInfo
SensorInfo(const std::string id="", uint32_t period=0, std::function< void()> callback=[]() {}, bool isEnabled=true)Boardcore::SensorInfoinline
SensorInfo(const std::string id, Units::Frequency::Hertz frequency, std::function< void()> callback=[]() {}, bool isEnabled=true)Boardcore::SensorInfoinline
SensorInfo(const std::string id, std::chrono::nanoseconds period, std::function< void()> callback=[]() {}, bool isEnabled=true)Boardcore::SensorInfoinline