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





Description

If the Use Ephemeris Steps option is not selected, enter a Step Size to be used for the vehicle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StepSize() As IAgExportToolStepSize

[C#]
public IAgExportToolStepSize StepSize {get;}

[Managed C++]
public: __property IAgExportToolStepSize^ get_StepSize();

[Unmanaged C++]
public: HRESULT get_StepSize(
IAgExportToolStepSize ** ppRetVal
);

[Java]
public IAgExportToolStepSize getStepSize();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1