STK AgAsHpopPluginSend comments on this topic.
ComputesTemperature Method (IAgAsDensityModelPlugin)
See Also
Windows





Windows & Linux

Description

Triggered on every density plugin before evaluation to check if the plugin computes temperature.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.