Class AnalysisKeys
Assembly: AudioAnalysisTools.dll
[Obsolete("All access to properties should be done via statically-typed configuration classes. In this scenario access to dynamic keys should not be needed.")]
public static class AnalysisKeys
Fields
|
Improve this Doc
View Source
Declaration
public const string AbbreviatedSpeciesName = "AbbreviatedSpeciesName"
Field Value
|
Improve this Doc
View Source
Declaration
public const string AddAxes = "AddAxes"
Field Value
|
Improve this Doc
View Source
Declaration
public const string AddSegmentationTrack = "AddSegmentationTrack"
Field Value
|
Improve this Doc
View Source
Declaration
public const string AddTimeScale = "AddTimeScale"
Field Value
|
Improve this Doc
View Source
Declaration
public const string AnalysisName = "AnalysisName"
Field Value
|
Improve this Doc
View Source
Declaration
public const string AnnotateSonogram = "AnnotateSonogram"
Field Value
|
Improve this Doc
View Source
Declaration
public const string BgNoiseNeighbourhood = "BgNoiseNeighbourhood"
Field Value
|
Improve this Doc
View Source
Declaration
public const string CallDuration = "CallDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DctDuration = "DctDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DctThreshold = "DctThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DecibelThreshold = "DecibelThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DisplayColumns = "DisplayColumns"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DisplayCsvImage = "DisplayCsvImage"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DisplayWeightedIndices = "DisplayWeightedIndices"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DominantFrequency = "DominantFrequency"
Field Value
|
Improve this Doc
View Source
Declaration
public const string DoSegmentation = "DoSegmentation"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventCount = "EventCount"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventDuration = "EvDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventIntensity = "EvIntensity"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventName = "EventName"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventNormscore = "EvScoreNorm"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventScore = "EvScore"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventStartAbs = "EvStartAbs"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventStartMin = "EvStartMin"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventStartSec = "EvStartSec"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventThreshold = "EventThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string EventTotal = "EventTotal"
Field Value
|
Improve this Doc
View Source
Declaration
public const string FrameLength = "FrameLength"
Field Value
|
Improve this Doc
View Source
Declaration
public const string FrameOverlap = "FrameOverlap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string FrameStep = "FrameStep"
Field Value
|
Improve this Doc
View Source
Declaration
public const string FreqReductionFactor = "FreqReductionFactor"
Field Value
|
Improve this Doc
View Source
Declaration
public const string HighFreqBound = "HighFreqBound"
Field Value
|
Improve this Doc
View Source
Declaration
public const string IndexCalculationDuration = "IndexCalculationDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string IntensityThreshold = "IntensityThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyAedIntensityThreshold = "IntensityThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyAedSmallAreaThreshold = "SmallAreaThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyAvSignalAmplitude = "AvSignalAmplitude"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyBandpassMaximum = "BandpassMaximum"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyBandpassMinimum = "BandpassMinimum"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyCallDensity = "CallDensity"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyDrawSonograms = "DrawSonograms"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyFrameOverlap = "FrameOverlap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyFrameSize = "FrameSize"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyIndexPropertiesConfig = "IndexPropertiesConfig"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyK1K2Latency = "K1K2Latency"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyMinVocalDuration = "MinVocalDuraton"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyNoiseReductionType = "NoiseReductionType"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyNPointSmoothFft = "NpointSmoothFFT"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyOctaveFreqScale = "OctaveFreqScale"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyRankOrder = "RankOrder"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeySegmentationThresholdK1 = "SegmentationThresholdK1"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeySegmentationThresholdK2 = "SegmentationThresholdK2"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeySegmentDuration = "AnalysisIdealSegmentDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeySnrScore = "SNRscore"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyStartMinute = "StartMinute"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyVocalGap = "VocalGap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string KeyWindowFunction = "WindowFunction"
Field Value
|
Improve this Doc
View Source
Declaration
public const string LowFreqBound = "LowFreqBound"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MakeSoxSonogram = "MakeSoxSonogram"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxDuration = "MaxDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxFormantGap = "MaxFormantGap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxGap = "MaxGap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxHz = "MaxHz"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxOscilFreq = "MaxOcilFreq"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MaxPeriodicity = "MaxPeriod"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MidFreqBound = "MidFreqBound"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinAmplitude = "MinAmplitude"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinDuration = "MinDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinFormantGap = "MinFormantGap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinGap = "MinGap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinHz = "MinHz"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinOscilFreq = "MinOcilFreq"
Field Value
|
Improve this Doc
View Source
Declaration
public const string MinPeriodicity = "MinPeriod"
Field Value
|
Improve this Doc
View Source
Declaration
public const string NoiseBgThreshold = "BgNoiseThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string NoiseDoReduction = "DoNoiseReduction"
Field Value
|
Improve this Doc
View Source
Declaration
public const string NoiseReductionType = "NoiseReductionType"
Field Value
|
Improve this Doc
View Source
Declaration
public const string OscilDetection2014FrameSize = "OscilDetection2014FrameSize"
Field Value
|
Improve this Doc
View Source
Declaration
public const string OscilDetection2014SampleLength = "OscilDetection2014SampleLength"
Field Value
|
Improve this Doc
View Source
Declaration
public const string OscilDetection2014SensitivityThreshold = "OscilDetection2014SensitivityThreshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string OscillationRate = "OcillationRate"
Field Value
|
Improve this Doc
View Source
Declaration
public const string ParallelProcessing = "ParallelProcessing"
Field Value
|
Improve this Doc
View Source
Declaration
public const string RequireDateInFilename = "RequireDateInFilename"
Field Value
|
Improve this Doc
View Source
Declaration
public const string ResampleRate = "ResampleRate"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SaveIntermediateCsvFiles = "SaveIntermediateCsvFiles"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SaveIntermediateWavFiles = "SaveIntermediateWavFiles"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SaveSonogramData = "SaveSonogramData"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SaveSonogramImages = "SaveSonogramImages"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SegmentDuration = "AnalysisIdealSegmentDuration"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SegmentOverlap = "SegmentOverlap"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SmoothingWindow = "SmoothingWindow"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SonogramColored = "SonogramColored"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SonogramComment = "SonogramComment"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SonogramQuantisation = "SonogramQuantisation"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SonogramTitle = "SonogramTitle"
Field Value
|
Improve this Doc
View Source
Declaration
[Obsolete]
public const string SoxPath = "SOX_PATH"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SpeciesName = "SpeciesName"
Field Value
|
Improve this Doc
View Source
Declaration
public const string SubsegmentOffset = "SubsegmentOffset"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Threshold = "Threshold"
Field Value
|
Improve this Doc
View Source
Declaration
public const string TileImageOutput = "TileImageOutput"
Field Value
|
Improve this Doc
View Source
Declaration
public const string TimeReductionFactor = "TimeReductionFactor"
Field Value