TrajectoryPhase.LockTimeOfFlight(TimeSpan) Method

Top 

Description

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

 

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.

 

Method Signature

TrajectoryPhase.LockTimeOfFlight(

TimeSpan timeOfFlight)

 

 

Arguments

timeOfFlight


Description:

The time of flight to lock the TrajectoryPhase to.

Units:

day

 

 

 

Syntax

myTrajectoryPhase1.LockTimeOfFlight(myTimeSpan1);

 

 

See also

TrajectoryPhase Object

TrajectoryPhase.LockTimeOfFlight