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






Windows & Linux

Description

Get the exponential density modeling parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ExpDensModelParams() As IAgVeExpDensModelParams
[C#]
public IAgVeExpDensModelParams ExpDensModelParams {get;}
[Managed C++]
public: __property IAgVeExpDensModelParams^ get_ExpDensModelParams();
[Unmanaged C++]
public: HRESULT get_ExpDensModelParams(
   IAgVeExpDensModelParams ** ppRetVal
);
[Java]
public IAgVeExpDensModelParams getExpDensModelParams();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.