qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
illuminance.hpp File Reference
#include "../ffi_core.hpp"
Include dependency graph for illuminance.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  qtty::LuxTag
 
struct  qtty::MilliluxTag
 
struct  qtty::KiloluxTag
 
struct  qtty::UnitTraits< LuxTag >
 
struct  qtty::UnitTraits< MilliluxTag >
 
struct  qtty::UnitTraits< KiloluxTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Lux = Quantity< LuxTag >
 
using qtty::Millilux = Quantity< MilliluxTag >
 
using qtty::Kilolux = Quantity< KiloluxTag >