Typedefs | Functions
Units.hpp File Reference
#include <boost/units/pow.hpp>
#include <boost/units/systems/si.hpp>
#include <boost/units/systems/temperature/celsius.hpp>
#include <boost/units/cmath.hpp>
#include <boost/units/make_scaled_unit.hpp>
#include <boost/units/systems/si/prefixes.hpp>
Include dependency graph for Units.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef
boost::units::make_scaled_unit
< si::length,
boost::units::scale
< 10, boost::units::static_rational
<-2 > > >::type 
centimeter
typedef
boost::units::make_scaled_unit
< si::length,
boost::units::scale
< 10, boost::units::static_rational
<-3 > > >::type 
millimeter
typedef
boost::units::make_scaled_unit
< si::time,
boost::units::scale
< 10, boost::units::static_rational
<-3 > > >::type 
millisecond

Functions

 BOOST_UNITS_STATIC_CONSTANT (centimeters, centimeter)

Typedef Documentation

typedef boost::units::make_scaled_unit<si::length, boost::units::scale<10, boost::units::static_rational<-2> > >::type centimeter

Definition at line 27 of file Units.hpp.

typedef boost::units::make_scaled_unit<si::length, boost::units::scale<10, boost::units::static_rational<-3> > >::type millimeter

Definition at line 26 of file Units.hpp.

typedef boost::units::make_scaled_unit<si::time, boost::units::scale<10, boost::units::static_rational<-3> > >::type millisecond

Definition at line 31 of file Units.hpp.


Function Documentation

BOOST_UNITS_STATIC_CONSTANT ( centimeters  ,
centimeter   
)


cob_sick_s300
Author(s): Florian Weisshardt
autogenerated on Thu Aug 27 2015 12:45:42