PTTDataPoint

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

An individual data point of the PTT audiogram

Constructors

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

Properties

Link copied to clipboard

Frequency that was tested on, expressed in Hz

Link copied to clipboard

Hearing Threshold for that specific frequency