STK AgRadarPluginSend comments on this topic.
PreCompute Method (IAgSTKRadarSTCAttenPlugin)
See Also
Windows





Windows & Linux

Description

STC plugin pre-compute.

Syntax

[Visual Basic .NET]
Public Function PreCompute() As Boolean
[C#]
public bool PreCompute();
[Managed C++]
public: bool PreCompute();
[Unmanaged C++]
public: HRESULT PreCompute(
    VARIANT_BOOL * pValidPreCompute
);
[Java]
public bool preCompute();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.