C# Class ImsInformed.Domain.LiquidChromatography.FeatureBlobNet

The feature blob net.
Afficher le fichier Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Méthodes publiques

Méthode Description
FeatureBlobNet ( FeatureBlob featureBlob, double normalizedElutionTime ) : MultiDimensionalPeakFinding.PeakDetection

Initializes a new instance of the FeatureBlobNet class.

Method Details

FeatureBlobNet() public méthode

Initializes a new instance of the FeatureBlobNet class.
public FeatureBlobNet ( FeatureBlob featureBlob, double normalizedElutionTime ) : MultiDimensionalPeakFinding.PeakDetection
featureBlob FeatureBlob /// The feature blob. ///
normalizedElutionTime double /// The normalized elution time. ///
Résultat MultiDimensionalPeakFinding.PeakDetection