TrajectoryPhase.LockTimeOfFlight(Variable) Method

Top 

Description

Locks the time of flight of the TrajectoryPhase to the passed value.

 

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.

 

Method Signature

TrajectoryPhase.LockTimeOfFlight(

Variable timeOfFlight)

 

 

Arguments

timeOfFlight


Description:

The time of flight to lock the TrajectoryPhase to.

Units:

day

 

 

 

Syntax

myTrajectoryPhase1.LockTimeOfFlight(myVariable1);

 

 

See also

TrajectoryPhase Object

TrajectoryPhase.LockTimeOfFlight