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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1