STK ObjectsSend comments on this topic.
EOPStopTime Property (IAgScEarthData)
See Also
Windows





Windows & Linux

Description

Stop time of the EOP data. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EOPStopTime() As System.Object
[C#]
public System.Object EOPStopTime {get;}
[Managed C++]
public: __property VARIANT get_EOPStopTime();
[Unmanaged C++]
public: HRESULT get_EOPStopTime(
    VARIANT * pVal
);
[Java]
public AgVariant getEOPStopTime();
[Python - STK API ]
@property
def EOPStopTime(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.