LinearTangentSteering.SetReferenceTime(TimeSpan) Method

Top 

Description

Set the reference time for the Linear Tangent Steering algorithm. This value is set as an epoch in MJD TAI.

 

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

LinearTangentSteering.SetReferenceTime(

TimeSpan value)

 

 

Arguments

value


Description:

The reference time for the Linear Tangent Steering algorithm. This value will be set as an epoch in MJD TAI.

Units:

day

 

 

 

Syntax

myLinearTangentSteering1.SetReferenceTime(myTimeSpan1);

 

 

See also

LinearTangentSteering Object