STK ObjectsSend comments on this topic.
SAA Property (IAgMsGraphics)
See Also
Windows





Windows & Linux

Description

Get the missile's South Atlantic Anomaly Contour properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SAA() As IAgVeGfxSAA
[C#]
public IAgVeGfxSAA SAA {get;}
[Managed C++]
public: __property IAgVeGfxSAA ^ get_SAA();
[Unmanaged C++]
public: HRESULT get_SAA(
    IAgVeGfxSAA ** ppVal
);
[Java]
public IAgVeGfxSAA getSAA();
[Python - STK API ]
@property
def SAA(self) -> "IAgVeGfxSAA":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.