toDmsString

fun toDmsString(decimalPlaces: Int = 2): String(source)

Format this Rotation as Degrees, ArcMinutes, and ArcSeconds components.

Parameters

decimalPlaces

the number of decimal places to use for the arc seconds component.