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

Go to the source code of this file.

Classes

struct  qtty::OhmTag
 
struct  qtty::MilliohmTag
 
struct  qtty::KilohmTag
 
struct  qtty::MegaohmTag
 
struct  qtty::UnitTraits< OhmTag >
 
struct  qtty::UnitTraits< MilliohmTag >
 
struct  qtty::UnitTraits< KilohmTag >
 
struct  qtty::UnitTraits< MegaohmTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Ohm = Quantity< OhmTag >
 
using qtty::Milliohm = Quantity< MilliohmTag >
 
using qtty::Kilohm = Quantity< KilohmTag >
 
using qtty::Megaohm = Quantity< MegaohmTag >