EphemerisVector.SetVariableValues Method

Top 

Description

Sets the specified columns to the provided values as floats.

 

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.

 

Overload List

Signatures

Return Value

Description

EphemerisVector.SetVariableValues(Array columnIndex, Array columnValues)

None

Sets the specified columns to the provided values as floats.

EphemerisVector.SetVariableValues(StringArray columnNames, Array columnValues)

None

Sets the specified columns to the provided values as floats.

EphemerisVector.SetVariableValues(Array columnIndex, Array columnValues, Variable side)

None

Sets the specified columns to the provided values as floats.

EphemerisVector.SetVariableValues(StringArray columnNames, Array columnValues, Variable side)

None

Sets the specified columns to the provided values as floats.

 

 

See also

EphemerisVector Object

Working with Ephemerides