astrotypes  0.0
Classes | Namespaces
BoostDurationCast.cpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pss::astrotypes::units::boost_unit_to_std_ratio< BoostUnit >
 conversion helper from boost time units to the std::chrono::duration::period equivalent More...
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< Day >
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< Second >
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< MilliSecond >
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< MicroSecond >
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< NanoSecond >
 
struct  pss::astrotypes::units::boost_unit_to_std_ratio< PicoSecond >
 
struct  pss::astrotypes::units::has_equivalent_unit< BoostType, ChronoType >
 determine is the units of the chrono::duration and the boost::quatity are equivalent More...
 
struct  pss::astrotypes::units::has_equivalent_unit< boost::units::quantity< BoostUnit, NumT >, boost::units::quantity< BoostUnit2, Num2T > >
 
struct  pss::astrotypes::units::has_equivalent_rep< BoostType, ChronoType >
 determine is the NumericalRep of the chrono::duration and the boost::quatity are equivalent More...
 
struct  pss::astrotypes::units::has_equivalent_rep< boost::units::quantity< BoostUnit, NumT >, boost::units::quantity< BoostUnit2, Num2T > >
 
struct  pss::astrotypes::units::is_equivalent< BoostType, ChronoType >
 determine is the boost::quanity and the std::chrono:;duration are equivalent reperesentations i.e. both in unit and numerical representation More...
 

Namespaces

 pss
 
 pss::astrotypes
 
 pss::astrotypes::units