Class GroundParrotRecogniser.Arguments
Inheritance
GroundParrotRecogniser.Arguments
Inherited Members
Namespace: AnalysisPrograms
Assembly: AnalysisPrograms.dll
Syntax
[Command("GroundParrot", Description = "[UNMAINTAINED] event pattern recognition - used for ground-parrots (BRAD CLOW version)")]
public class Arguments : SourceAndConfigArguments
Methods
| Improve this Doc View SourceExecute(CommandLineApplication)
Declaration
public override Task<int> Execute(CommandLineApplication app)
Parameters
Type | Name | Description |
---|---|---|
Mc |
app |