MTDataPoint

data class MTDataPoint(val frequency: Int, val level: Double)

An individual data point of the MT audiogram

Constructors

Link copied to clipboard
constructor(frequency: Int, level: Double)

Properties

Link copied to clipboard

Frequency that was tested on, expressed in Hz

Link copied to clipboard

Hearing Level for that specific frequency