STK ObjectsSend comments on this topic.
ReloadEOP Method (IAgScEarthData)
See Also
Windows





Windows & Linux

Description

Reload the EOP file.

Syntax

[Visual Basic .NET]
Public Sub ReloadEOP()
[C#]
public void ReloadEOP();
[Managed C++]
public: void ReloadEOP();
[Unmanaged C++]
public: HRESULT ReloadEOP();
[Java]
public void reloadEOP();
[Python - STK API ]
def ReloadEOP(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.