STK AviatorSend comments on this topic.
ModeAsNoisyBrgRng Property (IAgAvtrBasicManeuverTargetPosVel)
See Also
Windows





Windows & Linux

Description

Get the options for a noisy bearing range velocity strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.