|
qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
|
#include "../ffi_core.hpp"

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 > |