STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeExpDensModelParams getExpDensModelParams();
[Python - STK API ]
@property
def ExpDensModelParams(self) -> "IAgVeExpDensModelParams":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.