Classes | |
struct | radian_base_unit |
struct | steradian_base_unit |
Typedefs | |
typedef scaled_base_unit < degree_base_unit, scale < 60, static_rational<-1 > > > | arcminute_base_unit |
typedef scaled_base_unit < degree_base_unit, scale < 3600, static_rational<-1 > > > | arcsecond_base_unit |
typedef scaled_base_unit < degree_base_unit, scale < 360, static_rational< 1 > > > | revolution_base_unit |
typedef scaled_base_unit<degree_base_unit, scale<60, static_rational<-1> > > boost::units::angle::arcminute_base_unit |
typedef scaled_base_unit<degree_base_unit, scale<3600, static_rational<-1> > > boost::units::angle::arcsecond_base_unit |
typedef scaled_base_unit<degree_base_unit, scale<360, static_rational<1> > > boost::units::angle::revolution_base_unit |