Spacecraft.HyperbolicExcessVelocity Property

Top 

Description

Returns the hyperbolic excess velocity of the calling Spacecraft at its current semi-major axis. This property is defined for hyperbolic orbits, and will return undefined for trajectories which have a semi-major axis greater than 0.

 

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:

number

Access:

read

Units:

km/s

 

Syntax

myVariable1 = mySpacecraft1.HyperbolicExcessVelocity;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide