Ham Cockpit   

    Show / Hide Table of Contents

    Property Format

    View Source

    Format

    Gets the format of the output data.

    Declaration
    public SignalFormat Format { get; }
    Property Value
    Type Description
    SignalFormat

    The format of the output data.

    Implements
    ISampleStream.Format
    Remarks

    Since the filter does not know its passband (all it has is the taps array), it does not update the Format property. The calling code must change the Format settings to reflect the new bandwidth.

    • View Source
    Back to top Generated by DocFX