C# Class Analysis.EDM.DemodulationConfig

Datei anzeigen Open project: ColdMatter/EDMSuite Class Usage Examples

Public Properties

Property Type Description
AnalysisTag String
GatedDetectorExtractSpecs GatedDetectorExtractSpec>.Dictionary
PointDetectorChannels List

Public Methods

Method Description
GetStandardDemodulationConfig ( string name, Block b ) : DemodulationConfig

Private Methods

Method Description
AddFixedSliceConfig ( string name, double centre, double width ) : void
DemodulationConfig ( ) : System

Method Details

GetStandardDemodulationConfig() public static method

public static GetStandardDemodulationConfig ( string name, Block b ) : DemodulationConfig
name string
b Data.EDM.Block
return DemodulationConfig

Property Details

AnalysisTag public_oe property

public String AnalysisTag
return String

GatedDetectorExtractSpecs public_oe property

public Dictionary GatedDetectorExtractSpecs
return GatedDetectorExtractSpec>.Dictionary

PointDetectorChannels public_oe property

public List PointDetectorChannels
return List