Ham Cockpit   

    Show / Hide Table of Contents

    Method SetPassband

    View Source

    SetPassband(Int32, Int32)

    Sets the passband of the filter.

    Declaration
    void SetPassband(int passbandLow, int passbandHigh)
    Parameters
    Type Name Description
    Int32 passbandLow

    The lower cutoff frequency of the filter passband in Hertz.

    Int32 passbandHigh

    The upper cutoff frequency of the filter passband in Hertz/

    • View Source
    Back to top Generated by DocFX