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





Windows & Linux

Description

Get the satellite's South Atlantic Anomaly Contour properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.