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