TDRSTransponder.Detach(Sensor) Method

Top 

Description

Detach a Sensor object from the calling hardware object.

 

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

TDRSTransponder.Detach(

Sensor trackingSensor)

 

 

Arguments

trackingSensor


Description:

The Sensor object to detach from the calling hardware object.

 

 

 

Return Value

Type:

number

 

 

The total number of Sensors attached to the given hardware object, after the given Sensor has been detached.

 

Syntax

myVariable1 = myTDRSTransponder1.Detach(mySensor1);

 

 

See also

TDRSTransponder Object

Orbit Determination Guide