Class SnrAnalysis.Arguments
Inheritance
SnrAnalysis.Arguments
Inherited Members
Namespace: AnalysisPrograms
Assembly: AnalysisPrograms.dll
Syntax
[Command("SnrAnalysis", Description = "[UNMAINTAINED] Calculates signal to noise ratio for short files.")]
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 |