EphemerisVector.ColumnDataTypes Property

Top 

Description

The data types for the columns in the EphemerisVector. Note, this property is not populated until a call to InitializeColumns is made.

 

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:

Array of integer (size = 0)

Access:

read

Valid Values:

Value

Label

0

Float / Variable

1

String

2

TimeSpan

 

Syntax

myVariable1 = myEphemerisVector1.ColumnDataTypes[0];

 

See also

EphemerisVector Object

Working with Ephemerides