Class UseModel.CdConfig
Inheritance
UseModel.CdConfig
Assembly: AnalysisPrograms.dll
Syntax
[Serializable]
public class CdConfig : AnalyzerConfig, IConfig
Properties
|
Improve this Doc
View Source
LdSpectrogramConfig
Gets or sets the LDFC spectrogram configuration.
Declaration
public LdSpectrogramConfig LdSpectrogramConfig { get; protected set; }
Property Value
|
Improve this Doc
View Source
TemplatesList
Declaration
public string TemplatesList { get; protected set; }
Property Value
Implements
Extension Methods