AGI STK Objects 11Send comments on this topic.
AutoUpdate Property (IAgVePropagatorGPS)
See Also 
Windows






Windows & Linux

Description

Allows configuring the auto-update parameters and settings. AutoUpdateEnabled must be set to true in order to be able to change the auto-update properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AutoUpdate() As IAgVeGPSAutoUpdate
[C#]
public IAgVeGPSAutoUpdate AutoUpdate {get;}
[Managed C++]
public: __property IAgVeGPSAutoUpdate^ get_AutoUpdate();
[Unmanaged C++]
public: HRESULT get_AutoUpdate(
   IAgVeGPSAutoUpdate ** ppRetVal
);
[Java]
public IAgVeGPSAutoUpdate getAutoUpdate();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.