C# 클래스 Analysis.EDM.BlockTOFDemodulator

This class takes a block and demodulates the TOFs into each analysis channel. A lot of the code is cheezily copied and pasted from the BlockDemodulator.
파일 보기 프로젝트 열기: ColdMatter/EDMSuite 1 사용 예제들

공개 메소드들

메소드 설명
TOFDemodulateBlock ( Block b, int detectorIndex, bool allChannels ) : TOFChannelSet

메소드 상세

TOFDemodulateBlock() 공개 메소드

public TOFDemodulateBlock ( Block b, int detectorIndex, bool allChannels ) : TOFChannelSet
b Data.EDM.Block
detectorIndex int
allChannels bool
리턴 TOFChannelSet