TBiAnalyzer::BicoherenceType Property

__declspec(property(get = GetBicoherenceType, put = SetBicoherenceType)) TBicoherenceType BicoherenceType;

Defines how the bicoherence will be computed.

Read: TBicoherenceType GetBicoherenceType();
Write: void SetBicoherenceType(const TBicoherenceType Value);
Declared in Dew::Signal::TBiAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler