Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::astronomical Namespace Reference

Typedefs

typedef scaled_base_unit
< boost::units::astronomical::light_second_base_unit,
scale< 86400, static_rational< 1 > > > 
light_day_base_unit
 
typedef scaled_base_unit
< boost::units::astronomical::light_second_base_unit,
scale< 3600, static_rational< 1 > > > 
light_hour_base_unit
 
typedef scaled_base_unit
< boost::units::astronomical::light_second_base_unit,
scale< 60, static_rational< 1 > > > 
light_minute_base_unit
 
typedef scaled_base_unit
< boost::units::astronomical::light_second_base_unit,
scale
< 31557600, static_rational< 1 > > > 
light_year_base_unit
 

Typedef Documentation

typedef scaled_base_unit<boost::units::astronomical::light_second_base_unit, scale<86400, static_rational<1> > > boost::units::astronomical::light_day_base_unit
typedef scaled_base_unit<boost::units::astronomical::light_second_base_unit, scale<3600, static_rational<1> > > boost::units::astronomical::light_hour_base_unit
typedef scaled_base_unit<boost::units::astronomical::light_second_base_unit, scale<60, static_rational<1> > > boost::units::astronomical::light_minute_base_unit
typedef scaled_base_unit<boost::units::astronomical::light_second_base_unit, scale<31557600, static_rational<1> > > boost::units::astronomical::light_year_base_unit