Angle
Represents an angle value.
An enumeration of angle representations.
The 180° angle.
The 45° angle.
The 90° angle.
The 135° angle.
The zero angle.
Gets the type of the length.
Gets the representation of the unit as a string.
Gets the value of the angle.
Creates a new angle value.
Gets the unit from the enumeration for the provided string.
Checks for equality of two angles.
Compares the magnitude of two angles.
Compares the magnitude of two angles.
Checks for inequality of two angles.
Compares the magnitude of two angles.
Compares the magnitude of two angles.
Tries to convert the given string to an Angle.
Compares the current angle against the given one.
Checks for equality with the other angle.
Converts the contained value to rad.
Returns a formatted string representing the angle.
Converts the contained value to turns.