$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-15 15:05:17
AMDG
Patricia Hawley wrote:
> #include <boost/units/systems/base_units/foot.hpp>
> #include <boost/units/systems/base_units/slug.hpp>
> #include <boost/units/systems/base_units/second.hpp>
>
For now
#include <boost/units/systems/base_units.hpp>
See my other email.
> FPS is a fairly common system where I work, and although it is short for
> foot-pounds-seconds since pounds is a force, the mass unit is slugs.
>
BTW, it's okay to have a system that uses length, force, and time.
In Christ,
Steven Watanabe