STK AgRadarPluginSend comments on this topic.
CoherentIntegration Property (IAgStkRadarFixedPRFProbabilityDetectionComputeParams)
See Also
Windows





Windows & Linux

Description

Gets a flag indicating whether or not the signal-to-noise ratio was integrated coherently.

Property type

Read-only property

Syntax

[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();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.