C# Class ImsInformed.Filters.VoltageGroupFilters

The track filter.
Datei anzeigen Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Public Methods

Method Description
RemoveVoltageGroupsWithInsufficentFrames ( IEnumerable groups, double frationOfMax ) : IEnumerable

The is track possible.

Method Details

RemoveVoltageGroupsWithInsufficentFrames() public static method

The is track possible.
or is null.
public static RemoveVoltageGroupsWithInsufficentFrames ( IEnumerable groups, double frationOfMax ) : IEnumerable
groups IEnumerable
frationOfMax double
return IEnumerable