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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1