Spacecraft.StepToNode Method

Top 

Description

Steps to the specified node of the Spacecraft's orbit based on its current central body. The next or previous node is selected based on the sign of the current propagator stepsize. If the spacecraft is already at the node, it will move off the node.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

Spacecraft.StepToNode(Variable node)

Variable

Steps to the specified node of the Spacecraft's orbit based on its current central body. The next or previous node is selected based on the sign of the current propagator stepsize. If the spacecraft is already at the node, it will move off the node.

Spacecraft.StepToNode(Variable node, Variable direction)

Variable

Steps to the specified node of the Spacecraft's orbit based on its current central body, in the specified direction. If the spacecraft is already at the node, it will move off the node.

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide