public final class MINoiseInfo
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
isHigh
Specifies whether the high noise level is detected
|
float |
signalToNoiseRatio
The ratio of the signal to noise
|
| Constructor and Description |
|---|
MINoiseInfo()
A default constructor
|