AGI STK Objects 11 Send comments on this topic.
FluxStatus Property (IAgVeSpEnvRadiation)
See Also 
Windows






Windows & Linux

Description

Info concerning the ability to compute flux values given the computation mode and Scenario's energy values that have been set

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FluxStatus() As String

[C#]
public string FluxStatus {get;}

[Managed C++]
public: __property String __gc ^ get_FluxStatus();

[Unmanaged C++]
public: HRESULT get_FluxStatus(
BSTR * pRetVal
);

[Java]
public String getFluxStatus();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface