C# 클래스 Analysis.EDM.DemodulationConfig

파일 보기 프로젝트 열기: ColdMatter/EDMSuite 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AnalysisTag String
GatedDetectorExtractSpecs GatedDetectorExtractSpec>.Dictionary
PointDetectorChannels List

공개 메소드들

메소드 설명
GetStandardDemodulationConfig ( string name, Block b ) : DemodulationConfig

비공개 메소드들

메소드 설명
AddFixedSliceConfig ( string name, double centre, double width ) : void
DemodulationConfig ( ) : System

메소드 상세

GetStandardDemodulationConfig() 공개 정적인 메소드

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

프로퍼티 상세

AnalysisTag 공개적으로 프로퍼티

public String AnalysisTag
리턴 String

GatedDetectorExtractSpecs 공개적으로 프로퍼티

public Dictionary GatedDetectorExtractSpecs
리턴 GatedDetectorExtractSpec>.Dictionary

PointDetectorChannels 공개적으로 프로퍼티

public List PointDetectorChannels
리턴 List