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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.