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

Go to the source code of this file.

Classes

struct  qtty::VoltTag
 
struct  qtty::MicrovoltTag
 
struct  qtty::MillivoltTag
 
struct  qtty::KilovoltTag
 
struct  qtty::MegavoltTag
 
struct  qtty::UnitTraits< VoltTag >
 
struct  qtty::UnitTraits< MicrovoltTag >
 
struct  qtty::UnitTraits< MillivoltTag >
 
struct  qtty::UnitTraits< KilovoltTag >
 
struct  qtty::UnitTraits< MegavoltTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Volt = Quantity< VoltTag >
 
using qtty::Microvolt = Quantity< MicrovoltTag >
 
using qtty::Millivolt = Quantity< MillivoltTag >
 
using qtty::Kilovolt = Quantity< KilovoltTag >
 
using qtty::Megavolt = Quantity< MegavoltTag >