Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/units/systems/si/angular_acceleration.hpp>

namespace boost {
  namespace units {
    namespace si {
      typedef unit< angular_acceleration_dimension, si::system > angular_acceleration;
    }
  }
}

PrevUpHomeNext