CustomObservation.SetObserver Method

Top 

Description

Set the given object as the Observing Object 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.SetObserver(GroundAntenna observerGroundStationAntenna)

None

Set the given object as the Observing Object for this Observation.

CustomObservation.SetObserver(Receiver observerReceiver)

None

Set the given object as the Observing Object for this Observation.

CustomObservation.SetObserver(Sensor observerSensor)

None

Set the given object as the Observing Object for this Observation.

 

 

See also

CustomObservation Object