AGI STK Objects 11Send comments on this topic.
StateEpoch Property (IAgOrbitStateSpherical)
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();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.