Boost logo

Boost :

From: Jonathan de Halleux (dehalleux_at_[hidden])
Date: 2003-10-13 01:54:44


>I think he means dimension-less or non-dimensional. "Reynolds Number" would
>be a good example. I'm not sure what a Units library would do in this case.

Ooops, non native english speaker. In fact, Reynolds, Mach, Froude numbers
are examples of dimension-less quantities.

Here's an example:

new_unit<>::acceleration gravity( 9.81 );
new_unit<>::acceleration my_acc( ... );

double d = my_acc / gravity ; // is this working ? it has no dimension.

>--
>
>Jeff Flinn
>Applied Dynamics, International
>
>
>
>_______________________________________________
>Unsubscribe & other changes:
>http://lists.boost.org/mailman/listinfo.cgi/boost

-----------------------------------------------------------------------------------
Jonathan de Halleux, Research Assistant
Center for Systems Engineering and Applied Mechanics (CESAME)
Universite catholique de Louvain
Batiment Euler , Av. Georges Lemaitre, 4 Tel : +32-10-47 2595
B-1348 Louvain-la-Neuve Belgium
E-mail : dehalleux_at_[hidden]
-----------------------------------------------------------------------------------


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk