com.esri.core.geometry.AngularUnit.Code |
The codes defined for the angular units.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DEGREE | Value returned by the AngularUnit for degree. | |||||||||
int | GON | Value returned by the AngularUnit for gon. | |||||||||
int | GRAD | Value returned by the AngularUnit for grad. | |||||||||
int | MICRORADIAN | Value returned by the AngularUnit for microradian. | |||||||||
int | MIL_6400 | Value returned by the AngularUnit for mil. | |||||||||
int | MINUTE | Value returned by the AngularUnit for minute. | |||||||||
int | MINUTE_CENTESIMAL | Value returned by the AngularUnit for centesimal minute. | |||||||||
int | RADIAN | Value returned by the AngularUnit for radian. | |||||||||
int | SECOND | Value returned by the AngularUnit for second. | |||||||||
int | SECOND_CENTESIMAL | Value returned by the AngularUnit for centesimal second. |
Value returned by the AngularUnit for degree.
Value returned by the AngularUnit for gon.
The angle subtended by 1/400 circle.
Value returned by the AngularUnit for grad.
The angle subtended by 1/400 circle.
Value returned by the AngularUnit for microradian.
Equals 1e-6 radian.
Value returned by the AngularUnit for mil.
The angle subtended by 1/6400 circle.
Value returned by the AngularUnit for minute.
Value returned by the AngularUnit for centesimal minute.
1/100th GON
Value returned by the AngularUnit for radian.
Value returned by the AngularUnit for second.
Value returned by the AngularUnit for centesimal second.
1/10000th Gon