Spacecraft.ElapsedSeconds Property

Top 

Description

Returns the number of seconds 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 ElaspedSeconds at a single instance due to their specific integrator's step size.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read

Units:

s

 

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

 

Syntax

myVariable1 = mySpacecraft1.ElapsedSeconds;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide