Class SpectrogramConstants
Inheritance
SpectrogramConstants
Assembly: AudioAnalysisTools.dll
public static class SpectrogramConstants
Fields
|
Improve this Doc
View Source
Declaration
public const double BACKGROUND_FILTER_COEFF = -0.25
Field Value
|
Improve this Doc
View Source
Declaration
public const string DefaultAnalysisType = "Towsey.Acoustic"
Field Value
|
Improve this Doc
View Source
Declaration
public const int FRAME_LENGTH = 512
Field Value
|
Improve this Doc
View Source
Declaration
public const int HEIGHT_OF_TITLE_BAR = 24
Field Value
|
Improve this Doc
View Source
Declaration
public static TimeSpan MINUTE_OFFSET
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_ACI_ENT_CVR = "ACI-ENT-CVR"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_ACI_ENT_EVN = "ACI-ENT-EVN"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_ACI_ENT_PMN = "ACI-ENT-PMN"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_ACI_ENT_SPT = "ACI-ENT-SPT"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_BGN_PMN_CVR = "BGN-PMN-CVR"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_BGN_PMN_EVN = "BGN-PMN-EVN"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_BGN_PMN_OSC = "BGN-PMN-OSC"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_BGN_PMN_RHZ = "BGN-PMN-RHZ"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_BGN_PMN_SPT = "BGN-PMN-SPT"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RGBMap_DEFAULT = "ACI-ENT-CVR"
Field Value
|
Improve this Doc
View Source
Declaration
public static int SAMPLE_RATE
Field Value
|
Improve this Doc
View Source
Declaration
public static TimeSpan X_AXIS_TIC_INTERVAL
Field Value