FFEphemProperties.DiscontinuityStepBehavior Property

Top 

Description

Specifies the state in a vector that is loaded into a Spacecraft when it is stepped to that vector. Only works for FreeFlyer Ephemeris Version 2.0 and higher.

 

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:

integer

Access:

read/write

Default Value:

1 ( After Discontinuity )

Valid Values:

Value

Label

0

Before Discontinuity

1

After Discontinuity

 

Syntax

myVariable1 = myFFEphemProperties1.DiscontinuityStepBehavior;

 

myFFEphemProperties1.DiscontinuityStepBehavior = myVariable1;

 

See also

FFEphemProperties Object

Working with Ephemerides