AGI STK Objects 11 Send comments on this topic.
Preview Method (IAgVeGPSAutoUpdateOnlineSource)
See Also 
Windows






Windows & Linux

Description

Preview the GPS elements in the almanac. Only records associated with the current PRN are returned.

Syntax

[Visual Basic .NET]
Public Function Preview() As IAgVeGPSElementCollection

[C#]
public IAgVeGPSElementCollection Preview();

[Managed C++]
public: IAgVeGPSElementCollection^ Preview();

[Java]
public IAgVeGPSElementCollection preview();

[Unmanaged C++]
public: HRESULT Preview(
IAgVeGPSElementCollection ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface