#include <PlaneAngle.h>
Static Public Attributes | |
static const ST | ratio = (4. * std::atan (1.0))/180. |
definition of standardization ratio | |
static const bool | exact = true |
definition of exactness |
partial specialization for Degree and all storage types
Definition at line 103 of file PlaneAngle.h.
const ST quantity::Standard< planeAngle::Degree, ST >::ratio = (4. * std::atan (1.0))/180. [inline, static] |
const bool quantity::Standard< planeAngle::Degree, ST >::exact = true [inline, static] |