Project Atlas C Able

Thanks. Do you have a picture of the ICBM that is located in the fairing?
 
Do you mean the warhead? This rocket was used to carry satellites.
 
I am confused. Did Atlas C carry a satellite or warhead?
 
Atlas C Able carried satellites. The regular Atlas C was identical to Atlas B, which carried warheads, or at least I think it's identical. But I do know that for a fact, Atlas C Able carried satellites.
 
Alright. So I put a satellite in the fairing? That is all I need to do.
 
Yes, and for old times sake, I would use the Probe (as in the whole "Hail Probe" sort of thing :lol:!).
 
Atlas C is an ICBM just like Atlas B. It just had lighter tanks than the B model and a higher range.

Atlas B already launched with the Able upper stage.
 
I'm just going to put a satellite in and call it a day.
 
Sounds good, but Urwumpe, I have never seen an Atlas B Able. Are sure it is not C? That and D are the only ones I have seen on record.
 
Sounds good, but Urwumpe, I have never seen an Atlas B Able. Are sure it is not C? That and D are the only ones I have seen on record.

No Atlas B Able, and only a single failed Atlas C Able. I mistook the entry of the Atlas Agena B in astronautix with the Atlas Able B.

All successful Atlas Able flights had been with the radio-controlled production D model.
 
I just need to make the spacecraft3 file for the satellite and I am done. I will try uploading it later today.

---------- Post added at 02:24 PM ---------- Previous post was at 01:21 PM ----------

I can't get the right coordiantes for the stupid antenna.
 
The satellite I am putting in the Able stage. It rotates, but it is way off. Instead of simple rotating on its axis it goes down or up.
 
[PAYLOAD_0]
MESHNAME=
NAME=
OFF=
MASS=
MODULE=spacecraft\Spacecraft3
SPEED=(0,0,1)
ROT_SPEED=(0,0,1)
RENDER=1

Try this.
 
[PAYLOAD_0]
MESHNAME=
NAME=
OFF=
MASS=
MODULE=spacecraft\Spacecraft3
SPEED=(0,0,1)
ROT_SPEED=(0,0,1)
RENDER=1

Try this.
I meant animation wise.
 
Thanks. Everytime I do it it does not rotate on its axis.
 

Attachments

[CONFIG]
MESHNAME="payload"
EMPTY_MASS=500
FUEL_MASS=684
ATTITUDE_THRUST=550
ISP=2874.33
PMI=()
CROSS_SECTION=(0.27,0.17,0.23)
SIZE=3

[AERODYNAMICS]
MODEL=CAPSULE
VAIRFOIL_ASPECT=1.
VAIRFOIL_EFFICIENCY=0.01
HAIRFOIL_ASPECT=1.
HAIRFOIL_EFFICIENCY=0.01

[ANIM_SEQ_0]
; Solar panels
KEY=K
DURATION=15

[ANIM_SEQ_1]
; Solar panels
KEY=G
DURATION=15

[ANIM_COMP_0]
; Left solar panel
SEQ=0
GROUPS=166,167,168,169,170,171,178,179,180,181,182,183,190,191,192,193,194,195,202,203,204,205,206,207
RANGE=(0,1)
ROT_PNT=(-0.272,-1.192,-0.195)
ROT_AXIS=(0,-1,0)
ANGLE=90

[ANIM_COMP_1]
; Right solar panel
SEQ=0
GROUPS=172,173,174,175,176,177,184,185,186,187,188,189,196,197,198,199,200,201,208,209,210,211,212,213
RANGE=(0,1)
ROT_PNT=(0.275,-1.192,-0.201)
ROT_AXIS=(0,1,0)
ANGLE=90

[ANIM_COMP_2]
; Antenna1
SEQ=0
GROUPS=113,114,115,116,117,118,119,120,130,131,132,133,134,136
RANGE=(0,.9)
ROT_PNT=(1.5,0,0)
ROT_AXIS=(-1,0,0)
ANGLE=60

[ANIM_COMP_3]
; Antenna1
SEQ=0
GROUPS=
RANGE=(0.9,1)
ROT_PNT=()
ROT_AXIS=(-1,0,0)
ANGLE=30
 
[ANIM_COMP_2]
; Antenna1
SEQ=0
GROUPS=
ROT_PNT=(0,0.415,-0.191)

[ANIM_COMP_3]
; Antenna2
SEQ=0
GROUPS=
ROT_PNT=(0,-0.121,-0.191)

Try this.
 
Back
Top