ThreeHundredthsOfInch

@Serializable
value class ThreeHundredthsOfInch(val value: UInt) : LengthUnit

Constructors

Link copied to clipboard
constructor(value: UInt)

Properties

Link copied to clipboard
val value: UInt

Functions

Link copied to clipboard
open override fun toInches(): Inches
Link copied to clipboard
open override fun toMillimeters(): Millimeters
Link copied to clipboard