Searched refs:current_base_dimension (Results 1 – 18 of 18) sorted by relevance
/third_party/boost/boost/units/physical_dimensions/ |
D | current.hpp | 22 struct current_base_dimension : struct 23 boost::units::base_dimension<current_base_dimension,-6> 34 BOOST_TYPEOF_REGISTER_TYPE(boost::units::current_base_dimension) 43 typedef current_base_dimension::dimension_type current_dimension;
|
D | electric_charge.hpp | 24 current_base_dimension,1>::type electric_charge_dimension;
|
D | magnetic_field_intensity.hpp | 24 current_base_dimension,1>::type magnetic_field_intensity_dimension;
|
D | magnetic_flux_density.hpp | 26 current_base_dimension,-1>::type magnetic_flux_density_dimension;
|
D | electric_potential.hpp | 28 current_base_dimension,-1>::type electric_potential_dimension;
|
D | resistivity.hpp | 28 current_base_dimension,-2>::type resistivity_dimension;
|
D | impedance.hpp | 28 current_base_dimension,-2>::type impedance_dimension;
|
D | conductivity.hpp | 28 current_base_dimension,2>::type conductivity_dimension;
|
D | inductance.hpp | 28 current_base_dimension,-2>::type inductance_dimension;
|
D | capacitance.hpp | 28 current_base_dimension,2>::type capacitance_dimension;
|
D | permittivity.hpp | 28 current_base_dimension,2>::type permittivity_dimension;
|
D | reluctance.hpp | 28 current_base_dimension,2>::type reluctance_dimension;
|
D | resistance.hpp | 28 current_base_dimension,-2>::type resistance_dimension;
|
D | conductance.hpp | 28 current_base_dimension,2>::type conductance_dimension;
|
D | magnetic_flux.hpp | 28 current_base_dimension,-1>::type magnetic_flux_dimension;
|
D | permeability.hpp | 28 current_base_dimension,-2>::type permeability_dimension;
|
/third_party/boost/libs/units/test/ |
D | test_complicated_system.cpp | 54 boost::units::current_base_dimension, -1
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 3086 boost/units/current_base_dimension.html
|