Preview the GPS elements in the almanac. Only records associated with the current PRN are returned.
| [Visual Basic .NET] |
|---|
Public Function Preview() As IAgVeGPSElementCollection |
| [C#] |
|---|
public IAgVeGPSElementCollection Preview(); |
| [Managed C++] |
|---|
public: IAgVeGPSElementCollection ^ Preview(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGPSElementCollection preview(); |
[Python - STK API ] |
|---|
def Preview(self) -> "IAgVeGPSElementCollection": |






