Spacecraft.DayOfWeek Property

Top 

Description

Returns the numerical value representing a day of the week for the current spacecraft Epoch. The day is given as an integer number ranging from 1 to 7, where 1 corresponds to Sunday.

 

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.

 

Attributes

Type:

integer

Access:

read

 

Syntax

myVariable1 = mySpacecraft1.DayOfWeek;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide