STK ObjectsSend comments on this topic.
Epoch Property (IAgVeGPSElement)
See Also
Windows





Windows & Linux

Description

The almanac reference date for all almanacs in the (.al3) file per ICD-GPS-200.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.