Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > > Struct Template Reference

#include <unit_helper.hpp>

Public Types

typedef boost::units::quantity
< Unit, Value > 
time_type
 
typedef
boost::units::get_dimension
< time_type >::type 
dimension
 
typedef
boost::units::get_system
< time_type >::type 
system
 
typedef boost::mpl::divides
< boost::units::dimensionless_type,
dimension >::type 
inv_dimension
 
typedef boost::units::unit
< inv_dimension, system
inv_unit
 
typedef boost::units::quantity
< inv_unit, Value > 
type
 

Member Typedef Documentation

template<typename Unit , typename Value >
typedef boost::units::get_dimension< time_type >::type boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::dimension
template<typename Unit , typename Value >
typedef boost::mpl::divides< boost::units::dimensionless_type , dimension >::type boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::inv_dimension
template<typename Unit , typename Value >
typedef boost::units::unit< inv_dimension , system > boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::inv_unit
template<typename Unit , typename Value >
typedef boost::units::get_system< time_type >::type boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::system
template<typename Unit , typename Value >
typedef boost::units::quantity< Unit , Value > boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::time_type
template<typename Unit , typename Value >
typedef boost::units::quantity< inv_unit , Value > boost::numeric::odeint::inverse_time< boost::units::quantity< Unit, Value > >::type

The documentation for this struct was generated from the following file: