Displays two connected variables representing a plane’s turn attitude as a turn indicator.
The first connected variable is the plane roll angle, the second connected variable is the plane horizontal acceleration. The roll angle can be specified either in degrees or radians. The horizontal acceleration must be specified in g (9.81 m/s^2).
A Turn Indicator that uses a background image:
See Geometry.
Offset from the top of widget of the slip indicator.
Offset from the top of widget of the indicator plane.
Radius of the slip indicator in pixels.
Angular extent of the turn indicator in degrees.
Units (Degrees or Radians) of the connected roll variable.
Show the indicator outer circle.
Outer circle width in pixels.
Width in pixels for the slip indicator.
Show the indicator left/right ticks.
Pixel length for the major ticks. Minor ticks are drawn half this size.
File image for the background of the widget.
Font for the Left/Right labels.
Background color for the widget.
Color of the outer circle.
Color of the slip indicator.
Color of the slip indicator ball.
Color of the plane.
Color of the labels.
Color of the ticks.
Invert the connected roll variable before using it to calculate the indicator position.
Invert the connected horizontal acceleration variable before using it to calculate the indicator position.
Attitude Indicator | Script Output Display |