soundscapecode.soundtrap.CalibrationData
- class soundscapecode.soundtrap.CalibrationData(serial: str, device: str, model: str, date: str, source: str, level: float, frequency: int, RTI: float, low: float, high: float)
Holds soundtrap calibration information
Attributes
- serial: str
soundtrap serial no.
- device: str
calibration device ID
- model: str
soundtrap model no.
- date: str
calibration date
- source: str
tone source
- level: str
source level in dB
- frequency: int
source frequency in Hz
- RTI: float
RTI level @ 1 kHz
- low: float
low gain in dB
- high: float
high gain in dB