orbitingpluto
Orbiteer
- Joined
- May 1, 2010
- Messages
- 618
- Reaction score
- 0
- Points
- 16
I was getting ready to experiment with using upper stages in the shuttle, starting out with the IUS. Velcro Rockets has an IUS so I thought to try attaching one.
http://www.flickr.com/photos/70769070@N08/6398090893/
Here is the scenario file for the picture above:
Since it looked out of whack, I tried adding this part of the scenario file:
I copied the bolded part from the Shuttle Fleet's manual, and it works. Then I began tweaking these lines:
So far moving about the 1's from one place to another has resulted in the IUS disappearing from the shuttle, and with the focus on it all one can see is blue sky and some clouds, no ground, no IUS, no probe
.
I know I'm doing something wrong, could someone tell me what?
Here is the scenario file for the picture above:
Code:
BEGIN_DESC
Endeavour Ready to depart.
END_DESC
BEGIN_ENVIRONMENT
System Sol
Date MJD 55366.7096076852
END_ENVIRONMENT
BEGIN_FOCUS
Ship Endeavour
END_FOCUS
BEGIN_CAMERA
TARGET Endeavour
MODE Extern
POS 4.51 28.25 34.20
TRACKMODE GlobalFrame
FOV 40.00
END_CAMERA
BEGIN_HUD
TYPE Surface
END_HUD
BEGIN_MFD Left
TYPE Surface
SPDMODE 1
END_MFD
BEGIN_SHIPS
Endeavour:Shuttle
STATUS Landed Earth
POS -80.6208900 28.6271740
HEADING 2.00
PRPLEVEL 0:1.000 1:1.000 2:1.000
NAVFREQ 0 0
CONFIGURATION 0
OV- 105
RMSARM
CARGODOOR 0 0.0000
KUBAND 0 0.0000
POSTLAND 0 0.0000
SSMES 0 0.0000
ADTA 0 0.0000
PETD 1 1.0000
SETD 1 1.0000
ARMTILT 0 0.0000 0 0.0000
PRADIATOR 0 0.0000
SRADIATOR 0 0.0000
GEAR 0 0.0000
PAYLOAD_MASS 0.0000
SAT_OFS_X 0.000
SAT_OFS_Y 0.000
SAT_OFS_Z 0.000
OMS
CALLOUT
TGT_HEADING 42.000 228.0
ASSIST 134.0 77.0
END
IUS1:Velcro/IUS_Stg1
STATUS Orbiting Earth
RPOS 6401703.57 1630405.53 -415895.36
RVEL 396.192 286.683 7766.129
ATTACHED 0:0,Endeavour
AROT 30.00 0.00 50.00
FUEL 1.0
STAGE IUS2 Velcro/IUS_Stg2 Velcro/IUS_Stg2 0 0 1.838 3919 0 1
PAYLOAD probe probe probe 0 0 3.5 2500 0 1
END
END_SHIPS
Since it looked out of whack, I tried adding this part of the scenario file:
Code:
BEGIN_SHIPS
Endeavour:Shuttle
STATUS Landed Earth
POS -80.6208900 28.6271740
HEADING 2.00
PRPLEVEL 0:1.000 1:1.000 2:1.000
NAVFREQ 0 0
CONFIGURATION 0
OV- 105
RMSARM
RENDER
CARGODOOR 0 0.0000
KUBAND 0 0.0000
POSTLAND 0 0.0000
SSMES 0 0.0000
ADTA 0 0.0000
PETD 1 1.0000
SETD 1 1.0000
ARMTILT 0 0.0000 0 0.0000
PRADIATOR 0 0.0000
SRADIATOR 0 0.0000
GEAR 0 0.0000
PAYLOAD_MASS 0.0000
[B] PL1_OFS 0.000000 0.000000 0.000000
PL1_DIR 0.000000 1.000000 0.000000
PL1_ROT 0.000000 0.000000 1.000000
PL2_OFS 2.550000 2.150000 3.850000
PL2_DIR 0.000000 1.000000 0.000000
PL2_ROT 1.000000 0.000000 0.000000
PL3_OFS -1.850000 1.800000 11.750000
PL3_DIR 0.000000 1.000000 0.000000
PL3_ROT 0.000000 0.000000 1.000000
PL4_OFS -2.200000 1.800000 -6.250000
PL4_DIR 0.000000 1.000000 0.000000
PL4_ROT 0.000000 0.000000 1.000000
PL5_OFS 2.200000 1.800000 -6.250000
PL5_DIR 0.000000 1.000000 0.000000
PL5_ROT 0.000000 0.000000 1.000000
PL6_OFS 1.850000 1.800000 11.750000
PL6_DIR 0.000000 1.000000 0.000000
PL6_ROT 0.000000 0.000000 1.000000[/B]
SAT_OFS_X 0.000
SAT_OFS_Y 0.000
SAT_OFS_Z 0.000
OMS
CALLOUT
TGT_HEADING 42.000 228.0
ASSIST 134.0 77.0
END
IUS1:Velcro/IUS_Stg1
STATUS Orbiting Earth
RPOS 6401703.57 1630405.53 -415895.36
RVEL 396.192 286.683 7766.129
ATTACHED 0:0,Endeavour
AROT 30.00 0.00 50.00
FUEL 1.0
STAGE IUS2 Velcro/IUS_Stg2 Velcro/IUS_Stg2 0 0 1.838 3919 0 1
PAYLOAD probe probe probe 0 0 3.5 2500 0 1
END
END_SHIPS
I copied the bolded part from the Shuttle Fleet's manual, and it works. Then I began tweaking these lines:
Code:
PL1_DIR 0.000000 1.000000 0.000000
PL1_ROT 0.000000 0.000000 1.000000
So far moving about the 1's from one place to another has resulted in the IUS disappearing from the shuttle, and with the focus on it all one can see is blue sky and some clouds, no ground, no IUS, no probe
I know I'm doing something wrong, could someone tell me what?