OHM Lunar Gateway Scenarios

Sbb1413

Well-known member
Joined
Aug 14, 2018
Messages
948
Reaction score
373
Points
78
Location
India
Preferred Pronouns
he/his/him
CurrentState.jpg

Changelog​

Added HTV in the LOP-Gateway 2030 scenario.

Description​

This add-on contains scenarios of the Lunar Gateway as of 2022. Any feedback on the add-on is welcome here. The 2030 configuration (aka final configuration) of the Gateway is (mostly) based on the following configuration image:
expanded_view_with_labels.jpg

Requirements​

DOWNLOAD
 
Last edited:

Sbb1413

Well-known member
Joined
Aug 14, 2018
Messages
948
Reaction score
373
Points
78
Location
India
Preferred Pronouns
he/his/him
I have planned to add the Falcon Heavy launch scenario of the Lunar Gateway. However, I can't be able to attach the payload to the rocket for some reason. Here is the launch scenario:
Code:
BEGIN_HYPERDESC
<h1>Launch of the Lunar Gateway</h1>

<p>Press [V] for ascent autopilot at T-10.</p>
END_HYPERDESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 60615.659722
  CONTEXT SpaceX
END_ENVIRONMENT

BEGIN_FOCUS
  Ship FalconHeavy
END_FOCUS

BEGIN_CAMERA
  TARGET FalconHeavy
  MODE Extern
  POS 9.725550 -65.247757 -135.505191
  TRACKMODE Ground Earth
  GROUNDLOCATION -80.60351 28.60902 29.84
  FOV 40.00
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_MFD Left
  TYPE Surface
  SPDMODE 1
END_MFD

BEGIN_MFD Right
  TYPE Map
  REF Earth
  TARGET Habana
  POS 0.00 0.00
END_MFD

BEGIN_SHIPS
Strongback:FalconHeavy/lc39a_strongback_h
  STATUS Landed Earth
  POS -80.6041192 28.6082840
  HEADING 0.00
  ALT 21.500
  AROT 61.716 4.483 8.266
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000
  NAVFREQ 0 0
  ANM 0.0500 0.0071 0.0057 1.0000
  STTS 3 0
END
PPE:NEWPPB
  ANT1 0 0.0000
  AIRLOCK 1 0.0000
  IONARM 1 1.0000
  PANEL1 0 0.0000
  SOLP 0 0.0000 3 0.0000
  PANELEXT 0 0.0000
  PANELEND 0 0.0000
  eng_conf 0
  STATUS Landed Earth
  POS -80.6208910 28.6267320
  HEADING 270.00
  ALT 0.000
  AROT 116.176 42.155 60.203
  AFCMODE 7
  ATTACHED 0:0,FalconHeavy
  DOCKINFO 0:0,HALO
  PRPLEVEL 0:1.000000
  IDS 0:588 100
  NAVFREQ 0 0
  XPDR 0
END
HALO:HAB1
  STATUS Landed Earth
  POS -80.6208910 28.6267320
  HEADING 270.00
  ALT 0.000
  AROT 116.176 42.155 60.203
  AFCMODE 7
  DOCKINFO 0:0,PPE
  NAVFREQ 0 0
END
FalconHeavy:FalconHeavy\f9h_expendable_all
  STATUS Landed Earth
  POS -80.6041192 28.6082840
  HEADING 10.00
  ALT 38.117
  AROT 144.880 -8.807 -4.538
  ATTACHED 0:0,Strongback
  AFCMODE 7
  PRPLEVEL 0:1.000000 2:1.000000 3:1.000000
  NAVFREQ 0 0
  FAIRS 0 0.0000 0 0
  SOST 0 0 0 0 0 0.0 0 0
  SOPR 0.4993 200000.0 200000.0 0.0 0.0 175000.0 NULL NULL NULL
  XFID 0.0000 409500.0000 0 0 0 0
END
END_SHIPS

BEGIN_ExtMFD
END
 
Top