#include <config.h>
#include <stdio.h>
#include <simgear/compiler.h>
#include <simgear/math/sg_random.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/sound/sample_group.hxx>
#include <Main/fg_props.hxx>
#include <Navaids/navlist.hxx>
#include "marker_beacon.hxx"
#include <Sound/beacon.hxx>
#include <string>
Go to the source code of this file.
◆ check_beacon_range()
static bool check_beacon_range |
( |
const SGGeod & | pos, |
|
|
FGPositioned * | b ) |
|
static |
◆ createSampleForBeacon()
◆ lazyChangeBoolProp()
static void lazyChangeBoolProp |
( |
SGPropertyNode * | node, |
|
|
bool | v ) |
|
static |
◆ sampleNameForBeacon()