STK ObjectsSend comments on this topic.
ReferenceTime Property (IAgVePropagatorSP3File)
See Also
Windows





Windows & Linux

Description

Get the reference time.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.