TomTomAndroidTools
api_quantity
/
com.tomtom.tools.android.api.quantity
/
Angle
/
Unit
Unit
enum
Unit
:
Enum
<
Angle.Unit
>
Content copied to clipboard
The unit of an angle's value.
Entries
Inherited properties
Entries
RADIAN
Link copied to clipboard
RADIAN
(
"rad"
,
)
Content copied to clipboard
Describes an angle in radians.
DEGREE
Link copied to clipboard
DEGREE
(
"°"
,
)
Content copied to clipboard
Describes an angle in degrees.
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard