BatchLeastSquaresOD.AddObservation(Observation) Method

Top 

Description

Adds a copy of the Observation to the BatchLeastSquaresOD Observations array.

 

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

BatchLeastSquaresOD.AddObservation(

Observation observation)

 

 

Arguments

observation


Description:

The Observation to add.

Allowed Types:

Observation, BRTSObservation, CustomObservation, GNSSObservationBase, GNSSObservation, PseudorangeObservation, GroundStationObservation, DSNObservation, OrbitStateObservation, CartesianStateObservation, EquinoctialStateObservation, PointSolutionObservation, SpacecraftObservation, TDRSObservation

 

 

 

Syntax

myBatchLeastSquaresOD1.AddObservation(myObservation1);

 

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide