Spacecraft.RayPathHeight(Spacecraft) Method

Top 

Description

This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the calling Spacecraft's central body.

 

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

Spacecraft.RayPathHeight(

Spacecraft viewingSpacecraft)

 

 

Arguments

viewingSpacecraft


Description:

The viewing Spacecraft; the Line-of-Sight vector will be calculated between this Spacecraft and the calling Spacecraft.

 

 

 

Return Value

Type:

number

Units:

km

 

 

Returns the planeto-detic height of the Line-of-Sight vector above the limb of the interfering body.

 

Syntax

myVariable1 = mySpacecraft1.RayPathHeight(mySpacecraft2);

 

 

See also

Spacecraft Object

Spacecraft.RayPathHeight

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide