FiniteBurn.NetDeltaV Property

Top 

Description

Returns the net Delta-V (change in velocity) obtained from applying the FiniteBurn to a Spacecraft using the Maneuver command. The net Delta-V calculation assumes that the FiniteBurn object uses the "Attitude" reference frame. The returned array is in the Spacecraft Body Coordinate system. This property is not updated unless a Spacecraft is maneuvered, even if any of the FiniteBurn properties are changed.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Attributes

Type:

Array of number (size = 3)

Access:

read

Units:

km/s

 

Syntax

myVariable1 = myFiniteBurn1.NetDeltaV[0];

 

See also

FiniteBurn Object

Finite Burns Guide