Class StandardizedFeatureExtractionConfig
Inheritance
StandardizedFeatureExtractionConfig
Inherited Members
Namespace: AnalysisPrograms.StandardizedFeatures
Assembly: AnalysisPrograms.dll
Syntax
[Serializable]
public class StandardizedFeatureExtractionConfig : IndexCalculateConfig, IIndexPropertyReferenceConfiguration, IConfig, IEquatable<IndexCalculateConfig>, ICloneable
Properties
| Improve this Doc View SourceBands
Declaration
public List<StandardizedFeatureExtractionConfig.BandsProperties> Bands { get; set; }
Property Value
Type | Description |
---|---|
List<StandardizedFeatureExtractionConfig.BandsProperties> |