STK AstrogatorSend comments on this topic.
EpochLabel Property (IAgVAFlightDynamicsRecordPreview)
See Also
Windows





Windows & Linux

Description

Gets the epoch of the retrieved state from the ephemeris.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EpochLabel() As String
[C#]
public string EpochLabel {get;}
[Managed C++]
public: __property String __gc ^ get_EpochLabel();
[Unmanaged C++]
public: HRESULT get_EpochLabel(
    BSTR * pVal
);
[Java]
public String getEpochLabel();
[Python - STK API ]
@property
def EpochLabel(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.