PointSolutionObservation.SetObserver(Receiver, Sensor) Method

Top 

Description

Set the given pair of objects as the Observer and the Observed Sensor 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

PointSolutionObservation.SetObserver(

Receiver observerReceiver,


Sensor sensorReceivingSignal)

 

 

Arguments

observerReceiver


Description:

The Receiver observing the Spacecraft.

Allowed Types:

Receiver, GNSSReceiver, GPSReceiver

 

 

sensorReceivingSignal


Description:

A Sensor attached to the observing Receiver.

 

 

 

Syntax

myPointSolutionObservation1.SetObserver(myReceiver1, mySensor1);

 

 

See also

PointSolutionObservation Object

PointSolutionObservation.SetObserver

Orbit Determination Guide

Observations and Measurements