C# Class 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.
Afficher le fichier Open project: ColdMatter/EDMSuite Class Usage Examples

Méthodes publiques

Méthode Description
TOFDemodulateBlock ( Block b, int detectorIndex, bool allChannels ) : TOFChannelSet

Method Details

TOFDemodulateBlock() public méthode

public TOFDemodulateBlock ( Block b, int detectorIndex, bool allChannels ) : TOFChannelSet
b Data.EDM.Block
detectorIndex int
allChannels bool
Résultat TOFChannelSet