STK ObjectsSend comments on this topic.
AutoUpdate Property (IAgVePropagatorSGP4)
See Also
Windows





Windows & Linux

Description

Allows configuring the auto-update parameters and settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AutoUpdate() As IAgVeSGP4AutoUpdate
[C#]
public IAgVeSGP4AutoUpdate AutoUpdate {get;}
[Managed C++]
public: __property IAgVeSGP4AutoUpdate ^ get_AutoUpdate();
[Unmanaged C++]
public: HRESULT get_AutoUpdate(
    IAgVeSGP4AutoUpdate ** ppRetVal
);
[Java]
public IAgVeSGP4AutoUpdate getAutoUpdate();
[Python - STK API ]
@property
def AutoUpdate(self) -> "IAgVeSGP4AutoUpdate":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.