11-03-2009 04:07 PM
HI everybody,
I would like to plot 3D movements into a missile. Anybody can help me how to start to do that.
I want to create a missile (3D picture) and then give it movement that I am receiving from the my file (X, Y and Z).
Anybode knows how to do that?
KIto
Solved! Go to Solution.
11-03-2009 09:03 PM
11-04-2009 12:41 AM
HI,
I'll provide to the software (labview) the variables below
| Inertial position forward estimate |
| Inertial position side estimate |
| Inertial position down estimate |
| Inertial velocity forward estimate |
| Inertial velocity side estimate |
| Inertial velocity down estimate |
| Yaw attitude angle estimate |
| Pitch attitude angle estimate |
| Roll attitude angle estimate |
| Axial accelerometer bias estimate |
| Yaw accelerometer bias estimate |
| Pitch accelerometer bias estimate |
| Missile speed |
| Mach number |
| Total incidence |
and then I'l convert to quaternion and then I'll plot. So what I really want to know is how to use the 3d functions correctlly. Is there any OpenGl support that labview can handle? Finally, I wanna see the missile moving according to the inputs parameters.
Regards
Kito
11-04-2009 06:59 AM
Hello,
I'm sending to you some examples on how to control 3D figures in LabVIEW.
http://zone.ni.com/devzone/cda/tut/p/id/4411
http://decibel.ni.com/content/docs/DOC-4958
http://decibel.ni.com/content/docs/DOC-4648
http://decibel.ni.com/content/docs/DOC-5681
You cand find more examples in these communities.
Best Regards
Luciano Borges
National Instruments Brazil