Class ChannelIntegrityIndices
Inheritance
ChannelIntegrityIndices
Assembly: AudioAnalysisTools.dll
public class ChannelIntegrityIndices : SummaryIndexBase, IComparable<ResultBase>, IComparable
Properties
|
Improve this Doc
View Source
Declaration
public double AverageDecibelBias { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double ChannelDiffDecibels { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double ChannelSimilarity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double HighFreqDecibelBias { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double LowFreqDecibelBias { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double MedianDecibelBias { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double MidFreqDecibelBias { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double ZeroCrossingFractionLeft { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double ZeroCrossingFractionRight { get; set; }
Property Value
Implements
Extension Methods