SpiceEphemeris.StepSize Property

Top 

Description

Time step in seconds for propagation of the spacecraft using the ephemeris. This property has no effect when producing an ephemeris file. For performance in interplanetary trajectories, it is suggested to use a variable StepSize.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

timespan

Access:

read/write

Units:

s

Default Value:

0.0

 

Syntax

myTimeSpan1 = mySpiceEphemeris1.StepSize;

 

mySpiceEphemeris1.StepSize = myTimeSpan1;

 

See also

SpiceEphemeris Object

SPICE Ephemeris Guide