![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { template<> struct base_unit_info<astronomical::light_year_base_unit>; namespace astronomical { typedef scaled_base_unit< boost::units::astronomical::light_second_base_unit, scale< 31557600, static_rational< 1 > > > light_year_base_unit; } } }