Parsers for the MagAO-X RH USB monitor. More...
#include <string>
Go to the source code of this file.
Namespaces | |
MagAOX | |
MagAOX::app | |
MagAOX::app::RH | |
Functions | |
int | MagAOX::app::RH::parseC (float &temp, const std::string &str) |
Parse the RH probe C temp command. More... | |
int | MagAOX::app::RH::parseH (float &humid, const std::string &str) |
Parse the RH probe H humidity command. More... | |
Parsers for the MagAO-X RH USB monitor.
Definition in file rhusbMonParsers.hpp.