MTDataPoint

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

An individual data point of the MT audiogram

Constructors

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

Properties

Link copied to clipboard
val frequency: Int

Frequency that was tested on, expressed in Hz

Link copied to clipboard
val level: Double

Hearing Level for that specific frequency