Class SpectralPeakTrackingEntry.Arguments
Inheritance
SpectralPeakTrackingEntry.Arguments
Inherited Members
Namespace: AnalysisPrograms.SpectralPeakTracking
Assembly: AnalysisPrograms.dll
Syntax
[Command("SpectralPeakTracking", Description = "TODO", ExtendedHelpText = "")]
public class Arguments : SourceConfigOutputDirArguments
Methods
| Improve this Doc View SourceExecute(CommandLineApplication)
Declaration
public override Task<int> Execute(CommandLineApplication app)
Parameters
Type | Name | Description |
---|---|---|
Mc |
app |