Public Types | |
typedef MKS | unitsystem |
typedef boost::mpl::vector< length, mass, time > | base_dimensions |
typedef boost::mpl::vector< meter, kilogram, second > | base_units |
typedef MKS | unitsystem |
typedef boost::mpl::vector< length, mass, time > | base_dimensions |
typedef boost::mpl::vector< meter, kilogram, second > | base_units |
Public Member Functions | |
BOOST_STATIC_ASSERT (boost::mpl::size< base_dimensions >::value==boost::mpl::size< base_units >::value) | |
BOOST_STATIC_CONSTANT (int, number_baseunits=boost::mpl::size< base_dimensions >::value) | |
BOOST_STATIC_ASSERT (boost::mpl::size< base_dimensions >::value==boost::mpl::size< base_units >::value) | |
BOOST_STATIC_CONSTANT (int, number_baseunits=boost::mpl::size< base_dimensions >::value) |
Definition at line 612 of file Copy of playground.cpp.
typedef MKS blub::MKS::unitsystem |
Definition at line 613 of file Copy of playground.cpp.
typedef boost::mpl::vector<length, mass, time> blub::MKS::base_dimensions |
Definition at line 614 of file Copy of playground.cpp.
typedef boost::mpl::vector<meter, kilogram, second> blub::MKS::base_units |
Definition at line 615 of file Copy of playground.cpp.
typedef MKS blub::MKS::unitsystem |
Definition at line 613 of file playground.cpp.
typedef boost::mpl::vector<length, mass, time> blub::MKS::base_dimensions |
Definition at line 614 of file playground.cpp.
typedef boost::mpl::vector<meter, kilogram, second> blub::MKS::base_units |
Definition at line 615 of file playground.cpp.
blub::MKS::BOOST_STATIC_ASSERT | ( | boost::mpl::size< base_dimensions >::value | = =boost::mpl::size< base_units >::value |
) |
blub::MKS::BOOST_STATIC_CONSTANT | ( | int | , | |
number_baseunits | = boost::mpl::size< base_dimensions >::value | |||
) |
blub::MKS::BOOST_STATIC_ASSERT | ( | boost::mpl::size< base_dimensions >::value | = =boost::mpl::size< base_units >::value |
) |
blub::MKS::BOOST_STATIC_CONSTANT | ( | int | , | |
number_baseunits | = boost::mpl::size< base_dimensions >::value | |||
) |
Generated on Mon Apr 2 22:25:07 2007 for physical_svn by 1.5.1-p1 | hosted on |