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





Windows & Linux

Description

Gets or sets the DstDTcLag

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property DstDTcLag() As Double
[C#]
public double DstDTcLag {get; set;}
[Managed C++]
public: __property double get_DstDTcLag();
public: __property void set_DstDTcLag( double );
[Unmanaged C++]
public: HRESULT get_DstDTcLag(
    double * pVal
);
public: HRESULT put_DstDTcLag(
    double Val
);
[Java]
public double getDstDTcLag();
public void setDstDTcLag(
    double
);

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.