Flag to shift the SAA based on the model's epoch.
Read-write property
[Visual Basic .NET] |
---|
Public Property ShiftSAA() As Boolean |
[C#] |
---|
public bool ShiftSAA {get; set;} |
[Managed C++] |
---|
public: __property bool get_ShiftSAA(); |
[Unmanaged C++] |
---|
public: HRESULT get_ShiftSAA( |
[Java] |
---|
public bool getShiftSAA();public void setShiftSAA( |