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






Windows & Linux

Description

If overriding the times contained in the external file, specify the time of the first ephemeris point.

Property type

Read-only property

Syntax

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

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.