AGI STK Objects 11 Send comments on this topic.
Ephemeris Property (IAgMtoVODropLines)
See Also 





Description

Get a list of droplines at intervals along the MTO's ephemeris.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Ephemeris() As IAgVeVODropLinePathItemCollection

[C#]
public IAgVeVODropLinePathItemCollection Ephemeris {get;}

[Managed C++]
public: __property IAgVeVODropLinePathItemCollection^ get_Ephemeris();

[Unmanaged C++]
public: HRESULT get_Ephemeris(
IAgVeVODropLinePathItemCollection ** ppRetVal
);

[Java]
public IAgVeVODropLinePathItemCollection getEphemeris();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1