#include <Precision.h>
Public Types | |
enum | Enum { degree, tenMinute, minute, tenSecond, second, tenthOfSecond, hundrethOfSecond, thousandthOfSecond, tenThousandthOfSecond } |
Definition at line 11 of file Precision.h.
degree | |
tenMinute | |
minute | |
tenSecond | |
second | |
tenthOfSecond | |
hundrethOfSecond | |
thousandthOfSecond | |
tenThousandthOfSecond |
Definition at line 15 of file Precision.h.