FFEphemProperties.GetVectorComment(Variable) Method

Top 

Description

Gets the comment for the vector specified by 'vectorIndex'.

 

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

FFEphemProperties.GetVectorComment(

Variable vectorIndex)

 

 

Arguments

vectorIndex


Description:

The index within the ephemeris that specifies a vector.

Valid Range:

vectorIndex ≥ 0

 

 

 

Return Value

Type:

string

 

 

Returns the comment at the specified vector.

 

Syntax

myString1 = myFFEphemProperties1.GetVectorComment(myVariable1);

 

 

See also

FFEphemProperties Object

Working with Ephemerides