You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TCrossSpectrumAnalyzer Class > TCrossSpectrumAnalyzer Events > TCrossSpectrumAnalyzer.OnGetOutputSpectrumEvent Event
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TCrossSpectrumAnalyzer.OnGetOutputSpectrumEvent Event

Assign the event returning the custom computed frequency spectrum to be used for computation of the output spectrum.

Syntax
C#
Visual Basic
public event TNotifyVecEvent OnGetOutputSpectrumEvent;

Returned spectrum must be complex and its length must match the length of the Input spectrum.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!