Angle class

The figure formed by two lines diverging from a common point.

The system unit for this quantity is "rad" (radian). This quantity is dimensionless.

Inheritance

Properties

centiradian Unit
A unit of angle equal to 0.01 [SI.RADIAN] (standard name centiradian).
no setter
degreeAngle Unit
A unit of angle equal to 1/360 [REVOLUTION] (standard name °).
no setter
grade Unit
A unit of angle measure equal to 1/400 [REVOLUTION] (standard name grade).
no setter
hashCode int
The hash code for this object.
no setterinherited
minuteAngle Unit
A unit of angle equal to 1/60 [DEGREE_ANGLE] (standard name ).
no setter
radian Unit
The unit for plane angle quantities (rad).
no setter
revolution Unit
A unit of angle equal to a full circle or 2<i>&pi;</i> [SI.RADIAN] (standard name rev).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondAngle Unit
A unit of angle equal to 1/60 [MINUTE_ANGLE] (standard name ").
no setter
siUnit Unit
The SI unit (Système International d'Unités) for this quantity
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited