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

Go to the source code of this file.

Classes

struct  qtty::CoulombTag
 
struct  qtty::MillicoulombTag
 
struct  qtty::MicrocoulombTag
 
struct  qtty::KilocoulombTag
 
struct  qtty::UnitTraits< CoulombTag >
 
struct  qtty::UnitTraits< MillicoulombTag >
 
struct  qtty::UnitTraits< MicrocoulombTag >
 
struct  qtty::UnitTraits< KilocoulombTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Coulomb = Quantity< CoulombTag >
 
using qtty::Millicoulomb = Quantity< MillicoulombTag >
 
using qtty::Microcoulomb = Quantity< MicrocoulombTag >
 
using qtty::Kilocoulomb = Quantity< KilocoulombTag >