#include <angle.h>
|
| using | units = typename std::conditional_t<(Units1::radians_per_rep > Units2::radians_per_rep), Units1, Units2 > |
| |
| using | type = osc::Angle< std::common_type_t< Rep1, Rep2 >, units > |
| |
◆ type
◆ units
| using std::common_type< osc::Angle< Rep1, Units1 >, osc::Angle< Rep2, Units2 > >::units = typename std::conditional_t<(Units1::radians_per_rep > Units2::radians_per_rep), Units1, Units2> |
The documentation for this struct was generated from the following file:
- /home/adam/Desktop/opensim-creator/third_party/opynsim/liboscar/maths/angle.h