GNSSObservation.SetObserver(Spacecraft) 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

GNSSObservation.SetObserver(

Spacecraft observerSpacecraft)

 

 

Arguments

observerSpacecraft


Description:

The observing Spacecraft.

 

 

 

Syntax

myGNSSObservation1.SetObserver(mySpacecraft1);

 

 

See also

GNSSObservation Object