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 millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

s

Default Value:

0.0

 

Syntax

myVariable1 = mySpiceEphemeris1.StepSize;

 

mySpiceEphemeris1.StepSize = myVariable1;

 

See also

SpiceEphemeris Object

SPICE Ephemeris Guide