units
Use physical dimensions at compile-time or run-time.
|
Extended-precision dimensions and units. More...
Typedefs | |
using | dyndim = basic_dyndim< long double > |
Type of dimensioned value whose dimension is not known at compile-time. More... | |
using | length = basic_statdim< length_dim.encode(), long double > |
Type for variable of dimension length. More... | |
using | mass = basic_statdim< mass_dim.encode(), long double > |
Type for variable of dimension mass. More... | |
using | time = basic_statdim< time_dim.encode(), long double > |
Type for variable of dimension time. More... | |
using | charge = basic_statdim< charge_dim.encode(), long double > |
Type for variable of dimension charge. More... | |
using | temperature = basic_statdim< temperature_dim.encode(), long double > |
Type for variable of dimension temperature. More... | |
using | speed = decltype(m/s) |
using | acceleration = decltype(m/s/s) |
using | momentum = decltype(g *m/s) |
using | force = decltype(N/1) |
using | current = decltype(C/s) |
using | energy = decltype(J/1) |
using | power = decltype(W/1) |
using | area = decltype(m *m) |
using | volume = decltype(m *m *m) |
using | pressure = decltype(N/m/m) |
Functions | |
constexpr auto | operator""_m (long double v) |
Interpret a number, suffixed with '_m', as a (literal) number of meters. More... | |
constexpr auto | operator""_cm (long double v) |
Interpret a number, suffixed with '_cm', as a (literal) number of centimeters. More... | |
constexpr auto | operator""_mm (long double v) |
Interpret a number, suffixed with '_mm', as a (literal) number of millimeters. More... | |
constexpr auto | operator""_mum (long double v) |
Interpret a number, suffixed with '_mum', as a (literal) number of micrometers. More... | |
constexpr auto | operator""_nm (long double v) |
Interpret a number, suffixed with '_nm', as a (literal) number of nanometers. More... | |
constexpr auto | operator""_pm (long double v) |
Interpret a number, suffixed with '_pm', as a (literal) number of picometers. More... | |
constexpr auto | operator""_fm (long double v) |
Interpret a number, suffixed with '_fm', as a (literal) number of femtometers. More... | |
constexpr auto | operator""_km (long double v) |
Interpret a number, suffixed with '_km', as a (literal) number of kilometers. More... | |
constexpr auto | operator""_Mm (long double v) |
Interpret a number, suffixed with '_Mm', as a (literal) number of megameters. More... | |
constexpr auto | operator""_g (long double v) |
Interpret a number, suffixed with '_g', as a (literal) number of grams. More... | |
constexpr auto | operator""_mg (long double v) |
Interpret a number, suffixed with '_mg', as a (literal) number of milligrams. More... | |
constexpr auto | operator""_mug (long double v) |
Interpret a number, suffixed with '_mug', as a (literal) number of micrograms. More... | |
constexpr auto | operator""_ng (long double v) |
Interpret a number, suffixed with '_ng', as a (literal) number of nanograms. More... | |
constexpr auto | operator""_pg (long double v) |
Interpret a number, suffixed with '_pg', as a (literal) number of picograms. More... | |
constexpr auto | operator""_kg (long double v) |
Interpret a number, suffixed with '_kg', as a (literal) number of kilograms. More... | |
constexpr auto | operator""_Mg (long double v) |
Interpret a number, suffixed with '_Mg', as a (literal) number of megagrams. More... | |
constexpr auto | operator""_s (long double v) |
Interpret a number, suffixed with '_s', as a (literal) number of seconds. More... | |
constexpr auto | operator""_ms (long double v) |
Interpret a number, suffixed with '_ms', as a (literal) number of milliseconds. More... | |
constexpr auto | operator""_mus (long double v) |
Interpret a number, suffixed with '_mus', as a (literal) number of microseconds. More... | |
constexpr auto | operator""_ns (long double v) |
Interpret a number, suffixed with '_ns', as a (literal) number of nanoseconds. More... | |
constexpr auto | operator""_ps (long double v) |
Interpret a number, suffixed with '_ps', as a (literal) number of picoseconds. More... | |
constexpr auto | operator""_fs (long double v) |
Interpret a number, suffixed with '_fs', as a (literal) number of femtoseconds. More... | |
constexpr auto | operator""_C (long double v) |
Interpret a number, suffixed with '_C', as a (literal) number of coulombs. More... | |
constexpr auto | operator""_mC (long double v) |
Interpret a number, suffixed with '_mC', as a (literal) number of millicoulombs. More... | |
constexpr auto | operator""_muC (long double v) |
Interpret a number, suffixed with '_muC', as a (literal) number of microcoulombs. More... | |
constexpr auto | operator""_nC (long double v) |
Interpret a number, suffixed with '_nC', as a (literal) number of nanocoulombs. More... | |
constexpr auto | operator""_pC (long double v) |
Interpret a number, suffixed with '_pC', as a (literal) number of picocoulombs. More... | |
constexpr auto | operator""_K (long double v) |
Interpret a number, suffixed with '_K', as a (literal) number of kelvins. More... | |
constexpr auto | operator""_mK (long double v) |
Interpret a number, suffixed with '_mK', as a (literal) number of millikelvins. More... | |
constexpr auto | operator""_muK (long double v) |
Interpret a number, suffixed with '_muK', as a (literal) number of microkelvins. More... | |
constexpr auto | operator""_nK (long double v) |
Interpret a number, suffixed with '_nK', as a (literal) number of nanokelvins. More... | |
constexpr auto | operator""_ft (long double v) |
Interpret a number, suffixed with '_ft', as a (literal) number of feet. More... | |
constexpr auto | operator""_kft (long double v) |
Interpret a number, suffixed with '_kft', as a (literal) number of kilofeet. More... | |
constexpr auto | operator""_in (long double v) |
Interpret a number, suffixed with '_in', as a (literal) number of inches. More... | |
constexpr auto | operator""_yd (long double v) |
Interpret a number, suffixed with '_yd', as a (literal) number of yards. More... | |
constexpr auto | operator""_mi (long double v) |
Interpret a number, suffixed with '_mi', as a (literal) number of miles. More... | |
constexpr auto | operator""_N (long double v) |
Interpret a number, suffixed with '_N', as a (literal) number of newtons. More... | |
constexpr auto | operator""_mN (long double v) |
Interpret a number, suffixed with '_mN', as a (literal) number of millinewtons. More... | |
constexpr auto | operator""_muN (long double v) |
Interpret a number, suffixed with '_muN', as a (literal) number of micronewtons. More... | |
constexpr auto | operator""_kN (long double v) |
Interpret a number, suffixed with '_kN', as a (literal) number of kilonewtons. More... | |
constexpr auto | operator""_MN (long double v) |
Interpret a number, suffixed with '_MN', as a (literal) number of meganewtons. More... | |
constexpr auto | operator""_dyn (long double v) |
Interpret a number, suffixed with '_dyn', as a (literal) number of dynes. More... | |
constexpr auto | operator""_J (long double v) |
Interpret a number, suffixed with '_J', as a (literal) number of joules. More... | |
constexpr auto | operator""_mJ (long double v) |
Interpret a number, suffixed with '_mJ', as a (literal) number of millijoules. More... | |
constexpr auto | operator""_muJ (long double v) |
Interpret a number, suffixed with '_muJ', as a (literal) number of microjoules. More... | |
constexpr auto | operator""_kJ (long double v) |
Interpret a number, suffixed with '_kJ', as a (literal) number of kilojoules. More... | |
constexpr auto | operator""_MJ (long double v) |
Interpret a number, suffixed with '_MJ', as a (literal) number of megajoules. More... | |
constexpr auto | operator""_GJ (long double v) |
Interpret a number, suffixed with '_GJ', as a (literal) number of gigajoules. More... | |
constexpr auto | operator""_erg (long double v) |
Interpret a number, suffixed with '_erg', as a (literal) number of ergs. More... | |
constexpr auto | operator""_W (long double v) |
Interpret a number, suffixed with '_W', as a (literal) number of watts. More... | |
constexpr auto | operator""_mW (long double v) |
Interpret a number, suffixed with '_mW', as a (literal) number of milliwatts. More... | |
constexpr auto | operator""_muW (long double v) |
Interpret a number, suffixed with '_muW', as a (literal) number of microwatts. More... | |
constexpr auto | operator""_kW (long double v) |
Interpret a number, suffixed with '_kW', as a (literal) number of kilowatts. More... | |
constexpr auto | operator""_MW (long double v) |
Interpret a number, suffixed with '_MW', as a (literal) number of megawatts. More... | |
constexpr auto | operator""_GW (long double v) |
Interpret a number, suffixed with '_GW', as a (literal) number of gigawatts. More... | |
constexpr auto | operator""_A (long double v) |
Interpret a number, suffixed with '_A', as a (literal) number of amperes. More... | |
constexpr auto | operator""_mA (long double v) |
Interpret a number, suffixed with '_mA', as a (literal) number of milliamperes. More... | |
constexpr auto | operator""_muA (long double v) |
Interpret a number, suffixed with '_muA', as a (literal) number of microamperes. More... | |
Variables | |
constexpr auto | m = impl::m<long double> |
Constant-expression symbol for m. More... | |
constexpr auto | cm = impl::cm<long double> |
Constant-expression symbol for cm. More... | |
constexpr auto | mm = impl::mm<long double> |
Constant-expression symbol for mm. More... | |
constexpr auto | mum = impl::mum<long double> |
Constant-expression symbol for mum. More... | |
constexpr auto | nm = impl::nm<long double> |
Constant-expression symbol for nm. More... | |
constexpr auto | pm = impl::pm<long double> |
Constant-expression symbol for pm. More... | |
constexpr auto | fm = impl::fm<long double> |
Constant-expression symbol for fm. More... | |
constexpr auto | km = impl::km<long double> |
Constant-expression symbol for km. More... | |
constexpr auto | Mm = impl::Mm<long double> |
Constant-expression symbol for Mm. More... | |
constexpr auto | g = impl::g<long double> |
Constant-expression symbol for g. More... | |
constexpr auto | mg = impl::mg<long double> |
Constant-expression symbol for mg. More... | |
constexpr auto | mug = impl::mug<long double> |
Constant-expression symbol for mug. More... | |
constexpr auto | ng = impl::ng<long double> |
Constant-expression symbol for ng. More... | |
constexpr auto | pg = impl::pg<long double> |
Constant-expression symbol for pg. More... | |
constexpr auto | kg = impl::kg<long double> |
Constant-expression symbol for kg. More... | |
constexpr auto | Mg = impl::Mg<long double> |
Constant-expression symbol for Mg. More... | |
constexpr auto | s = impl::s<long double> |
Constant-expression symbol for s. More... | |
constexpr auto | ms = impl::ms<long double> |
Constant-expression symbol for ms. More... | |
constexpr auto | mus = impl::mus<long double> |
Constant-expression symbol for mus. More... | |
constexpr auto | ns = impl::ns<long double> |
Constant-expression symbol for ns. More... | |
constexpr auto | ps = impl::ps<long double> |
Constant-expression symbol for ps. More... | |
constexpr auto | fs = impl::fs<long double> |
Constant-expression symbol for fs. More... | |
constexpr auto | C = impl::C<long double> |
Constant-expression symbol for C. More... | |
constexpr auto | mC = impl::mC<long double> |
Constant-expression symbol for mC. More... | |
constexpr auto | muC = impl::muC<long double> |
Constant-expression symbol for muC. More... | |
constexpr auto | nC = impl::nC<long double> |
Constant-expression symbol for nC. More... | |
constexpr auto | pC = impl::pC<long double> |
Constant-expression symbol for pC. More... | |
constexpr auto | K = impl::K<long double> |
Constant-expression symbol for K. More... | |
constexpr auto | mK = impl::mK<long double> |
Constant-expression symbol for mK. More... | |
constexpr auto | muK = impl::muK<long double> |
Constant-expression symbol for muK. More... | |
constexpr auto | nK = impl::nK<long double> |
Constant-expression symbol for nK. More... | |
constexpr auto | ft = impl::ft<long double> |
Constant-expression symbol for ft. More... | |
constexpr auto | kft = impl::kft<long double> |
Constant-expression symbol for kft. More... | |
constexpr auto | in = impl::in<long double> |
Constant-expression symbol for in. More... | |
constexpr auto | yd = impl::yd<long double> |
Constant-expression symbol for yd. More... | |
constexpr auto | mi = impl::mi<long double> |
Constant-expression symbol for mi. More... | |
constexpr auto | N = impl::N<long double> |
Constant-expression symbol for N. More... | |
constexpr auto | mN = impl::mN<long double> |
Constant-expression symbol for mN. More... | |
constexpr auto | muN = impl::muN<long double> |
Constant-expression symbol for muN. More... | |
constexpr auto | kN = impl::kN<long double> |
Constant-expression symbol for kN. More... | |
constexpr auto | MN = impl::MN<long double> |
Constant-expression symbol for MN. More... | |
constexpr auto | dyn = impl::dyn<long double> |
Constant-expression symbol for dyn. More... | |
constexpr auto | J = impl::J<long double> |
Constant-expression symbol for J. More... | |
constexpr auto | mJ = impl::mJ<long double> |
Constant-expression symbol for mJ. More... | |
constexpr auto | muJ = impl::muJ<long double> |
Constant-expression symbol for muJ. More... | |
constexpr auto | kJ = impl::kJ<long double> |
Constant-expression symbol for kJ. More... | |
constexpr auto | MJ = impl::MJ<long double> |
Constant-expression symbol for MJ. More... | |
constexpr auto | GJ = impl::GJ<long double> |
Constant-expression symbol for GJ. More... | |
constexpr auto | erg = impl::erg<long double> |
Constant-expression symbol for erg. More... | |
constexpr auto | W = impl::W<long double> |
Constant-expression symbol for W. More... | |
constexpr auto | mW = impl::mW<long double> |
Constant-expression symbol for mW. More... | |
constexpr auto | muW = impl::muW<long double> |
Constant-expression symbol for muW. More... | |
constexpr auto | kW = impl::kW<long double> |
Constant-expression symbol for kW. More... | |
constexpr auto | MW = impl::MW<long double> |
Constant-expression symbol for MW. More... | |
constexpr auto | GW = impl::GW<long double> |
Constant-expression symbol for GW. More... | |
constexpr auto | A = impl::A<long double> |
Constant-expression symbol for A. More... | |
constexpr auto | mA = impl::mA<long double> |
Constant-expression symbol for mA. More... | |
constexpr auto | muA = impl::muA<long double> |
Constant-expression symbol for muA. More... | |
Extended-precision dimensions and units.
using vnix::units::ldbl::acceleration = typedef decltype(m/s/s) |
using vnix::units::ldbl::area = typedef decltype(m*m) |
using vnix::units::ldbl::charge = typedef basic_statdim<charge_dim.encode(), long double> |
using vnix::units::ldbl::current = typedef decltype(C/s) |
using vnix::units::ldbl::dyndim = typedef basic_dyndim<long double> |
using vnix::units::ldbl::energy = typedef decltype(J/1) |
using vnix::units::ldbl::force = typedef decltype(N/1) |
using vnix::units::ldbl::length = typedef basic_statdim<length_dim.encode(), long double> |
using vnix::units::ldbl::mass = typedef basic_statdim<mass_dim.encode(), long double> |
using vnix::units::ldbl::momentum = typedef decltype(g*m/s) |
using vnix::units::ldbl::power = typedef decltype(W/1) |
using vnix::units::ldbl::pressure = typedef decltype(N/m/m) |
using vnix::units::ldbl::speed = typedef decltype(m/s) |
using vnix::units::ldbl::temperature = typedef basic_statdim<temperature_dim.encode(), long double> |
using vnix::units::ldbl::time = typedef basic_statdim<time_dim.encode(), long double> |
using vnix::units::ldbl::volume = typedef decltype(m*m*m) |
constexpr auto vnix::units::ldbl::operator""_A | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_C | ( | long double | v | ) |
Interpret a number, suffixed with '_C', as a (literal) number of coulombs.
Definition at line 2991 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_cm | ( | long double | v | ) |
Interpret a number, suffixed with '_cm', as a (literal) number of centimeters.
Definition at line 2796 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_dyn | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_erg | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_fm | ( | long double | v | ) |
Interpret a number, suffixed with '_fm', as a (literal) number of femtometers.
Definition at line 2841 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_fs | ( | long double | v | ) |
Interpret a number, suffixed with '_fs', as a (literal) number of femtoseconds.
Definition at line 2982 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_ft | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_g | ( | long double | v | ) |
Interpret a number, suffixed with '_g', as a (literal) number of grams.
Definition at line 2868 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_GJ | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_GW | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_in | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_J | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_K | ( | long double | v | ) |
Interpret a number, suffixed with '_K', as a (literal) number of kelvins.
Definition at line 3039 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_kft | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_kg | ( | long double | v | ) |
Interpret a number, suffixed with '_kg', as a (literal) number of kilograms.
Definition at line 2916 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_kJ | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_km | ( | long double | v | ) |
Interpret a number, suffixed with '_km', as a (literal) number of kilometers.
Definition at line 2850 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_kN | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_kW | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_m | ( | long double | v | ) |
Interpret a number, suffixed with '_m', as a (literal) number of meters.
Definition at line 2784 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mA | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_mC | ( | long double | v | ) |
Interpret a number, suffixed with '_mC', as a (literal) number of millicoulombs.
Definition at line 3003 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mg | ( | long double | v | ) |
Interpret a number, suffixed with '_mg', as a (literal) number of milligrams.
Definition at line 2880 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_Mg | ( | long double | v | ) |
Interpret a number, suffixed with '_Mg', as a (literal) number of megagrams.
Definition at line 2925 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mi | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_mJ | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_MJ | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_mK | ( | long double | v | ) |
Interpret a number, suffixed with '_mK', as a (literal) number of millikelvins.
Definition at line 3051 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mm | ( | long double | v | ) |
Interpret a number, suffixed with '_mm', as a (literal) number of millimeters.
Definition at line 2805 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_Mm | ( | long double | v | ) |
Interpret a number, suffixed with '_Mm', as a (literal) number of megameters.
Definition at line 2859 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mN | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_MN | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_ms | ( | long double | v | ) |
Interpret a number, suffixed with '_ms', as a (literal) number of milliseconds.
Definition at line 2946 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_muA | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_muC | ( | long double | v | ) |
Interpret a number, suffixed with '_muC', as a (literal) number of microcoulombs.
Definition at line 3012 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mug | ( | long double | v | ) |
Interpret a number, suffixed with '_mug', as a (literal) number of micrograms.
Definition at line 2889 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_muJ | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_muK | ( | long double | v | ) |
Interpret a number, suffixed with '_muK', as a (literal) number of microkelvins.
Definition at line 3060 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_mum | ( | long double | v | ) |
Interpret a number, suffixed with '_mum', as a (literal) number of micrometers.
Definition at line 2814 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_muN | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_mus | ( | long double | v | ) |
Interpret a number, suffixed with '_mus', as a (literal) number of microseconds.
Definition at line 2955 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_muW | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_mW | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_MW | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_N | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_nC | ( | long double | v | ) |
Interpret a number, suffixed with '_nC', as a (literal) number of nanocoulombs.
Definition at line 3021 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_ng | ( | long double | v | ) |
Interpret a number, suffixed with '_ng', as a (literal) number of nanograms.
Definition at line 2898 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_nK | ( | long double | v | ) |
Interpret a number, suffixed with '_nK', as a (literal) number of nanokelvins.
Definition at line 3069 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_nm | ( | long double | v | ) |
Interpret a number, suffixed with '_nm', as a (literal) number of nanometers.
Definition at line 2823 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_ns | ( | long double | v | ) |
Interpret a number, suffixed with '_ns', as a (literal) number of nanoseconds.
Definition at line 2964 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_pC | ( | long double | v | ) |
Interpret a number, suffixed with '_pC', as a (literal) number of picocoulombs.
Definition at line 3030 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_pg | ( | long double | v | ) |
Interpret a number, suffixed with '_pg', as a (literal) number of picograms.
Definition at line 2907 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_pm | ( | long double | v | ) |
Interpret a number, suffixed with '_pm', as a (literal) number of picometers.
Definition at line 2832 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_ps | ( | long double | v | ) |
Interpret a number, suffixed with '_ps', as a (literal) number of picoseconds.
Definition at line 2973 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_s | ( | long double | v | ) |
Interpret a number, suffixed with '_s', as a (literal) number of seconds.
Definition at line 2934 of file units.hpp.
constexpr auto vnix::units::ldbl::operator""_W | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::operator""_yd | ( | long double | v | ) |
constexpr auto vnix::units::ldbl::A = impl::A<long double> |
constexpr auto vnix::units::ldbl::C = impl::C<long double> |
constexpr auto vnix::units::ldbl::cm = impl::cm<long double> |
constexpr auto vnix::units::ldbl::dyn = impl::dyn<long double> |
constexpr auto vnix::units::ldbl::erg = impl::erg<long double> |
constexpr auto vnix::units::ldbl::fm = impl::fm<long double> |
constexpr auto vnix::units::ldbl::fs = impl::fs<long double> |
constexpr auto vnix::units::ldbl::ft = impl::ft<long double> |
constexpr auto vnix::units::ldbl::g = impl::g<long double> |
constexpr auto vnix::units::ldbl::GJ = impl::GJ<long double> |
constexpr auto vnix::units::ldbl::GW = impl::GW<long double> |
constexpr auto vnix::units::ldbl::in = impl::in<long double> |
constexpr auto vnix::units::ldbl::J = impl::J<long double> |
constexpr auto vnix::units::ldbl::K = impl::K<long double> |
constexpr auto vnix::units::ldbl::kft = impl::kft<long double> |
constexpr auto vnix::units::ldbl::kg = impl::kg<long double> |
constexpr auto vnix::units::ldbl::kJ = impl::kJ<long double> |
constexpr auto vnix::units::ldbl::km = impl::km<long double> |
constexpr auto vnix::units::ldbl::kN = impl::kN<long double> |
constexpr auto vnix::units::ldbl::kW = impl::kW<long double> |
constexpr auto vnix::units::ldbl::m = impl::m<long double> |
constexpr auto vnix::units::ldbl::mA = impl::mA<long double> |
constexpr auto vnix::units::ldbl::mC = impl::mC<long double> |
constexpr auto vnix::units::ldbl::mg = impl::mg<long double> |
constexpr auto vnix::units::ldbl::Mg = impl::Mg<long double> |
constexpr auto vnix::units::ldbl::mi = impl::mi<long double> |
constexpr auto vnix::units::ldbl::mJ = impl::mJ<long double> |
constexpr auto vnix::units::ldbl::MJ = impl::MJ<long double> |
constexpr auto vnix::units::ldbl::mK = impl::mK<long double> |
constexpr auto vnix::units::ldbl::mm = impl::mm<long double> |
constexpr auto vnix::units::ldbl::Mm = impl::Mm<long double> |
constexpr auto vnix::units::ldbl::mN = impl::mN<long double> |
constexpr auto vnix::units::ldbl::MN = impl::MN<long double> |
constexpr auto vnix::units::ldbl::ms = impl::ms<long double> |
constexpr auto vnix::units::ldbl::muA = impl::muA<long double> |
constexpr auto vnix::units::ldbl::muC = impl::muC<long double> |
constexpr auto vnix::units::ldbl::mug = impl::mug<long double> |
constexpr auto vnix::units::ldbl::muJ = impl::muJ<long double> |
constexpr auto vnix::units::ldbl::muK = impl::muK<long double> |
constexpr auto vnix::units::ldbl::mum = impl::mum<long double> |
constexpr auto vnix::units::ldbl::muN = impl::muN<long double> |
constexpr auto vnix::units::ldbl::mus = impl::mus<long double> |
constexpr auto vnix::units::ldbl::muW = impl::muW<long double> |
constexpr auto vnix::units::ldbl::mW = impl::mW<long double> |
constexpr auto vnix::units::ldbl::MW = impl::MW<long double> |
constexpr auto vnix::units::ldbl::N = impl::N<long double> |
constexpr auto vnix::units::ldbl::nC = impl::nC<long double> |
constexpr auto vnix::units::ldbl::ng = impl::ng<long double> |
constexpr auto vnix::units::ldbl::nK = impl::nK<long double> |
constexpr auto vnix::units::ldbl::nm = impl::nm<long double> |
constexpr auto vnix::units::ldbl::ns = impl::ns<long double> |
constexpr auto vnix::units::ldbl::pC = impl::pC<long double> |
constexpr auto vnix::units::ldbl::pg = impl::pg<long double> |
constexpr auto vnix::units::ldbl::pm = impl::pm<long double> |
constexpr auto vnix::units::ldbl::ps = impl::ps<long double> |
constexpr auto vnix::units::ldbl::s = impl::s<long double> |
constexpr auto vnix::units::ldbl::W = impl::W<long double> |