A little help
Leandro Santos de Lima <[email protected]> Sat, 13 Oct 2012 22:22:11 -0300
| Newsgroups | gmane.games.flightgear.flightmodel |
|---|---|
| Message-ID | <CAM3iTCkDoyVNYd7YGGyY=N7U6j9o4VE5eJJihhM5J8CR68bgqQ@mail.gmail.com> |
--===============8006282903021167653==
Content-Type: multipart/alternative; boundary=e89a8fb1f83251bc2504cbfac1bb
--e89a8fb1f83251bc2504cbfac1bb
Content-Type: text/plain; charset=ISO-8859-1
Hi, good evening!
I am studing some features of JSBsim and I need to get some flight and
simutation properties. Many of them I have no trouble but some have been
hard to get. They are:
- Drag force;
- Lift force;
- Inside force;
- Traction force;
- Roll moment;
- Yaw moment and
- Pitch moment.
I have used a property-list protocol like this:
<PropertyList>
> <generic>
> <output>
> <binary_mode>false</binary_mode>
> <var_separator>\t</var_separator>
> <line_separator>\r\n</line_separator>
> <preamble>t\t VT\t alfa\t beta\t phi\t theta\t psi\t P\t Q\t R\t H\t
> deltaA\t deltaE\t deltaR\t D\t L\t Y\t T\t \bar{L} M\t N\t</preamble>
> <postamble></postamble>
>
> <chunk>
> <node>/fdm/jsbsim/sim-time-sec</node>
> <type>float</type>
> <format>%.4f</format>
> </chunk>
>
> <chunk>
> <node>/velocities/airspeed-kt</node>
> <type>float</type>
> <format>%.4f</format>
> </chunk>
but I have no idea of the property node to get those properties.
Could someone help me?
All the best,
Leandro Lima
--e89a8fb1f83251bc2504cbfac1bb
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi, good evening!<div><br></div><div>I am studing some features of JSBsim a=
nd I need to get some flight and simutation properties. Many of them I have=
no trouble but some have been hard to get. They are:</div><div><br></div>
<div><ul><li><span style=3D"font-family:Tahoma,Geneva,Arial,Helvetica,sans-=
serif;font-size:13px;line-height:17px;background-color:rgb(255,255,255)">Dr=
ag force;</span></li><li><span style=3D"font-family:Tahoma,Geneva,Arial,Hel=
vetica,sans-serif;font-size:13px;line-height:17px;background-color:rgb(255,=
255,255)">Lift force;</span></li>
<li><span style=3D"font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;fon=
t-size:13px;line-height:17px;background-color:rgb(255,255,255)">Inside forc=
e;</span></li><li><span style=3D"font-family:Tahoma,Geneva,Arial,Helvetica,=
sans-serif;font-size:13px;line-height:17px;background-color:rgb(255,255,255=
)">Traction force;</span></li>
<li><span style=3D"font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;fon=
t-size:13px;line-height:17px;background-color:rgb(255,255,255)">Roll moment=
;</span></li><li><span style=3D"background-color:rgb(255,255,255);font-fami=
ly:Tahoma,Geneva,Arial,Helvetica,sans-serif;font-size:13px;line-height:17px=
">Yaw moment and</span></li>
<li><span style=3D"background-color:rgb(255,255,255);font-family:Tahoma,Gen=
eva,Arial,Helvetica,sans-serif;font-size:13px;line-height:17px">Pitch momen=
t.</span></li></ul><div><font face=3D"Tahoma, Geneva, Arial, Helvetica, san=
s-serif"><span style=3D"line-height:16.981481552124023px">I have used a pro=
perty-list protocol like this:</span></font></div>
<div><font face=3D"Tahoma, Geneva, Arial, Helvetica, sans-serif"><span styl=
e=3D"line-height:16.981481552124023px"><br></span></font></div><div><font f=
ace=3D"Tahoma, Geneva, Arial, Helvetica, sans-serif"><span style=3D"line-he=
ight:16.962963104248047px"><blockquote class=3D"gmail_quote" style=3D"margi=
n:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204=
);border-left-style:solid;padding-left:1ex">
<PropertyList><br>=A0 <generic><br>=A0 =A0 <output><br>=
=A0 =A0 =A0 <binary_mode>false</binary_mode><br>=A0 =A0 =A0 <=
;var_separator>\t</var_separator><br>=A0 =A0 =A0 <line_separato=
r>\r\n</line_separator><br>
=A0 =A0 =A0 <preamble>t\t VT\t alfa\t beta\t phi\t theta\t psi\t P\t =
Q\t R\t H\t deltaA\t deltaE\t deltaR\t D\t L\t Y\t T\t \bar{L} M\t N\t</=
preamble><br>=A0 =A0 =A0 <postamble></postamble><br><span cl=
ass=3D"Apple-tab-span" style=3D"white-space:pre"> </span> =A0<br>
<span class=3D"Apple-tab-span" style=3D"white-space:pre"> </span> =A0<ch=
unk><br>=A0 =A0 =A0 =A0 <node>/fdm/jsbsim/sim-time-sec</node>=
;<br>=A0 =A0 =A0 =A0 <type>float</type><br>=A0 =A0 =A0 =A0 <=
format>%.4f</format><br>
=A0 =A0 =A0 </chunk><br><span class=3D"Apple-tab-span" style=3D"white=
-space:pre"> </span> =A0<br><span class=3D"Apple-tab-span" style=3D"white-s=
pace:pre"> </span> =A0<chunk><br>=A0 =A0 =A0 =A0 <node>/velocit=
ies/airspeed-kt</node><br>
=A0 =A0 =A0 =A0 <type>float</type><br>=A0 =A0 =A0 =A0 <forma=
t>%.4f</format><br>=A0 =A0 =A0 </chunk></blockquote><div><br=
></div><div>but I have no idea of the property node to get those properties=
.</div><div><br></div>
<div><br></div><div>Could someone help me?</div><div><br></div><div>All the=
best,</div><div>Leandro Lima</div></span></font></div>
</div>
--e89a8fb1f83251bc2504cbfac1bb--
--===============8006282903021167653==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
--===============8006282903021167653==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Flightgear-flightmodel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-flightmodel
--===============8006282903021167653==--