AGI STK Objects 11 Send comments on this topic.
ShiftSAA Property (IAgVeSpEnvRadiation)
See Also 





Description

Flag to shift the SAA based on the model's epoch.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ShiftSAA() As Boolean

[C#]
public bool ShiftSAA {get; set;}

[Managed C++]
public: __property bool get_ShiftSAA();
public: __property void set_ShiftSAA(
bool
);

[Unmanaged C++]
public: HRESULT get_ShiftSAA(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_ShiftSAA(
VARIANT_BOOL NewShiftSAA
);

[Java]
public bool getShiftSAA();public void setShiftSAA(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1