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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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