Spacecraft.ElapsedHours Property

Top 

Description

Returns the number of hours having passed since the epoch of the Spacecraft at the time of the command's first execution. This is a property of the spacecraft and not of the scenario as a whole. Two similar spacecraft may return different ElaspedHours at a single instance due to their specific integrator's step size.

 

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.

 

Attributes

Type:

number

Access:

read

Units:

hr

 

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

 

Syntax

myVariable1 = mySpacecraft1.ElapsedHours;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide