Spacecraft.IIRV(AcqData) Method

Top 

Description

Improved Inter-Range Vectors give spacecraft position and velocity information in a format used by the Ground Network (GN) for Scheduling. The vectors are in the Geocentric True of Date Rotating reference frame.

 

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.

 

Note: This is an interval method. See the Interval Methods page for more information.

Note: This method has a state. See the Methods and Properties with State page for more information.

 

Method Signature

Spacecraft.IIRV(

AcqData dataConfiguration)

 

 

Arguments

dataConfiguration


Description:

AcqData object that contains all the configuration information used to generate the IIRV report.

 

 

 

Return Value

Type:

string

 

 

Returns spacecraft position and velocity information in a format used by the Ground Network (GN) for Scheduling. The vectors are returned in the Geocentric True of Date Rotating reference frame.

 

Syntax

myString1 = mySpacecraft1.IIRV(myAcqData1);

 

 

Example 1

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide