You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christian Bronk edited this page Mar 21, 2018
·
4 revisions
This module plays a sets the digits on a runway to the heading.
MODULE
{
// Mandatory, always the same
namespace = BWStatics
name = AutoKourseModule
// Optional
digit0Name = digit0_obj // name of the first digit
digit1Name = digit1_obj // name of the second digit
headingAdjustment = 0 // adjustment of the heading. set to 180 (or -180) for the other end of the runway
}