STK ObjectsSend comments on this topic.
StateEpoch Property (IAgOrbitStateEquinoctial)
See Also
Windows





Windows & Linux

Description

Smart epoch component allows the user to configure the state epoch explicitly or implicitly (using a pre-defined or custom time instant component).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StateEpoch() As IAgCrdnEventSmartEpoch
[C#]
public IAgCrdnEventSmartEpoch StateEpoch {get;}
[Managed C++]
public: __property IAgCrdnEventSmartEpoch ^ get_StateEpoch();
[Unmanaged C++]
public: HRESULT get_StateEpoch(
    IAgCrdnEventSmartEpoch ** ppRetVal
);
[Java]
public IAgCrdnEventSmartEpoch getStateEpoch();
[Python - STK API ]
@property
def StateEpoch(self) -> "IAgCrdnEventSmartEpoch":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.