GroundStation.CelestialObjectWidth(CelestialObject, Variable) Method

Top 

Description

Returns the angular width of the provided CelestialObject as observed from the GroundStation position at Epoch.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

GroundStation.CelestialObjectWidth(

CelestialObject CelestialObject,


Variable Epoch)

 

 

Arguments

CelestialObject


Description:

The celestial object to use.

 

 

Epoch


Description:

The epoch at which to calculate the celestial object width.

 

 

 

Return Value

Type:

number

Units:

deg

 

 

Returns the angular width of the specified CelestialObject.

 

Syntax

myVariable1 = myGroundStation1.CelestialObjectWidth(myCelestialObject1, myVariable2);

 

 

See also

GroundStation Object

GroundStation.CelestialObjectWidth

Coverage and Contact Analysis Guide

GroundStations Guide