Ham Cockpit   

    Show / Hide Table of Contents

    Method GetBandStart

    View Source

    GetBandStart(Int64, String, QsyDirection)

    Gets the start frequency for the given mode on the current, next-upper or next-lower band.

    Declaration
    long GetBandStart(long frequency, string mode, QsyDirection qsyDirection)
    Parameters
    Type Name Description
    Int64 frequency

    The frequency in Hertz.

    String mode

    The mode.

    QsyDirection qsyDirection

    The QSY direction.

    Returns
    Type Description
    Int64

    The start frequency in Hertz.

    Remarks

    This method may be used, in particular, for band switching.

    • View Source
    Back to top Generated by DocFX