Ham Cockpit   

    Show / Hide Table of Contents

    Namespace VE3NEA.HamCockpit.DspFun

    Classes

    AudioClientErrors

    Returns error messages for the Audio Client error codes.

    BaseFft

    The base class that implements common functionality for the RealFft and ComplexFft classes.

    BaseSlidingFilter

    The base class that implements common functionality for the SlidingMin and SlidingMax classes.

    ChannelSelector

    Selects one of the channels from a stereo data source.

    ComplexFft

    Computes forward and inverse complex FFT.

    ComplexFirFilter

    Applies a FIR filter to complex-valued data.

    Dsp

    A collection of functions related to digital signal processing.

    Ipp

    The IPP PInvoke declarations missing from CSIntelPerfLibs.

    IppException

    Represents errors that occur during the execution of the IPP functions.

    IppHelper

    Includes helper functions that use the IPP library.

    IppResampler

    Signal resampler based on the IPP library.

    Mixer

    Mixes the input complex-valued data with a complex sinusoid.

    MovingAverage

    Applies a moving average filter to the floating point data.

    MultipassAverage

    Applies a multi-pass moving average filter to the floating point data.

    OmniRigClient

    A wrapper around the OmniRig COM object.

    RealFft

    Computes forward and inverse real FFT.

    RealFirFilter

    Applies a FIR filter to real-valued data.

    Resampler

    A wrapper for the CSCore.DSP.DmoResampler class.

    RingBuffer

    A thread-safe ring buffer for the floating point values.

    SampleSourceWrapper

    A wrapper for the ISampleStream that exposes the CSCore.ISampleSource interface.

    SidebandFlipper

    Changes the sideband of the signal.

    SlidingMax

    Computes the sliding maximum of the input values.

    SlidingMin

    Computes the sliding minimum of the input values.

    Enums

    AudclntErrorCodes

    Audio Client error codes missing from CSCore.

    RigStatus

    The status of the CAT connection to the radio.

    Back to top Generated by DocFX