AGI STK Objects 11Send comments on this topic.
OrbitEpoch Property (IAgVeJxInitialState)
See Also
Windows






Windows & Linux

Description

Get the smart epoch component to configure the orbit state epoch.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitEpoch() As IAgCrdnEventSmartEpoch
[C#]
public IAgCrdnEventSmartEpoch OrbitEpoch {get;}
[Managed C++]
public: __property IAgCrdnEventSmartEpoch ^ get_OrbitEpoch();
[Unmanaged C++]
public: HRESULT get_OrbitEpoch(
    IAgCrdnEventSmartEpoch ** ppRetVal
);
[Java]
public IAgCrdnEventSmartEpoch getOrbitEpoch();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.