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

Go to the source code of this file.

Classes

struct  qtty::AmpereTag
 
struct  qtty::MicroampereTag
 
struct  qtty::MilliampereTag
 
struct  qtty::KiloampereTag
 
struct  qtty::UnitTraits< AmpereTag >
 
struct  qtty::UnitTraits< MicroampereTag >
 
struct  qtty::UnitTraits< MilliampereTag >
 
struct  qtty::UnitTraits< KiloampereTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Ampere = Quantity< AmpereTag >
 
using qtty::Microampere = Quantity< MicroampereTag >
 
using qtty::Milliampere = Quantity< MilliampereTag >
 
using qtty::Kiloampere = Quantity< KiloampereTag >