![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace si { typedef unit< magnetic_flux_density_dimension, si::system > magnetic_flux_density; static const magnetic_flux_density tesla; static const magnetic_flux_density teslas; } } }