Norad.StepSize Property

Top 

Description

The number of seconds the propagated object is advanced when the Step command is executed.

 

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:

300

 

Syntax

myTimeSpan1 = myNorad1.StepSize;

 

myNorad1.StepSize = myTimeSpan1;

 

See also

Norad Object