#include <string>
#include <string_view>
#include <osg/ref_ptr>
#include <simgear/constants.h>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/props/tiedpropertylist.hxx>
#include <simgear/scene/model/placement.hxx>
#include <simgear/sg_inlines.h>
#include <simgear/structure/SGReferenced.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
Go to the source code of this file.
|
static const double | tgt_ht [] = {0, 50, 100, 250, 0, 100, 0, 0, 50, 50, 20, 100, 50} |
|
static const double | tgt_length [] = {0, 100, 200, 750, 0, 50, 0, 0, 200, 100, 40, 200, 100} |
|
◆ FGAIBasePtr
◆ tgt_ht
const double tgt_ht[] = {0, 50, 100, 250, 0, 100, 0, 0, 50, 50, 20, 100, 50} |
|
static |
◆ tgt_length
const double tgt_length[] = {0, 100, 200, 750, 0, 50, 0, 0, 200, 100, 40, 200, 100} |
|
static |