EphemerisVector.SetVariableValues(Array, Array) Method

Top 

Description

Sets the specified columns to the provided values as floats.

 

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.

 

Method Signature

EphemerisVector.SetVariableValues(

Array columnIndex,


Array columnValues)

 

 

Arguments

columnIndex


Description:

Indices to set into columns.

 

 

columnValues


Description:

Values to set into columns.

 

 

 

Syntax

myEphemerisVector1.SetVariableValues(myArray1, myArray2);

 

 

See also

EphemerisVector Object

EphemerisVector.SetVariableValues

Working with Ephemerides