GAMS  1.2.2
AngleUnits.h File Reference

Go to the source code of this file.

Namespaces

 gams
 Contains all GAMS-related tools, classes and code.
 
 gams::utility
 Provides utility functions and classes for common tasks and needs.
 

Variables

static const gams::pose::detail::degrees_t gams::utility::degrees
 Degres unit flag; see Euler constructor Deprecated; use gams::pose::degrees instead. More...
 
static const gams::pose::detail::radians_t gams::utility::radians
 Radians unit flag; see Euler constructor Deprecated; use gams::pose::radians instead. More...
 
static const gams::pose::detail::revolutions_t gams::utility::revolutions
 Revolutions (i.e., 1 == 360 degrees) unit flag; see Euler constructor Deprecated; use gams::pose::revolutions instead. More...