STK ObjectsSend comments on this topic.
Week Property (IAgVeGPSElement)
See Also
Windows





Windows & Linux

Description

The almanac reference week (VINA) for all almanacs in this (.al3) file per the ICD-GPS-200.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Week() As Integer
[C#]
public int Week {get;}
[Managed C++]
public: __property int get_Week();
[Unmanaged C++]
public: HRESULT get_Week(
    long * pRetVal
);
[Java]
public int getWeek();
[Python - STK API ]
@property
def Week(self) -> int:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.