#include <boost/units/derived_dimension.hpp>
#include <boost/units/physical_dimensions/length.hpp>
#include <boost/units/physical_dimensions/mass.hpp>
#include <boost/units/physical_dimensions/plane_angle.hpp>
#include <boost/units/physical_dimensions/time.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::units | |
Typedefs | |
typedef derived_dimension < length_base_dimension, 2, mass_base_dimension, 1, time_base_dimension,-2, plane_angle_base_dimension,-1 > ::type | boost::units::torque_dimension |
derived dimension for torque : L^2 M T^-2 QP^-1 More... | |