CustomObservation.SetObjectBeingObserved Method

Top 

Description

Set the given object as the Object Being Observed for this Observation.

 

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.

 

Overload List

Signatures

Return Value

Description

CustomObservation.SetObjectBeingObserved(GroundAntenna observedGroundStationAntenna)

None

Set the given object as the Object Being Observed for this Observation.

CustomObservation.SetObjectBeingObserved(Receiver observedReceiver)

None

Set the given object as the Object Being Observed for this Observation.

CustomObservation.SetObjectBeingObserved(Sensor sensorReceivingSignal)

None

Set the given object as the Object Being Observed for this Observation.

CustomObservation.SetObjectBeingObserved(Spacecraft observedSpacecraft)

None

Set the given object as the Object Being Observed for this Observation.

CustomObservation.SetObjectBeingObserved(Transponder observedTransponder)

None

Set the given object as the Object Being Observed for this Observation.

 

 

See also

CustomObservation Object