toString

open override fun toString(): String(source)

Returns a string representation of this bearing as a quadrant bearing.


fun toString(unit: RotationUnit = Degrees, decimalPlaces: Int = 2): String(source)

Returns a string representation of this bearing as a quadrant bearing with the specified unit and decimalPlaces.