File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 2121 lb : 1207920
2222 } ,
2323 payload_weights : {
24- leo : {
24+ {
25+ id : 'leo' ,
2526 name : 'low earth orbit' ,
2627 kg : 22800 ,
2728 lb : 50265
2829 } ,
29- gto : {
30+ {
31+ id : 'gto' ,
3032 name : 'geosynchronous transfer orbit' ,
3133 kg : 8300 ,
3234 lb : 18300
3335 } ,
34- mars : {
36+ {
37+ id : 'mars' ,
3538 name : 'mars orbit' ,
3639 kg : 4020 ,
3740 lb : 8860
Original file line number Diff line number Diff line change 2020 kg : 1420788 ,
2121 lb : 3125735
2222 } ,
23- payload_weights : {
24- leo : {
23+ payload_weights : [
24+ {
25+ id : 'leo' ,
2526 name : 'low earth orbit' ,
2627 kg : 63800 ,
2728 lb : 140660
2829 } ,
29- gto : {
30+ {
31+ id : 'gto' ,
3032 name : 'geosynchronous transfer orbit' ,
3133 kg : 26700 ,
3234 lb : 58860
3335 } ,
34- mars : {
36+ {
37+ id : 'mars' ,
3538 name : 'mars orbit' ,
3639 kg : 16800 ,
3740 lb : 37040
3841 } ,
39- pluto : {
42+ {
43+ id : 'pluto' ,
4044 name : 'pluto orbit' ,
4145 kg : 3500 ,
4246 lb : 7720
You can’t perform that action at this time.
0 commit comments