MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
current.hpp File Reference
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.

Namespaces

namespace  mtcore
 Core library for C++ with Zig-related functionality.
 
namespace  mtcore::units
 Base namespace for units.
 
namespace  mtcore::units::current
 

Variables

constexpr auto mtcore::units::current::attoampere = Units<Unit<dimensions::CURRENT, std::atto>>{}
 
constexpr auto mtcore::units::current::femtoampere = Units<Unit<dimensions::CURRENT, std::femto>>{}
 
constexpr auto mtcore::units::current::picoampere = Units<Unit<dimensions::CURRENT, std::pico>>{}
 
constexpr auto mtcore::units::current::nanoampere = Units<Unit<dimensions::CURRENT, std::nano>>{}
 
constexpr auto mtcore::units::current::microampere = Units<Unit<dimensions::CURRENT, std::micro>>{}
 
constexpr auto mtcore::units::current::milliampere = Units<Unit<dimensions::CURRENT, std::milli>>{}
 
constexpr auto mtcore::units::current::centiampere = Units<Unit<dimensions::CURRENT, std::centi>>{}
 
constexpr auto mtcore::units::current::deciampere = Units<Unit<dimensions::CURRENT, std::deci>>{}
 
constexpr auto mtcore::units::current::ampere = Units<Unit<dimensions::CURRENT>>{}
 
constexpr auto mtcore::units::current::decaampere = Units<Unit<dimensions::CURRENT, std::deca>>{}
 
constexpr auto mtcore::units::current::hectoampere = Units<Unit<dimensions::CURRENT, std::hecto>>{}
 
constexpr auto mtcore::units::current::kiloampere = Units<Unit<dimensions::CURRENT, std::kilo>>{}
 
constexpr auto mtcore::units::current::megaampere = Units<Unit<dimensions::CURRENT, std::mega>>{}
 
constexpr auto mtcore::units::current::gigaampere = Units<Unit<dimensions::CURRENT, std::giga>>{}
 
constexpr auto mtcore::units::current::teraampere = Units<Unit<dimensions::CURRENT, std::tera>>{}
 
constexpr auto mtcore::units::current::petaampere = Units<Unit<dimensions::CURRENT, std::peta>>{}
 
constexpr auto mtcore::units::current::exaampere = Units<Unit<dimensions::CURRENT, std::exa>>{}
 
constexpr auto mtcore::units::current::attoamp = attoampere
 
constexpr auto mtcore::units::current::femtoamp = femtoampere
 
constexpr auto mtcore::units::current::picoamp = picoampere
 
constexpr auto mtcore::units::current::nanoamp = nanoampere
 
constexpr auto mtcore::units::current::microamp = microampere
 
constexpr auto mtcore::units::current::milliamp = milliampere
 
constexpr auto mtcore::units::current::centiamp = centiampere
 
constexpr auto mtcore::units::current::deciamp = deciampere
 
constexpr auto mtcore::units::current::amp = ampere
 
constexpr auto mtcore::units::current::decaamp = decaampere
 
constexpr auto mtcore::units::current::hectoamp = hectoampere
 
constexpr auto mtcore::units::current::kiloamp = kiloampere
 
constexpr auto mtcore::units::current::megaamp = megaampere
 
constexpr auto mtcore::units::current::gigaamp = gigaampere
 
constexpr auto mtcore::units::current::teraamp = teraampere
 
constexpr auto mtcore::units::current::petaamp = petaampere
 
constexpr auto mtcore::units::current::exaamp = exaampere