PhaseSimpleThrusterOptions.Isp Property

Top 

Description

The isp value for the thruster in units of seconds.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

s

Default Value:

3000

Valid Range:

PhaseSimpleThrusterOptions.Isp > 0

 

Syntax

myVariable1 = myPhaseSimpleThrusterOptions1.Isp;

 

myPhaseSimpleThrusterOptions1.Isp = myVariable1;

 

See also

PhaseSimpleThrusterOptions Object