Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/units/systems/cgs/current.hpp>

namespace boost {
  namespace units {
    namespace cgs {
      typedef unit< current_dimension, cgs::system > current;

      static const current biot;
      static const current biots;
    }
  }
}

PrevUpHomeNext