STK AviatorSend comments on this topic.
ModeAsConstant Property (IAgAvtrWindModel)
See Also
Windows





Windows & Linux

Description

Get the options for a Constant Bearing/Speed wind model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ModeAsConstant() As IAgAvtrWindModelConstant
[C#]
public IAgAvtrWindModelConstant ModeAsConstant {get;}
[Managed C++]
public: __property IAgAvtrWindModelConstant ^ get_ModeAsConstant();
[Unmanaged C++]
public: HRESULT get_ModeAsConstant(
    IAgAvtrWindModelConstant ** ppRetVal
);
[Java]
public IAgAvtrWindModelConstant getModeAsConstant();
[Python - STK API ]
@property
def ModeAsConstant(self) -> "IAgAvtrWindModelConstant":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.