FFEphemProperties.SetVectorComment(Variable, String) Method

Top 

Description

Sets the comment for the vector specified by 'vectorIndex' to the string value denoted by 'comment'.

 

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.SetVectorComment(

Variable vectorIndex,


String comment)

 

 

Arguments

vectorIndex


Description:

The index within the ephemeris that specifies a vector.

Valid Range:

vectorIndex ≥ 0

 

 

comment


Description:

The comment to put into the ephemeris vector.

 

 

 

Syntax

myFFEphemProperties1.SetVectorComment(myVariable1, myString1);

 

 

See also

FFEphemProperties Object

Working with Ephemerides