Degrees

value class Degrees(val value: Double) : AngularValue

An AngularValue in units of Degrees.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String