27#include <simgear/compiler.h>
39 double aHeading,
double aRadius,
40 const std::string&
name,
41 const std::string& aType,
42 const std::string& codes) :
SGSharedPtr< FGTaxiNode > FGTaxiNodeRef
FGParking(int index, const SGGeod &pos, double heading, double radius, const std::string &name, const std::string &type, const std::string &codes)
void setPushBackPoint(const FGTaxiNodeRef &node)
FGPositioned(PositionedID aGuid, Type ty, const std::string &aIdent, const SGGeod &aPos)
virtual const std::string & name() const
Return the name of this positioned.
@ PARKING
parking position - might be a gate, or stand
FGTaxiNode(FGPositioned::Type ty, int index, const SGGeod &pos, bool aOnRunway, int aHoldType, const std::string &ident={})