Gets a flag indicating whether or not the signal-to-noise ratio was integrated coherently.
Read-only property
[Visual Basic .NET] |
---|
Public Property CoherentIntegration() As Boolean |
[C#] |
---|
public bool CoherentIntegration {get;} |
[Managed C++] |
---|
public: __property bool get_CoherentIntegration(); |
[Unmanaged C++] |
---|
public: HRESULT get_CoherentIntegration( VARIANT_BOOL * pCoherentIntegration ); |
[Java] |
---|
public bool getCoherentIntegration(); |