[Flightgear-devel] How to check if the plane is on the ground (Weight on wheel)?

2013-06-30 Thread Zhitao Li
Hi, 

 

I am going through the Flightgear's C/C++ code, and I was wondering if there
is a function I can call to check if the player's plane is on the ground
(Weight on the wheel).

 

Thanks!

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] How to check if the plane is on the ground (Weight on wheel)?

2013-06-30 Thread Christopher Andrews
Not sure about C/C++ but in the property tree it's /gear/gear[index]/wow--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] How to check if the plane is on the ground (Weight on wheel)?

2013-06-30 Thread Zhitao Li
Thanks for the very good direction pointing! Can you explain the gear index a 
little bit more? I can’t seem to find related info on the wiki page.

 

Thanks!

 

From: Christopher Andrews [mailto:godarkli...@gmail.com] 
Sent: Sunday, June 30, 2013 4:25 AM
To: FlightGear developers discussions
Subject: Re: [Flightgear-devel] How to check if the plane is on the ground 
(Weight on wheel)?

 

Not sure about C/C++ but in the property tree it's /gear/gear[index]/wow

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel