|
FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
|
#include "../../../inc/fsi/modules/temperature/FSI_temperature.hpp"#include "../../../inc/fsi/modules/temperature/FSI_temperatureConverter.h"
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. | |