Enum QsyDirection
Direction of the frequency change.
Namespace: VE3NEA.HamCockpit.PluginAPI
Assembly: VE3NEA.HamCockpit.PluginAPI.dll
Syntax
public enum QsyDirection
Remarks
Used in the frequency navigation commands to request a band change or a switch to the next or previous band segment
Fields
Name | Description |
---|---|
Down | Previous band or segment. |
Here | Current band or segment. |
Up | Next band or segment. |