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

Go to the source code of this file.

Classes

struct  qtty::HertzTag
 
struct  qtty::MillihertzTag
 
struct  qtty::KilohertzTag
 
struct  qtty::MegahertzTag
 
struct  qtty::GigahertzTag
 
struct  qtty::TerahertzTag
 
struct  qtty::UnitTraits< HertzTag >
 
struct  qtty::UnitTraits< MillihertzTag >
 
struct  qtty::UnitTraits< KilohertzTag >
 
struct  qtty::UnitTraits< MegahertzTag >
 
struct  qtty::UnitTraits< GigahertzTag >
 
struct  qtty::UnitTraits< TerahertzTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Hertz = Quantity< HertzTag >
 
using qtty::Millihertz = Quantity< MillihertzTag >
 
using qtty::Kilohertz = Quantity< KilohertzTag >
 
using qtty::Megahertz = Quantity< MegahertzTag >
 
using qtty::Gigahertz = Quantity< GigahertzTag >
 
using qtty::Terahertz = Quantity< TerahertzTag >