Get the options for a Constant Bearing/Speed wind model.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ModeAsConstant() As IAgAvtrWindModelConstant |
| [C#] |
|---|
public IAgAvtrWindModelConstant ModeAsConstant {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrWindModelConstant ^ get_ModeAsConstant(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrWindModelConstant getModeAsConstant(); |
[Python - STK API ] |
|---|
@property def ModeAsConstant(self) -> "IAgAvtrWindModelConstant": |






