AGI STK Objects 11 Send comments on this topic.
TimePeriod Property (IAgVeEphemerisStkExportTool)
See Also 





Description

Sets the time period. Options are Use Entire Ephemeris - STK creates a data file using the Start and Stop Time specified in the vehicle's Orbit tab or Specify Time Period - STK creates a data file using the Start and Stop Time specified here.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimePeriod() As IAgExportToolTimePeriod

[C#]
public IAgExportToolTimePeriod TimePeriod {get;}

[Managed C++]
public: __property IAgExportToolTimePeriod^ get_TimePeriod();

[Unmanaged C++]
public: HRESULT get_TimePeriod(
IAgExportToolTimePeriod ** ppRetVal
);

[Java]
public IAgExportToolTimePeriod getTimePeriod();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1