SpiceFileReader.Target Property

Top 

Description

The name of the target object, the object whose state is evaluated with respect to the Observer.

 

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.Target;

 

mySpiceFileReader1.Target = myString1;

 

See also

SpiceFileReader Object