![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace si { typedef unit< conductance_dimension, si::system > conductance; static const conductance siemen; static const conductance siemens; static const conductance mho; static const conductance mhos; } } }