space_ex v0.3.0 SpaceEx.SpaceCenter.SASMode
The behavior of the SAS auto-pilot.
Link to this section Summary
Functions
Point in the orbit anti-normal direction
Point in the orbit anti-radial direction
Point away from the current target
Point in the burn direction of the next maneuver node
Point in the orbit normal direction
Point in the prograde direction
Point in the orbit radial direction
Point in the retrograde direction
Stability assist mode
Point in the direction of the current target
Link to this section Functions
Point in the orbit anti-normal direction.
Returns :anti_normal
.
Point in the orbit anti-radial direction.
Returns :anti_radial
.
Point away from the current target.
Returns :anti_target
.
Point in the burn direction of the next maneuver node.
Returns :maneuver
.
Point in the orbit normal direction.
Returns :normal
.
Point in the prograde direction.
Returns :prograde
.
Point in the orbit radial direction.
Returns :radial
.
Point in the retrograde direction.
Returns :retrograde
.
Stability assist mode.
Dampen out any rotation.
Returns :stability_assist
.
Point in the direction of the current target.
Returns :target
.