STK ObjectsSend comments on this topic.
OrbitEpoch Property (IAgVeInitialState)
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();
[Python - STK API ]
@property
def OrbitEpoch(self) -> "IAgCrdnEventSmartEpoch":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.