![]() |
|
|||||||
| Addon Requests If you have a request for a new addon or want to know where to find a specific addon, ask it here! |
![]() |
|
|
Thread Tools |
|
|
#346 |
|
Addon Developer
![]() |
here she is with afterburner thrust added. The speed is 524m/s on the ground.
|
|
|
|
|
|
#347 |
|
Donator
![]() ![]() |
524 m/s? What is the total thrust force according to Orbiter? And what is the drag force?
|
|
|
|
|
|
#348 |
|
Addon Developer
![]() |
On the thrust I can get the info from the thrust MFD. But on the drag do I need to get from the visual help arrows?
|
|
|
|
|
|
#349 |
|
Donator
![]() ![]() |
Quote:
|
|
|
|
|
|
#350 |
|
Addon Developer
![]() |
Here are 2 images one of the thrust of main and the other AB
![]() ![]() ![]() drag is 1.210MN if (GetThrusterLevel (th_first[0])>.95){ SetThrusterLevel(th_AB[0],1); SetThrusterLevel(th_AB[1],1);} th_first[0] = CreateThruster (_V(-.749,0,-10.7), _V(0,0,1), MAXMAINTH, TANK, ISP); th_first[1] = CreateThruster (_V(.749,0,-10.7), _V(0,0,1), MAXMAINTH, TANK, ISP); th_AB[0] = CreateThruster (_V(-.749,0,-10.7), _V(0,0,1), MAXMAINTHAB, TANK1, ISP); th_AB[1] = CreateThruster (_V(.749,0,-10.7), _V(0,0,1), MAXMAINTHAB, TANK1, ISP);const double FUELMASS = 8377; const double FUELMASS = 8377; const double ISP = 50000.0; const double MAXMAINTH =2*55600; const double MAXMAINTHAB =2*48930; PROPELLANT_HANDLE TANK,hpr,TANK1; TANK = CreatePropellantResource (FUELMASS); TANK1 = CreatePropellantResource (FUELMASS); Last edited by gattispilot; 01-16-2013 at 11:11 PM. |
|
|
|
| Thanked by: |
|
|
#351 |
|
Addon Developer
![]() |
Dauphin2 with base. I just made Kev's base into a vessel so a Ummu can open doors.
http://dl.dropbox.com/u/71242599/DOLPHIN2A.zip
|
|
|
|
| Thanked by: |
|
|
#352 |
|
Addon Developer
![]() |
Remake of the NASA version of the Chinook copter. It is UCGO and UMMU capable. Can hold up to 4 crates. Has 2 hoists
https://dl.dropbox.com/u/71242599/chinnooknasa.zip ![]()
|
|
|
|
| Thanked by: |
![]() |
|
| Thread Tools | |
|
|
|||||
| Quick Links | Need Help? |