PointSolutionObservation.SetObjectBeingObserved(Spacecraft) Method

Top 

Description

Set the given object as the Object Being Observed 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.SetObjectBeingObserved(

Spacecraft observedSpacecraft)

 

 

Arguments

observedSpacecraft


Description:

The Spacecraft being observed.

 

 

 

Syntax

myPointSolutionObservation1.SetObjectBeingObserved(mySpacecraft1);

 

 

See also

PointSolutionObservation Object

Orbit Determination Guide

Observations and Measurements