Get a list of droplines at intervals along the MTO's ephemeris.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Ephemeris() As IAgVeVODropLinePathItemCollection |
| [C#] |
|---|
public IAgVeVODropLinePathItemCollection Ephemeris {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVODropLinePathItemCollection ^ get_Ephemeris(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVODropLinePathItemCollection getEphemeris(); |
[Python - STK API ] |
|---|
@property def Ephemeris(self) -> "IAgVeVODropLinePathItemCollection": |






