AGI STK Objects 11 Send comments on this topic.
StateEpoch Property (IAgOrbitStateMixedSpherical)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1