Sgp4OrbitStateEstimablePropertyContainer.ReferenceEquals(Object) Method

Top 

Description

Returns 1 if the argument refers to the calling object and 0 otherwise.

 

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

Sgp4OrbitStateEstimablePropertyContainer.ReferenceEquals(

Object object)

 

 

Arguments

object


Description:

The object to test against the calling object.

 

 

 

Return Value

Type:

boolean

 

 

Returns the result of the comparison.

 

Syntax

myVariable1 = mySgp4OrbitStateEstimablePropertyContainer1.ReferenceEquals(myObject1);

 

 

See also

Sgp4OrbitStateEstimablePropertyContainer Object