SpacecraftObservation.SetObjectBeingObserved Method

Top 

Description

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

 

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.

 

Overload List

Signatures

Return Value

Description

SpacecraftObservation.SetObjectBeingObserved(Spacecraft observedSpacecraft)

None

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

SpacecraftObservation.SetObjectBeingObserved(Transponder observedTransponder)

None

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

SpacecraftObservation.SetObjectBeingObserved(Transponder observedTransponder, Sensor sensorReceivingSignal)

None

Set the given pair of objects as the Object Being Observed and the Observed Sensor for this Observation.

 

 

See also

SpacecraftObservation Object