CustomObservation.SetObserver(GroundAntenna) Method

Top 

Description

Set the given object as the Observing Object 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.

 

Method Signature

CustomObservation.SetObserver(

GroundAntenna observerGroundStationAntenna)

 

 

Arguments

observerGroundStationAntenna


Description:

The GroundAntenna of the observing GroundStation.

 

 

 

Syntax

myCustomObservation1.SetObserver(myGroundAntenna1);

 

 

See also

CustomObservation Object

CustomObservation.SetObserver