blub::MKS Struct Reference

List of all members.

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)

Detailed Description

Definition at line 612 of file Copy of playground.cpp.


Member Typedef Documentation

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.


Member Function Documentation

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 
)


The documentation for this struct was generated from the following files:
Generated on Mon Apr 2 22:25:07 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo