API
rhusbMonParsers.hpp File Reference

Parsers for the MagAO-X RH USB monitor. More...

#include <string>
Include dependency graph for rhusbMonParsers.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Parsers for the MagAO-X RH USB monitor.

Definition in file rhusbMonParsers.hpp.