STK AgAsHpopPluginSend comments on this topic.
GeoFluxLag Property (IAgAsDensityModelPluginAtmFluxLagsConfig)
See Also
Windows





Windows & Linux

Description

Gets or sets the GeoFluxLag

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property GeoFluxLag() As Double
[C#]
public double GeoFluxLag {get; set;}
[Managed C++]
public: __property double get_GeoFluxLag();
public: __property void set_GeoFluxLag( double );
[Unmanaged C++]
public: HRESULT get_GeoFluxLag(
    double * pVal
);
public: HRESULT put_GeoFluxLag(
    double Val
);
[Java]
public double getGeoFluxLag();
public void setGeoFluxLag(
    double
);

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.