LinearTangentSteering.SetReferenceTimePercentage(Variable) Method

Top 

Description

Set the reference time for the Linear Tangent Steering algorithm. This value is set as a percentage of the burn duration.

 

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.

 

Method Signature

LinearTangentSteering.SetReferenceTimePercentage(

Variable value)

 

 

Arguments

value


Description:

The reference time for the Linear Tangent Steering algorithm. This value will be set as a percentage of the burn duration.

 

 

 

Syntax

myLinearTangentSteering1.SetReferenceTimePercentage(myVariable1);

 

 

See also

LinearTangentSteering Object