PTTDataPoint

data class PTTDataPoint(val frequency: Int, val threshold: Double)

An individual data point of the PTT audiogram

Constructors

Link copied to clipboard
fun PTTDataPoint(frequency: Int, threshold: Double)

Properties

Link copied to clipboard
val frequency: Int

Frequency that was tested on, expressed in Hz

Link copied to clipboard
val threshold: Double

Hearing Threshold for that specific frequency