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





Description

Flux file containing Ap values

Property type

Read-write property

Syntax

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

[C#]
public string FluxFile {get; set;}

[Managed C++]
public: __property String __gc ^ get_FluxFile();
public: __property void set_FluxFile(
String __gc ^
);

[Unmanaged C++]
public: HRESULT get_FluxFile(
BSTR * pRetVal
);
public: HRESULT put_FluxFile(
BSTR NewFluxFile
);

[Java]
public String getFluxFile();public void setFluxFile(
String
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1