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





Windows & Linux

Description

Get the options for a noisy surface target position velocity strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.