SpiceFileReader.Observer Property

Top 

Description

The name of the observer object. This is the object which defines the origin of the retrieved state.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = mySpiceFileReader1.Observer;

 

mySpiceFileReader1.Observer = myString1;

 

See also

SpiceFileReader Object