Spacecraft.SpacecraftNoon() Method

Top 

Description

Computes the observed noon as seen by the Spacecraft. Noon is defined as the midpoint between the two times when the Spacecraft exits and enters the Earth's umbral cone. This method returns the shadow entry and exits times, as well as the time of Spacecraft Noon.

 

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.

 

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

)

 

 

Return Value

Type:

string

 

 

Returns a string containing the event entry and exit times

 

Syntax

myString1 = mySpacecraft1.SpacecraftNoon();

 

 

Example 1

 

 

See also

Spacecraft Object

Spacecraft.SpacecraftNoon

Spacecraft.CardinalPoints

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide