STK ObjectsSend comments on this topic.
StepSize Property (IAgVeEphemerisCCSDSv2ExportTool)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgExportToolStepSize getStepSize();
[Python - STK API ]
@property
def StepSize(self) -> "IAgExportToolStepSize":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.