DSNObservation.SetObserver(GroundAntenna) 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.

 

Method Signature

DSNObservation.SetObserver(

GroundAntenna observerGroundStationAntenna)

 

 

Arguments

observerGroundStationAntenna


Description:

The GroundAntenna of the observing GroundStation.

 

 

 

Syntax

myDSNObservation1.SetObserver(myGroundAntenna1);

 

 

See also

DSNObservation Object