FFEphemProperties.FormatVersion Property

Top 

Description

The version of the FFEphem format that will be used by the system. Setting this to version 2.0 asserts certain behavior such as with the Put syntax.

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( 1 )

Valid Values:

Value

Label

1

1

2

2

3

3

 

Syntax

myVariable1 = myFFEphemProperties1.FormatVersion;

 

myFFEphemProperties1.FormatVersion = myVariable1;

 

See also

FFEphemProperties Object

Working with Ephemerides