#include "config.h"
#include "positioned.hxx"
#include <map>
#include <set>
#include <cstring>
#include <algorithm>
#include <queue>
#include <memory>
#include <simgear/timing/timestamp.hxx>
#include <simgear/debug/logstream.hxx>
#include <simgear/structure/exception.hxx>
#include <simgear/math/SGGeometry.hxx>
#include <simgear/sg_inlines.h>
#include "Navaids/PositionedOctree.hxx"
Go to the source code of this file.
◆ isValidCustomWaypointType()
◆ validateFilter()
◆ validateSGGeod()
static void validateSGGeod |
( |
const SGGeod & | geod | ) |
|
|
static |