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





Windows & Linux

Description

Gets or sets the F10p7Lag

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property F10p7Lag() As Double
[C#]
public double F10p7Lag {get; set;}
[Managed C++]
public: __property double get_F10p7Lag();
public: __property void set_F10p7Lag( double );
[Unmanaged C++]
public: HRESULT get_F10p7Lag(
    double * pVal
);
public: HRESULT put_F10p7Lag(
    double Val
);
[Java]
public double getF10p7Lag();
public void setF10p7Lag(
    double
);

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.