FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
Loading...
Searching...
No Matches
FSI_temperature.cpp File Reference
Include dependency graph for FSI_temperature.cpp:

Go to the source code of this file.

Namespaces

namespace  fsi
namespace  fsi::modules
namespace  fsi::modules::tc

Functions

double fsi::modules::tc::convertFrom (const std::string &to, const double &from)
 Wrapper for FSI_temperatureConvertCelFrom() function.
double fsi::modules::tc::convertTo (const std::string &from, const double &to)
 Wrapper for FSI_temperatureConvertCelTo() function.