Advertisement
Guest User

KSP SP+ Shuttle Replica

a guest
Aug 24th, 2014
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.07 KB | None | 0 0
  1. ship = SP Plus - Shuttle Mk1
  2. version = 0.24.2
  3. description =
  4. type = SPH
  5. PART
  6. {
  7. part = mk2Cockpit.Standard_4294801644
  8. partName = Winglet
  9. pos = -4.484659,10.52204,-2.352291
  10. rot = 4.593281E-15,-1,1.264406E-07,3.552715E-15
  11. attRot = 7.357913E-16,-0.7071067,-0.7071065,5.760087E-15
  12. mir = 1,1,1
  13. istg = 0
  14. dstg = 0
  15. sidx = -1
  16. sqor = -1
  17. attm = 0
  18. modCost = 0
  19. link = mk2DockingPort_4294801560
  20. link = SmallGearBay_4294800766
  21. link = RCSBlock_4294799990
  22. link = RCSBlock_4294799952
  23. link = radialDecoupler1-2_4294799838
  24. attN = bottom,mk2DockingPort_4294801560
  25. EVENTS
  26. {
  27. }
  28. ACTIONS
  29. {
  30. }
  31. MODULE
  32. {
  33. name = ModuleCommand
  34. isEnabled = True
  35. controlSrcStatusText =
  36. EVENTS
  37. {
  38. MakeReference
  39. {
  40. active = True
  41. guiActive = True
  42. guiIcon = Control From Here
  43. guiName = Control From Here
  44. category = Control From Here
  45. guiActiveUnfocused = False
  46. unfocusedRange = 2
  47. externalToEVAOnly = True
  48. }
  49. RenameVessel
  50. {
  51. active = True
  52. guiActive = True
  53. guiIcon = Rename Vessel
  54. guiName = Rename Vessel
  55. category = Rename Vessel
  56. guiActiveUnfocused = False
  57. unfocusedRange = 2
  58. externalToEVAOnly = True
  59. }
  60. }
  61. ACTIONS
  62. {
  63. }
  64. }
  65. MODULE
  66. {
  67. name = ModuleSAS
  68. isEnabled = True
  69. EVENTS
  70. {
  71. }
  72. ACTIONS
  73. {
  74. }
  75. }
  76. MODULE
  77. {
  78. name = ModuleReactionWheel
  79. isEnabled = True
  80. stateString = Active
  81. WheelState = Active
  82. EVENTS
  83. {
  84. OnToggle
  85. {
  86. active = True
  87. guiActive = True
  88. guiIcon = Toggle Torque
  89. guiName = Toggle Torque
  90. category = Toggle Torque
  91. guiActiveUnfocused = False
  92. unfocusedRange = 2
  93. externalToEVAOnly = True
  94. }
  95. }
  96. ACTIONS
  97. {
  98. Activate
  99. {
  100. actionGroup = None
  101. }
  102. Deactivate
  103. {
  104. actionGroup = None
  105. }
  106. Toggle
  107. {
  108. actionGroup = None
  109. }
  110. }
  111. }
  112. MODULE
  113. {
  114. name = ModuleScienceExperiment
  115. isEnabled = True
  116. Deployed = False
  117. Inoperable = False
  118. EVENTS
  119. {
  120. DeployExperiment
  121. {
  122. active = True
  123. guiActive = True
  124. guiIcon = Deploy
  125. guiName = Deploy
  126. category = Deploy
  127. guiActiveUnfocused = False
  128. unfocusedRange = 2
  129. externalToEVAOnly = True
  130. }
  131. CollectDataExternalEvent
  132. {
  133. active = True
  134. guiActive = False
  135. guiIcon =
  136. guiName =
  137. category =
  138. guiActiveUnfocused = True
  139. unfocusedRange = 1.5
  140. externalToEVAOnly = True
  141. }
  142. ReviewDataEvent
  143. {
  144. active = True
  145. guiActive = True
  146. guiIcon = Review Data
  147. guiName = Review Data
  148. category = Review Data
  149. guiActiveUnfocused = False
  150. unfocusedRange = 2
  151. externalToEVAOnly = True
  152. }
  153. ResetExperiment
  154. {
  155. active = True
  156. guiActive = True
  157. guiIcon = Reset
  158. guiName = Reset
  159. category = Reset
  160. guiActiveUnfocused = False
  161. unfocusedRange = 2
  162. externalToEVAOnly = True
  163. }
  164. ResetExperimentExternal
  165. {
  166. active = True
  167. guiActive = False
  168. guiIcon = Reset
  169. guiName = Reset
  170. category = Reset
  171. guiActiveUnfocused = True
  172. unfocusedRange = 2
  173. externalToEVAOnly = True
  174. }
  175. }
  176. ACTIONS
  177. {
  178. DeployAction
  179. {
  180. actionGroup = None
  181. }
  182. ResetAction
  183. {
  184. actionGroup = None
  185. }
  186. }
  187. }
  188. MODULE
  189. {
  190. name = ModuleScienceContainer
  191. isEnabled = True
  192. EVENTS
  193. {
  194. StoreDataExternalEvent
  195. {
  196. active = False
  197. guiActive = False
  198. guiIcon =
  199. guiName = Store Experiments (0)
  200. category =
  201. guiActiveUnfocused = True
  202. unfocusedRange = 3
  203. externalToEVAOnly = True
  204. }
  205. CollectDataExternalEvent
  206. {
  207. active = False
  208. guiActive = False
  209. guiIcon =
  210. guiName = Take Data (0)
  211. category =
  212. guiActiveUnfocused = True
  213. unfocusedRange = 3
  214. externalToEVAOnly = True
  215. }
  216. ReviewDataEvent
  217. {
  218. active = False
  219. guiActive = True
  220. guiIcon = Review Data
  221. guiName = Review Stored Data (0)
  222. category = Review Data
  223. guiActiveUnfocused = False
  224. unfocusedRange = 2
  225. externalToEVAOnly = True
  226. }
  227. }
  228. ACTIONS
  229. {
  230. }
  231. }
  232. MODULE
  233. {
  234. name = FlagDecal
  235. isEnabled = True
  236. flagDisplayed = True
  237. EVENTS
  238. {
  239. ToggleFlag
  240. {
  241. active = True
  242. guiActive = False
  243. guiActiveEditor = True
  244. guiIcon = ToggleFlag
  245. guiName = ToggleFlag
  246. category = ToggleFlag
  247. guiActiveUnfocused = False
  248. unfocusedRange = 2
  249. externalToEVAOnly = True
  250. }
  251. }
  252. ACTIONS
  253. {
  254. }
  255. }
  256. MODULE
  257. {
  258. name = ModuleAnimateGeneric
  259. isEnabled = True
  260. status = Locked
  261. animSwitch = True
  262. animTime = 0
  263. animSpeed = 1
  264. EVENTS
  265. {
  266. Toggle
  267. {
  268. active = True
  269. guiActive = True
  270. guiIcon = Toggle
  271. guiName = Lights On
  272. category = Toggle
  273. guiActiveUnfocused = False
  274. unfocusedRange = 2
  275. externalToEVAOnly = True
  276. }
  277. }
  278. ACTIONS
  279. {
  280. ToggleAction
  281. {
  282. actionGroup = None
  283. }
  284. }
  285. }
  286. MODULE
  287. {
  288. name = ModuleTripLogger
  289. isEnabled = True
  290. EVENTS
  291. {
  292. }
  293. ACTIONS
  294. {
  295. }
  296. Surfaced
  297. {
  298. }
  299. Flew
  300. {
  301. }
  302. FlewBy
  303. {
  304. }
  305. Orbited
  306. {
  307. }
  308. SubOrbited
  309. {
  310. }
  311. }
  312. RESOURCE
  313. {
  314. name = ElectricCharge
  315. amount = 150
  316. maxAmount = 150
  317. flowState = True
  318. isTweakable = True
  319. hideFlow = False
  320. flowMode = Both
  321. }
  322. RESOURCE
  323. {
  324. name = MonoPropellant
  325. amount = 15
  326. maxAmount = 15
  327. flowState = True
  328. isTweakable = True
  329. hideFlow = False
  330. flowMode = Both
  331. }
  332. }
  333. PART
  334. {
  335. part = mk2DockingPort_4294801560
  336. partName = Part
  337. pos = -4.484659,8.647038,-2.352291
  338. rot = 4.593281E-15,-1,1.264406E-07,3.552715E-15
  339. attRot = 0,0,0,1
  340. mir = 1,1,1
  341. istg = 0
  342. dstg = 0
  343. sidx = -1
  344. sqor = -1
  345. attm = 0
  346. modCost = 0
  347. link = mk2CargoBayL_4294801470
  348. link = dockingPort2_4294797536
  349. attN = top,mk2Cockpit.Standard_4294801644
  350. attN = bottom,mk2CargoBayL_4294801470
  351. EVENTS
  352. {
  353. }
  354. ACTIONS
  355. {
  356. }
  357. MODULE
  358. {
  359. name = ModuleDockingNode
  360. isEnabled = True
  361. state = Ready
  362. dockUId = 0
  363. dockNodeIdx = 0
  364. EVENTS
  365. {
  366. Undock
  367. {
  368. active = False
  369. guiActive = True
  370. guiIcon = Undock
  371. guiName = Undock
  372. category = Undock
  373. guiActiveUnfocused = True
  374. unfocusedRange = 2
  375. externalToEVAOnly = True
  376. }
  377. UndockSameVessel
  378. {
  379. active = False
  380. guiActive = True
  381. guiIcon = Undock
  382. guiName = Undock
  383. category = Undock
  384. guiActiveUnfocused = True
  385. unfocusedRange = 2
  386. externalToEVAOnly = True
  387. }
  388. Decouple
  389. {
  390. active = False
  391. guiActive = True
  392. guiIcon = Decouple Node
  393. guiName = Decouple Node
  394. category = Decouple Node
  395. guiActiveUnfocused = True
  396. unfocusedRange = 2
  397. externalToEVAOnly = True
  398. }
  399. SetAsTarget
  400. {
  401. active = True
  402. guiActive = False
  403. guiIcon = Set as Target
  404. guiName = Set as Target
  405. category = Set as Target
  406. guiActiveUnfocused = True
  407. unfocusedRange = 200
  408. externalToEVAOnly = False
  409. }
  410. UnsetTarget
  411. {
  412. active = True
  413. guiActive = False
  414. guiIcon = Unset Target
  415. guiName = Unset Target
  416. category = Unset Target
  417. guiActiveUnfocused = True
  418. unfocusedRange = 200
  419. externalToEVAOnly = False
  420. }
  421. EnableXFeed
  422. {
  423. active = False
  424. guiActive = True
  425. guiIcon = Enable Crossfeed
  426. guiName = Enable Crossfeed
  427. category = Enable Crossfeed
  428. guiActiveUnfocused = False
  429. unfocusedRange = 2
  430. externalToEVAOnly = True
  431. }
  432. DisableXFeed
  433. {
  434. active = False
  435. guiActive = True
  436. guiIcon = Disable Crossfeed
  437. guiName = Disable Crossfeed
  438. category = Disable Crossfeed
  439. guiActiveUnfocused = False
  440. unfocusedRange = 2
  441. externalToEVAOnly = True
  442. }
  443. MakeReferenceTransform
  444. {
  445. active = True
  446. guiActive = True
  447. guiIcon = Control from Here
  448. guiName = Control from Here
  449. category = Control from Here
  450. guiActiveUnfocused = False
  451. unfocusedRange = 2
  452. externalToEVAOnly = True
  453. }
  454. }
  455. ACTIONS
  456. {
  457. UndockAction
  458. {
  459. actionGroup = None
  460. }
  461. DecoupleAction
  462. {
  463. actionGroup = None
  464. }
  465. }
  466. }
  467. MODULE
  468. {
  469. name = ModuleAnimateGeneric
  470. isEnabled = True
  471. status = Locked
  472. animSwitch = True
  473. animTime = 0
  474. animSpeed = 1
  475. EVENTS
  476. {
  477. Toggle
  478. {
  479. active = True
  480. guiActive = True
  481. guiIcon = Toggle
  482. guiName = toggle
  483. category = Toggle
  484. guiActiveUnfocused = False
  485. unfocusedRange = 2
  486. externalToEVAOnly = True
  487. }
  488. }
  489. ACTIONS
  490. {
  491. ToggleAction
  492. {
  493. actionGroup = None
  494. }
  495. }
  496. }
  497. RESOURCE
  498. {
  499. name = MonoPropellant
  500. amount = 150
  501. maxAmount = 150
  502. flowState = True
  503. isTweakable = True
  504. hideFlow = False
  505. flowMode = Both
  506. }
  507. }
  508. PART
  509. {
  510. part = mk2CargoBayL_4294801470
  511. partName = Winglet
  512. pos = -4.484659,6.147041,-2.35229
  513. rot = 4.593281E-15,-1,1.264406E-07,3.552715E-15
  514. attRot = 0,0,0,1
  515. mir = 1,1,1
  516. istg = 0
  517. dstg = 0
  518. sidx = -1
  519. sqor = -1
  520. attm = 0
  521. modCost = 0
  522. link = mk2.1m.Bicoupler_4294801344
  523. link = wingConnector3_4294801018
  524. link = wingConnector3_4294800976
  525. link = structuralWing1_4294800850
  526. link = structuralWing1_4294800808
  527. attN = top,mk2DockingPort_4294801560
  528. attN = bottom,mk2.1m.Bicoupler_4294801344
  529. EVENTS
  530. {
  531. }
  532. ACTIONS
  533. {
  534. }
  535. MODULE
  536. {
  537. name = FSanimateGeneric
  538. isEnabled = True
  539. startDeployed = True
  540. isAnimating = False
  541. animTime = 1
  542. reverseAnimation = True
  543. animSpeed = 1
  544. hasBeenInitialized = True
  545. EVENTS
  546. {
  547. toggleEvent
  548. {
  549. active = True
  550. guiActive = True
  551. guiActiveEditor = True
  552. guiIcon = Deploy
  553. guiName = Open
  554. category = Deploy
  555. guiActiveUnfocused = True
  556. unfocusedRange = 10
  557. externalToEVAOnly = True
  558. }
  559. }
  560. ACTIONS
  561. {
  562. toggleAction
  563. {
  564. actionGroup = None
  565. }
  566. }
  567. }
  568. }
  569. PART
  570. {
  571. part = mk2.1m.Bicoupler_4294801344
  572. partName = Winglet
  573. pos = -4.484659,3.334538,-2.3523
  574. rot = 4.593281E-15,-1,1.264406E-07,3.552715E-15
  575. attRot = 0,0,0,1
  576. mir = 1,1,1
  577. istg = 0
  578. dstg = 0
  579. sidx = -1
  580. sqor = -1
  581. attm = 0
  582. modCost = 0
  583. link = wingConnector2_4294801294
  584. link = wingConnector2_4294801252
  585. link = deltaWing.small_4294800232
  586. link = deltaWing.small_4294800142
  587. link = longAntenna_4294800052
  588. link = RCSBlock_4294799914
  589. link = RCSBlock_4294799876
  590. link = strutCube_4294799524
  591. link = strutCube_4294799400
  592. link = launchClamp1_4294798728
  593. link = mediumDishAntenna_4294798148
  594. link = solarPanels4_4294797940
  595. link = solarPanels4_4294797842
  596. link = sensorGravimeter_4294797744
  597. link = sensorThermometer_4294797720
  598. link = sensorAccelerometer_4294797696
  599. link = sensorBarometer_4294797672
  600. attN = top,mk2CargoBayL_4294801470
  601. EVENTS
  602. {
  603. }
  604. ACTIONS
  605. {
  606. }
  607. RESOURCE
  608. {
  609. name = LiquidFuel
  610. amount = 135
  611. maxAmount = 135
  612. flowState = False
  613. isTweakable = True
  614. hideFlow = False
  615. flowMode = Both
  616. }
  617. RESOURCE
  618. {
  619. name = Oxidizer
  620. amount = 165
  621. maxAmount = 165
  622. flowState = False
  623. isTweakable = True
  624. hideFlow = False
  625. flowMode = Both
  626. }
  627. }
  628. PART
  629. {
  630. part = wingConnector2_4294801294
  631. partName = Winglet
  632. pos = -1.391076,3.348646,-2.3523
  633. rot = -4.593281E-15,1,-1.264406E-07,-3.552715E-15
  634. attRot = 0,0,0,1
  635. mir = 1,1,1
  636. istg = 0
  637. dstg = 0
  638. sidx = -1
  639. sqor = -1
  640. attm = 1
  641. modCost = 0
  642. link = elevon1_4294801210
  643. link = elevon1_4294801114
  644. link = SmallGearBay_4294800588
  645. link = RCSBlock_4294798582
  646. link = smallRadialEngine_4294798204
  647. sym = wingConnector2_4294801252
  648. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  649. EVENTS
  650. {
  651. }
  652. ACTIONS
  653. {
  654. }
  655. }
  656. PART
  657. {
  658. part = wingConnector2_4294801252
  659. partName = Winglet
  660. pos = -7.578244,3.348646,-2.3523
  661. rot = -1.264406E-07,4.371139E-08,-2.709968E-15,1
  662. attRot = 0,0,0,1
  663. mir = 1,1,1
  664. istg = 0
  665. dstg = 0
  666. sidx = -1
  667. sqor = -1
  668. attm = 1
  669. modCost = 0
  670. link = elevon1_4294801162
  671. link = elevon1_4294801066
  672. link = SmallGearBay_4294800410
  673. link = RCSBlock_4294798620
  674. link = smallRadialEngine_4294798260
  675. sym = wingConnector2_4294801294
  676. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  677. EVENTS
  678. {
  679. }
  680. ACTIONS
  681. {
  682. }
  683. }
  684. PART
  685. {
  686. part = elevon1_4294801210
  687. partName = Part
  688. pos = -2.325644,2.361146,-2.3523
  689. rot = 3.70336E-08,-2.384186E-07,-8.940693E-08,-1
  690. attRot = -0.7071067,0,0,0.7071067
  691. mir = 1,1,1
  692. istg = 0
  693. dstg = 0
  694. sidx = -1
  695. sqor = -1
  696. attm = 1
  697. modCost = 0
  698. sym = elevon1_4294801162
  699. srfN = srfAttach,wingConnector2_4294801294
  700. EVENTS
  701. {
  702. }
  703. ACTIONS
  704. {
  705. }
  706. MODULE
  707. {
  708. name = ModuleControlSurface
  709. isEnabled = True
  710. ignorePitch = False
  711. ignoreYaw = False
  712. ignoreRoll = False
  713. ignorePitch_UIFlight
  714. {
  715. controlEnabled = True
  716. }
  717. ignoreYaw_UIFlight
  718. {
  719. controlEnabled = True
  720. }
  721. ignoreRoll_UIFlight
  722. {
  723. controlEnabled = True
  724. }
  725. EVENTS
  726. {
  727. }
  728. ACTIONS
  729. {
  730. }
  731. }
  732. }
  733. PART
  734. {
  735. part = elevon1_4294801162
  736. partName = Part
  737. pos = -6.643673,2.361146,-2.3523
  738. rot = 8.940702E-08,1,-3.703361E-08,1.947072E-07
  739. attRot = 0.7071067,0,0,0.7071067
  740. mir = 1,1,1
  741. istg = 0
  742. dstg = 0
  743. sidx = -1
  744. sqor = -1
  745. attm = 1
  746. modCost = 0
  747. sym = elevon1_4294801210
  748. srfN = srfAttach,wingConnector2_4294801252
  749. EVENTS
  750. {
  751. }
  752. ACTIONS
  753. {
  754. }
  755. MODULE
  756. {
  757. name = ModuleControlSurface
  758. isEnabled = True
  759. ignorePitch = False
  760. ignoreYaw = False
  761. ignoreRoll = False
  762. ignorePitch_UIFlight
  763. {
  764. controlEnabled = True
  765. }
  766. ignoreYaw_UIFlight
  767. {
  768. controlEnabled = True
  769. }
  770. ignoreRoll_UIFlight
  771. {
  772. controlEnabled = True
  773. }
  774. EVENTS
  775. {
  776. }
  777. ACTIONS
  778. {
  779. }
  780. }
  781. }
  782. PART
  783. {
  784. part = elevon1_4294801114
  785. partName = Part
  786. pos = -0.5011227,2.361146,-2.3523
  787. rot = 1.568244E-14,-1,1.264406E-07,-5.960463E-08
  788. attRot = -0.7071067,0,0,0.7071067
  789. mir = 1,1,1
  790. istg = 0
  791. dstg = 0
  792. sidx = -1
  793. sqor = -1
  794. attm = 1
  795. modCost = 0
  796. sym = elevon1_4294801066
  797. srfN = srfAttach,wingConnector2_4294801294
  798. EVENTS
  799. {
  800. }
  801. ACTIONS
  802. {
  803. }
  804. MODULE
  805. {
  806. name = ModuleControlSurface
  807. isEnabled = True
  808. ignorePitch = False
  809. ignoreYaw = False
  810. ignoreRoll = False
  811. ignorePitch_UIFlight
  812. {
  813. controlEnabled = True
  814. }
  815. ignoreYaw_UIFlight
  816. {
  817. controlEnabled = True
  818. }
  819. ignoreRoll_UIFlight
  820. {
  821. controlEnabled = True
  822. }
  823. EVENTS
  824. {
  825. }
  826. ACTIONS
  827. {
  828. }
  829. }
  830. }
  831. PART
  832. {
  833. part = elevon1_4294801066
  834. partName = Part
  835. pos = -8.468193,2.361146,-2.3523
  836. rot = -3.70336E-08,1.03316E-07,-3.724715E-14,1
  837. attRot = 0.7071067,0,0,0.7071067
  838. mir = 1,1,1
  839. istg = 0
  840. dstg = 0
  841. sidx = -1
  842. sqor = -1
  843. attm = 1
  844. modCost = 0
  845. sym = elevon1_4294801114
  846. srfN = srfAttach,wingConnector2_4294801252
  847. EVENTS
  848. {
  849. }
  850. ACTIONS
  851. {
  852. }
  853. MODULE
  854. {
  855. name = ModuleControlSurface
  856. isEnabled = True
  857. ignorePitch = False
  858. ignoreYaw = False
  859. ignoreRoll = False
  860. ignorePitch_UIFlight
  861. {
  862. controlEnabled = True
  863. }
  864. ignoreYaw_UIFlight
  865. {
  866. controlEnabled = True
  867. }
  868. ignoreRoll_UIFlight
  869. {
  870. controlEnabled = True
  871. }
  872. EVENTS
  873. {
  874. }
  875. ACTIONS
  876. {
  877. }
  878. }
  879. }
  880. PART
  881. {
  882. part = wingConnector3_4294801018
  883. partName = Winglet
  884. pos = -2.326938,5.189872,-2.35229
  885. rot = -4.593281E-15,1,-1.264406E-07,-3.552715E-15
  886. attRot = 0,0,0,1
  887. mir = 1,1,1
  888. istg = 0
  889. dstg = 0
  890. sidx = -1
  891. sqor = -1
  892. attm = 1
  893. modCost = 0
  894. link = deltaWing.small_4294800934
  895. sym = wingConnector3_4294800976
  896. srfN = srfAttach,mk2CargoBayL_4294801470
  897. EVENTS
  898. {
  899. }
  900. ACTIONS
  901. {
  902. }
  903. }
  904. PART
  905. {
  906. part = wingConnector3_4294800976
  907. partName = Winglet
  908. pos = -6.642379,5.189872,-2.35229
  909. rot = -1.264406E-07,4.371139E-08,-2.709968E-15,1
  910. attRot = 0,0,0,1
  911. mir = 1,1,1
  912. istg = 0
  913. dstg = 0
  914. sidx = -1
  915. sqor = -1
  916. attm = 1
  917. modCost = 0
  918. link = deltaWing.small_4294800892
  919. sym = wingConnector3_4294801018
  920. srfN = srfAttach,mk2CargoBayL_4294801470
  921. EVENTS
  922. {
  923. }
  924. ACTIONS
  925. {
  926. }
  927. }
  928. PART
  929. {
  930. part = deltaWing.small_4294800934
  931. partName = Winglet
  932. pos = -0.7641327,4.903354,-2.35229
  933. rot = -4.593281E-15,1,-1.264406E-07,-3.552715E-15
  934. attRot = 0,0,0,1
  935. mir = 1,1,1
  936. istg = 0
  937. dstg = 0
  938. sidx = -1
  939. sqor = -1
  940. attm = 1
  941. modCost = 0
  942. sym = deltaWing.small_4294800892
  943. srfN = srfAttach,wingConnector3_4294801018
  944. EVENTS
  945. {
  946. }
  947. ACTIONS
  948. {
  949. }
  950. }
  951. PART
  952. {
  953. part = deltaWing.small_4294800892
  954. partName = Winglet
  955. pos = -8.205191,4.903354,-2.35229
  956. rot = -1.264406E-07,4.371139E-08,-4.486325E-15,1
  957. attRot = 0,0,0,1
  958. mir = 1,1,1
  959. istg = 0
  960. dstg = 0
  961. sidx = -1
  962. sqor = -1
  963. attm = 1
  964. modCost = 0
  965. sym = deltaWing.small_4294800934
  966. srfN = srfAttach,wingConnector3_4294800976
  967. EVENTS
  968. {
  969. }
  970. ACTIONS
  971. {
  972. }
  973. }
  974. PART
  975. {
  976. part = structuralWing1_4294800850
  977. partName = Winglet
  978. pos = -2.641301,7.367404,-2.352291
  979. rot = -4.593281E-15,1,-1.264406E-07,-3.552715E-15
  980. attRot = 0,0,0,1
  981. mir = 1,1,1
  982. istg = 0
  983. dstg = 0
  984. sidx = -1
  985. sqor = -1
  986. attm = 1
  987. modCost = 0
  988. sym = structuralWing1_4294800808
  989. srfN = srfAttach,mk2CargoBayL_4294801470
  990. EVENTS
  991. {
  992. }
  993. ACTIONS
  994. {
  995. }
  996. }
  997. PART
  998. {
  999. part = structuralWing1_4294800808
  1000. partName = Winglet
  1001. pos = -6.328017,7.367404,-2.352291
  1002. rot = -1.264406E-07,4.371139E-08,-2.709968E-15,1
  1003. attRot = 0,0,0,1
  1004. mir = 1,1,1
  1005. istg = 0
  1006. dstg = 0
  1007. sidx = -1
  1008. sqor = -1
  1009. attm = 1
  1010. modCost = 0
  1011. sym = structuralWing1_4294800850
  1012. srfN = srfAttach,mk2CargoBayL_4294801470
  1013. EVENTS
  1014. {
  1015. }
  1016. ACTIONS
  1017. {
  1018. }
  1019. }
  1020. PART
  1021. {
  1022. part = SmallGearBay_4294800766
  1023. partName = Part
  1024. pos = -4.48466,12.02579,-2.972351
  1025. rot = -6.011447E-08,-0.670664,-0.7417614,6.320641E-08
  1026. attRot = 0,0,0,1
  1027. mir = 1,1,1
  1028. istg = 0
  1029. dstg = 0
  1030. sidx = -1
  1031. sqor = -1
  1032. attm = 1
  1033. modCost = 0
  1034. srfN = srfAttach,mk2Cockpit.Standard_4294801644
  1035. EVENTS
  1036. {
  1037. }
  1038. ACTIONS
  1039. {
  1040. }
  1041. MODULE
  1042. {
  1043. name = ModuleLandingGear
  1044. isEnabled = True
  1045. brakesEngaged = False
  1046. brakesEnabled = True
  1047. storedGearState = RETRACTED
  1048. storedAnimationSpeed = 0
  1049. storedAnimationTime = 0
  1050. StartDeployed = False
  1051. StartDeployed_UIFlight
  1052. {
  1053. controlEnabled = True
  1054. }
  1055. EVENTS
  1056. {
  1057. EnableBrakes
  1058. {
  1059. active = False
  1060. guiActive = False
  1061. guiActiveEditor = True
  1062. guiIcon = Enable brakes
  1063. guiName = Enable brakes
  1064. category = Enable brakes
  1065. guiActiveUnfocused = False
  1066. unfocusedRange = 2
  1067. externalToEVAOnly = True
  1068. }
  1069. DisableBrakes
  1070. {
  1071. active = True
  1072. guiActive = False
  1073. guiActiveEditor = True
  1074. guiIcon = Disable brakes
  1075. guiName = Disable brakes
  1076. category = Disable brakes
  1077. guiActiveUnfocused = False
  1078. unfocusedRange = 2
  1079. externalToEVAOnly = True
  1080. }
  1081. LowerLandingGear
  1082. {
  1083. active = True
  1084. guiActive = True
  1085. guiIcon = Lower Gear
  1086. guiName = Lower Gear
  1087. category = Lower Gear
  1088. guiActiveUnfocused = False
  1089. unfocusedRange = 2
  1090. externalToEVAOnly = True
  1091. }
  1092. RaiseLandingGear
  1093. {
  1094. active = False
  1095. guiActive = True
  1096. guiIcon = Raise Gear
  1097. guiName = Raise Gear
  1098. category = Raise Gear
  1099. guiActiveUnfocused = False
  1100. unfocusedRange = 2
  1101. externalToEVAOnly = True
  1102. }
  1103. }
  1104. ACTIONS
  1105. {
  1106. OnAction
  1107. {
  1108. actionGroup = Gear
  1109. }
  1110. BrakesAction
  1111. {
  1112. actionGroup = Brakes
  1113. }
  1114. }
  1115. }
  1116. MODULE
  1117. {
  1118. name = ModuleSteering
  1119. isEnabled = True
  1120. steeringLocked = True
  1121. invertSteering = False
  1122. EVENTS
  1123. {
  1124. UnLockSteering
  1125. {
  1126. active = True
  1127. guiActive = True
  1128. guiActiveEditor = True
  1129. guiIcon = Unlock Steering
  1130. guiName = Unlock Steering
  1131. category = Unlock Steering
  1132. guiActiveUnfocused = False
  1133. unfocusedRange = 2
  1134. externalToEVAOnly = True
  1135. }
  1136. LockSteering
  1137. {
  1138. active = False
  1139. guiActive = True
  1140. guiActiveEditor = True
  1141. guiIcon = Lock Steering
  1142. guiName = Lock Steering
  1143. category = Lock Steering
  1144. guiActiveUnfocused = False
  1145. unfocusedRange = 2
  1146. externalToEVAOnly = True
  1147. }
  1148. InvertSteering
  1149. {
  1150. active = True
  1151. guiActive = True
  1152. guiActiveEditor = True
  1153. guiIcon = Invert Steering
  1154. guiName = Invert Steering
  1155. category = Invert Steering
  1156. guiActiveUnfocused = False
  1157. unfocusedRange = 2
  1158. externalToEVAOnly = True
  1159. }
  1160. }
  1161. ACTIONS
  1162. {
  1163. InvertSteeringAction
  1164. {
  1165. actionGroup = None
  1166. }
  1167. LockSteeringAction
  1168. {
  1169. actionGroup = None
  1170. }
  1171. UnlockSteeringAction
  1172. {
  1173. actionGroup = None
  1174. }
  1175. ToggleSteeringAction
  1176. {
  1177. actionGroup = None
  1178. }
  1179. }
  1180. }
  1181. MODULE
  1182. {
  1183. name = FXModuleConstrainPosition
  1184. isEnabled = True
  1185. EVENTS
  1186. {
  1187. }
  1188. ACTIONS
  1189. {
  1190. }
  1191. }
  1192. MODULE
  1193. {
  1194. name = ModuleLight
  1195. isEnabled = True
  1196. isOn = False
  1197. lightR = 1
  1198. lightG = 1
  1199. lightB = 1
  1200. lightR_UIFlight
  1201. {
  1202. controlEnabled = True
  1203. minValue = 0
  1204. maxValue = 1
  1205. stepIncrement = 0.05
  1206. }
  1207. lightG_UIFlight
  1208. {
  1209. controlEnabled = True
  1210. minValue = 0
  1211. maxValue = 1
  1212. stepIncrement = 0.05
  1213. }
  1214. lightB_UIFlight
  1215. {
  1216. controlEnabled = True
  1217. minValue = 0
  1218. maxValue = 1
  1219. stepIncrement = 0.05
  1220. }
  1221. EVENTS
  1222. {
  1223. LightsOff
  1224. {
  1225. active = False
  1226. guiActive = True
  1227. guiActiveEditor = True
  1228. guiIcon = Lights Off
  1229. guiName = Lights Off
  1230. category = Lights Off
  1231. guiActiveUnfocused = False
  1232. unfocusedRange = 2
  1233. externalToEVAOnly = True
  1234. }
  1235. LightsOn
  1236. {
  1237. active = True
  1238. guiActive = True
  1239. guiActiveEditor = True
  1240. guiIcon = Lights On
  1241. guiName = Lights On
  1242. category = Lights On
  1243. guiActiveUnfocused = False
  1244. unfocusedRange = 2
  1245. externalToEVAOnly = True
  1246. }
  1247. }
  1248. ACTIONS
  1249. {
  1250. ToggleLightAction
  1251. {
  1252. actionGroup = Light
  1253. }
  1254. LightOnAction
  1255. {
  1256. actionGroup = None
  1257. }
  1258. LightOffAction
  1259. {
  1260. actionGroup = None
  1261. }
  1262. }
  1263. }
  1264. MODULE
  1265. {
  1266. name = ModuleTestSubject
  1267. isEnabled = True
  1268. EVENTS
  1269. {
  1270. RunTestEvent
  1271. {
  1272. active = False
  1273. guiActive = True
  1274. guiIcon = Run Test
  1275. guiName = Run Test
  1276. category = Run Test
  1277. guiActiveUnfocused = False
  1278. unfocusedRange = 2
  1279. externalToEVAOnly = True
  1280. }
  1281. }
  1282. ACTIONS
  1283. {
  1284. }
  1285. }
  1286. }
  1287. PART
  1288. {
  1289. part = SmallGearBay_4294800588
  1290. partName = Part
  1291. pos = -2.767945,4.209236,-2.629804
  1292. rot = -1.066762E-07,-0.707107,-0.7071066,1.066762E-07
  1293. attRot = 0,0,0,1
  1294. mir = 1,1,1
  1295. istg = 0
  1296. dstg = 0
  1297. sidx = -1
  1298. sqor = -1
  1299. attm = 1
  1300. modCost = 0
  1301. sym = SmallGearBay_4294800410
  1302. srfN = srfAttach,wingConnector2_4294801294
  1303. EVENTS
  1304. {
  1305. }
  1306. ACTIONS
  1307. {
  1308. }
  1309. MODULE
  1310. {
  1311. name = ModuleLandingGear
  1312. isEnabled = True
  1313. brakesEngaged = False
  1314. brakesEnabled = True
  1315. storedGearState = RETRACTED
  1316. storedAnimationSpeed = 0
  1317. storedAnimationTime = 0
  1318. StartDeployed = False
  1319. StartDeployed_UIFlight
  1320. {
  1321. controlEnabled = True
  1322. }
  1323. EVENTS
  1324. {
  1325. EnableBrakes
  1326. {
  1327. active = False
  1328. guiActive = False
  1329. guiActiveEditor = True
  1330. guiIcon = Enable brakes
  1331. guiName = Enable brakes
  1332. category = Enable brakes
  1333. guiActiveUnfocused = False
  1334. unfocusedRange = 2
  1335. externalToEVAOnly = True
  1336. }
  1337. DisableBrakes
  1338. {
  1339. active = True
  1340. guiActive = False
  1341. guiActiveEditor = True
  1342. guiIcon = Disable brakes
  1343. guiName = Disable brakes
  1344. category = Disable brakes
  1345. guiActiveUnfocused = False
  1346. unfocusedRange = 2
  1347. externalToEVAOnly = True
  1348. }
  1349. LowerLandingGear
  1350. {
  1351. active = True
  1352. guiActive = True
  1353. guiIcon = Lower Gear
  1354. guiName = Lower Gear
  1355. category = Lower Gear
  1356. guiActiveUnfocused = False
  1357. unfocusedRange = 2
  1358. externalToEVAOnly = True
  1359. }
  1360. RaiseLandingGear
  1361. {
  1362. active = False
  1363. guiActive = True
  1364. guiIcon = Raise Gear
  1365. guiName = Raise Gear
  1366. category = Raise Gear
  1367. guiActiveUnfocused = False
  1368. unfocusedRange = 2
  1369. externalToEVAOnly = True
  1370. }
  1371. }
  1372. ACTIONS
  1373. {
  1374. OnAction
  1375. {
  1376. actionGroup = Gear
  1377. }
  1378. BrakesAction
  1379. {
  1380. actionGroup = Brakes
  1381. }
  1382. }
  1383. }
  1384. MODULE
  1385. {
  1386. name = ModuleSteering
  1387. isEnabled = True
  1388. steeringLocked = True
  1389. invertSteering = False
  1390. EVENTS
  1391. {
  1392. UnLockSteering
  1393. {
  1394. active = True
  1395. guiActive = True
  1396. guiActiveEditor = True
  1397. guiIcon = Unlock Steering
  1398. guiName = Unlock Steering
  1399. category = Unlock Steering
  1400. guiActiveUnfocused = False
  1401. unfocusedRange = 2
  1402. externalToEVAOnly = True
  1403. }
  1404. LockSteering
  1405. {
  1406. active = False
  1407. guiActive = True
  1408. guiActiveEditor = True
  1409. guiIcon = Lock Steering
  1410. guiName = Lock Steering
  1411. category = Lock Steering
  1412. guiActiveUnfocused = False
  1413. unfocusedRange = 2
  1414. externalToEVAOnly = True
  1415. }
  1416. InvertSteering
  1417. {
  1418. active = True
  1419. guiActive = True
  1420. guiActiveEditor = True
  1421. guiIcon = Invert Steering
  1422. guiName = Invert Steering
  1423. category = Invert Steering
  1424. guiActiveUnfocused = False
  1425. unfocusedRange = 2
  1426. externalToEVAOnly = True
  1427. }
  1428. }
  1429. ACTIONS
  1430. {
  1431. InvertSteeringAction
  1432. {
  1433. actionGroup = None
  1434. }
  1435. LockSteeringAction
  1436. {
  1437. actionGroup = None
  1438. }
  1439. UnlockSteeringAction
  1440. {
  1441. actionGroup = None
  1442. }
  1443. ToggleSteeringAction
  1444. {
  1445. actionGroup = None
  1446. }
  1447. }
  1448. }
  1449. MODULE
  1450. {
  1451. name = FXModuleConstrainPosition
  1452. isEnabled = True
  1453. EVENTS
  1454. {
  1455. }
  1456. ACTIONS
  1457. {
  1458. }
  1459. }
  1460. MODULE
  1461. {
  1462. name = ModuleLight
  1463. isEnabled = True
  1464. isOn = False
  1465. lightR = 1
  1466. lightG = 1
  1467. lightB = 1
  1468. lightR_UIFlight
  1469. {
  1470. controlEnabled = True
  1471. minValue = 0
  1472. maxValue = 1
  1473. stepIncrement = 0.05
  1474. }
  1475. lightG_UIFlight
  1476. {
  1477. controlEnabled = True
  1478. minValue = 0
  1479. maxValue = 1
  1480. stepIncrement = 0.05
  1481. }
  1482. lightB_UIFlight
  1483. {
  1484. controlEnabled = True
  1485. minValue = 0
  1486. maxValue = 1
  1487. stepIncrement = 0.05
  1488. }
  1489. EVENTS
  1490. {
  1491. LightsOff
  1492. {
  1493. active = False
  1494. guiActive = True
  1495. guiActiveEditor = True
  1496. guiIcon = Lights Off
  1497. guiName = Lights Off
  1498. category = Lights Off
  1499. guiActiveUnfocused = False
  1500. unfocusedRange = 2
  1501. externalToEVAOnly = True
  1502. }
  1503. LightsOn
  1504. {
  1505. active = True
  1506. guiActive = True
  1507. guiActiveEditor = True
  1508. guiIcon = Lights On
  1509. guiName = Lights On
  1510. category = Lights On
  1511. guiActiveUnfocused = False
  1512. unfocusedRange = 2
  1513. externalToEVAOnly = True
  1514. }
  1515. }
  1516. ACTIONS
  1517. {
  1518. ToggleLightAction
  1519. {
  1520. actionGroup = Light
  1521. }
  1522. LightOnAction
  1523. {
  1524. actionGroup = None
  1525. }
  1526. LightOffAction
  1527. {
  1528. actionGroup = None
  1529. }
  1530. }
  1531. }
  1532. MODULE
  1533. {
  1534. name = ModuleTestSubject
  1535. isEnabled = True
  1536. EVENTS
  1537. {
  1538. RunTestEvent
  1539. {
  1540. active = False
  1541. guiActive = True
  1542. guiIcon = Run Test
  1543. guiName = Run Test
  1544. category = Run Test
  1545. guiActiveUnfocused = False
  1546. unfocusedRange = 2
  1547. externalToEVAOnly = True
  1548. }
  1549. }
  1550. ACTIONS
  1551. {
  1552. }
  1553. }
  1554. }
  1555. PART
  1556. {
  1557. part = SmallGearBay_4294800410
  1558. partName = Part
  1559. pos = -6.201374,4.209236,-2.629804
  1560. rot = 1.066762E-07,-0.707107,-0.7071066,-1.066762E-07
  1561. attRot = 0,0,0,1
  1562. mir = 1,1,1
  1563. istg = 0
  1564. dstg = 0
  1565. sidx = -1
  1566. sqor = -1
  1567. attm = 1
  1568. modCost = 0
  1569. sym = SmallGearBay_4294800588
  1570. srfN = srfAttach,wingConnector2_4294801252
  1571. EVENTS
  1572. {
  1573. }
  1574. ACTIONS
  1575. {
  1576. }
  1577. MODULE
  1578. {
  1579. name = ModuleLandingGear
  1580. isEnabled = True
  1581. brakesEngaged = False
  1582. brakesEnabled = True
  1583. storedGearState = RETRACTED
  1584. storedAnimationSpeed = 0
  1585. storedAnimationTime = 0
  1586. StartDeployed = False
  1587. StartDeployed_UIFlight
  1588. {
  1589. controlEnabled = True
  1590. }
  1591. EVENTS
  1592. {
  1593. EnableBrakes
  1594. {
  1595. active = False
  1596. guiActive = False
  1597. guiActiveEditor = True
  1598. guiIcon = Enable brakes
  1599. guiName = Enable brakes
  1600. category = Enable brakes
  1601. guiActiveUnfocused = False
  1602. unfocusedRange = 2
  1603. externalToEVAOnly = True
  1604. }
  1605. DisableBrakes
  1606. {
  1607. active = True
  1608. guiActive = False
  1609. guiActiveEditor = True
  1610. guiIcon = Disable brakes
  1611. guiName = Disable brakes
  1612. category = Disable brakes
  1613. guiActiveUnfocused = False
  1614. unfocusedRange = 2
  1615. externalToEVAOnly = True
  1616. }
  1617. LowerLandingGear
  1618. {
  1619. active = True
  1620. guiActive = True
  1621. guiIcon = Lower Gear
  1622. guiName = Lower Gear
  1623. category = Lower Gear
  1624. guiActiveUnfocused = False
  1625. unfocusedRange = 2
  1626. externalToEVAOnly = True
  1627. }
  1628. RaiseLandingGear
  1629. {
  1630. active = False
  1631. guiActive = True
  1632. guiIcon = Raise Gear
  1633. guiName = Raise Gear
  1634. category = Raise Gear
  1635. guiActiveUnfocused = False
  1636. unfocusedRange = 2
  1637. externalToEVAOnly = True
  1638. }
  1639. }
  1640. ACTIONS
  1641. {
  1642. OnAction
  1643. {
  1644. actionGroup = Gear
  1645. }
  1646. BrakesAction
  1647. {
  1648. actionGroup = Brakes
  1649. }
  1650. }
  1651. }
  1652. MODULE
  1653. {
  1654. name = ModuleSteering
  1655. isEnabled = True
  1656. steeringLocked = True
  1657. invertSteering = False
  1658. EVENTS
  1659. {
  1660. UnLockSteering
  1661. {
  1662. active = True
  1663. guiActive = True
  1664. guiActiveEditor = True
  1665. guiIcon = Unlock Steering
  1666. guiName = Unlock Steering
  1667. category = Unlock Steering
  1668. guiActiveUnfocused = False
  1669. unfocusedRange = 2
  1670. externalToEVAOnly = True
  1671. }
  1672. LockSteering
  1673. {
  1674. active = False
  1675. guiActive = True
  1676. guiActiveEditor = True
  1677. guiIcon = Lock Steering
  1678. guiName = Lock Steering
  1679. category = Lock Steering
  1680. guiActiveUnfocused = False
  1681. unfocusedRange = 2
  1682. externalToEVAOnly = True
  1683. }
  1684. InvertSteering
  1685. {
  1686. active = True
  1687. guiActive = True
  1688. guiActiveEditor = True
  1689. guiIcon = Invert Steering
  1690. guiName = Invert Steering
  1691. category = Invert Steering
  1692. guiActiveUnfocused = False
  1693. unfocusedRange = 2
  1694. externalToEVAOnly = True
  1695. }
  1696. }
  1697. ACTIONS
  1698. {
  1699. InvertSteeringAction
  1700. {
  1701. actionGroup = None
  1702. }
  1703. LockSteeringAction
  1704. {
  1705. actionGroup = None
  1706. }
  1707. UnlockSteeringAction
  1708. {
  1709. actionGroup = None
  1710. }
  1711. ToggleSteeringAction
  1712. {
  1713. actionGroup = None
  1714. }
  1715. }
  1716. }
  1717. MODULE
  1718. {
  1719. name = FXModuleConstrainPosition
  1720. isEnabled = True
  1721. EVENTS
  1722. {
  1723. }
  1724. ACTIONS
  1725. {
  1726. }
  1727. }
  1728. MODULE
  1729. {
  1730. name = ModuleLight
  1731. isEnabled = True
  1732. isOn = False
  1733. lightR = 1
  1734. lightG = 1
  1735. lightB = 1
  1736. lightR_UIFlight
  1737. {
  1738. controlEnabled = True
  1739. minValue = 0
  1740. maxValue = 1
  1741. stepIncrement = 0.05
  1742. }
  1743. lightG_UIFlight
  1744. {
  1745. controlEnabled = True
  1746. minValue = 0
  1747. maxValue = 1
  1748. stepIncrement = 0.05
  1749. }
  1750. lightB_UIFlight
  1751. {
  1752. controlEnabled = True
  1753. minValue = 0
  1754. maxValue = 1
  1755. stepIncrement = 0.05
  1756. }
  1757. EVENTS
  1758. {
  1759. LightsOff
  1760. {
  1761. active = False
  1762. guiActive = True
  1763. guiActiveEditor = True
  1764. guiIcon = Lights Off
  1765. guiName = Lights Off
  1766. category = Lights Off
  1767. guiActiveUnfocused = False
  1768. unfocusedRange = 2
  1769. externalToEVAOnly = True
  1770. }
  1771. LightsOn
  1772. {
  1773. active = True
  1774. guiActive = True
  1775. guiActiveEditor = True
  1776. guiIcon = Lights On
  1777. guiName = Lights On
  1778. category = Lights On
  1779. guiActiveUnfocused = False
  1780. unfocusedRange = 2
  1781. externalToEVAOnly = True
  1782. }
  1783. }
  1784. ACTIONS
  1785. {
  1786. ToggleLightAction
  1787. {
  1788. actionGroup = Light
  1789. }
  1790. LightOnAction
  1791. {
  1792. actionGroup = None
  1793. }
  1794. LightOffAction
  1795. {
  1796. actionGroup = None
  1797. }
  1798. }
  1799. }
  1800. MODULE
  1801. {
  1802. name = ModuleTestSubject
  1803. isEnabled = True
  1804. EVENTS
  1805. {
  1806. RunTestEvent
  1807. {
  1808. active = False
  1809. guiActive = True
  1810. guiIcon = Run Test
  1811. guiName = Run Test
  1812. category = Run Test
  1813. guiActiveUnfocused = False
  1814. unfocusedRange = 2
  1815. externalToEVAOnly = True
  1816. }
  1817. }
  1818. ACTIONS
  1819. {
  1820. }
  1821. }
  1822. }
  1823. PART
  1824. {
  1825. part = deltaWing.small_4294800232
  1826. partName = Winglet
  1827. pos = -2.907544,3.006952,-1.730852
  1828. rot = 8.763251E-05,-0.8870108,-4.542579E-05,-0.4617487
  1829. attRot = -8.923744E-18,-0.4617487,2.752237E-08,0.8870109
  1830. mir = 1,1,1
  1831. istg = 0
  1832. dstg = 0
  1833. sidx = -1
  1834. sqor = -1
  1835. attm = 1
  1836. modCost = 0
  1837. link = elevon1_4294800190
  1838. sym = deltaWing.small_4294800142
  1839. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  1840. EVENTS
  1841. {
  1842. }
  1843. ACTIONS
  1844. {
  1845. }
  1846. }
  1847. PART
  1848. {
  1849. part = elevon1_4294800190
  1850. partName = Part
  1851. pos = -2.714789,2.33199,-1.45576
  1852. rot = -8.7622E-05,0.8870108,4.559925E-05,0.4617487
  1853. attRot = -0.7071068,0,0,0.7071068
  1854. mir = 1,1,1
  1855. istg = 0
  1856. dstg = 0
  1857. sidx = -1
  1858. sqor = -1
  1859. attm = 1
  1860. modCost = 0
  1861. sym = elevon1_4294800100
  1862. srfN = srfAttach,deltaWing.small_4294800232
  1863. EVENTS
  1864. {
  1865. }
  1866. ACTIONS
  1867. {
  1868. }
  1869. MODULE
  1870. {
  1871. name = ModuleControlSurface
  1872. isEnabled = True
  1873. ignorePitch = False
  1874. ignoreYaw = False
  1875. ignoreRoll = False
  1876. ignorePitch_UIFlight
  1877. {
  1878. controlEnabled = True
  1879. }
  1880. ignoreYaw_UIFlight
  1881. {
  1882. controlEnabled = True
  1883. }
  1884. ignoreRoll_UIFlight
  1885. {
  1886. controlEnabled = True
  1887. }
  1888. EVENTS
  1889. {
  1890. }
  1891. ACTIONS
  1892. {
  1893. }
  1894. }
  1895. }
  1896. PART
  1897. {
  1898. part = deltaWing.small_4294800142
  1899. partName = Winglet
  1900. pos = -6.061774,3.006952,-1.730852
  1901. rot = 4.551521E-05,0.4617488,-8.74835E-05,0.8870108
  1902. attRot = 8.923744E-18,0.4617487,-2.752237E-08,0.8870109
  1903. mir = 1,1,1
  1904. istg = 0
  1905. dstg = 0
  1906. sidx = -1
  1907. sqor = -1
  1908. attm = 1
  1909. modCost = 0
  1910. link = elevon1_4294800100
  1911. sym = deltaWing.small_4294800232
  1912. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  1913. EVENTS
  1914. {
  1915. }
  1916. ACTIONS
  1917. {
  1918. }
  1919. }
  1920. PART
  1921. {
  1922. part = elevon1_4294800100
  1923. partName = Part
  1924. pos = -6.254528,2.33199,-1.455762
  1925. rot = 4.561958E-05,0.4617487,-8.762183E-05,0.8870108
  1926. attRot = -0.7071068,0,0,0.7071068
  1927. mir = 1,1,1
  1928. istg = 0
  1929. dstg = 0
  1930. sidx = -1
  1931. sqor = -1
  1932. attm = 1
  1933. modCost = 0
  1934. sym = elevon1_4294800190
  1935. srfN = srfAttach,deltaWing.small_4294800142
  1936. EVENTS
  1937. {
  1938. }
  1939. ACTIONS
  1940. {
  1941. }
  1942. MODULE
  1943. {
  1944. name = ModuleControlSurface
  1945. isEnabled = True
  1946. ignorePitch = False
  1947. ignoreYaw = False
  1948. ignoreRoll = False
  1949. ignorePitch_UIFlight
  1950. {
  1951. controlEnabled = True
  1952. }
  1953. ignoreYaw_UIFlight
  1954. {
  1955. controlEnabled = True
  1956. }
  1957. ignoreRoll_UIFlight
  1958. {
  1959. controlEnabled = True
  1960. }
  1961. EVENTS
  1962. {
  1963. }
  1964. ACTIONS
  1965. {
  1966. }
  1967. }
  1968. }
  1969. PART
  1970. {
  1971. part = longAntenna_4294800052
  1972. partName = Part
  1973. pos = -4.484659,2.745213,-1.956025
  1974. rot = -0.897796,-3.828481E-08,1.972148E-08,-0.4404116
  1975. attRot = 0,0,0,1
  1976. mir = 1,1,1
  1977. istg = 0
  1978. dstg = 0
  1979. sidx = -1
  1980. sqor = -1
  1981. attm = 1
  1982. modCost = 0
  1983. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  1984. EVENTS
  1985. {
  1986. }
  1987. ACTIONS
  1988. {
  1989. }
  1990. MODULE
  1991. {
  1992. name = ModuleAnimateGeneric
  1993. isEnabled = True
  1994. status = Locked
  1995. animSwitch = True
  1996. animTime = 0
  1997. animSpeed = 1
  1998. EVENTS
  1999. {
  2000. Toggle
  2001. {
  2002. active = True
  2003. guiActive = True
  2004. guiIcon = Toggle
  2005. guiName = Extend
  2006. category = Toggle
  2007. guiActiveUnfocused = False
  2008. unfocusedRange = 2
  2009. externalToEVAOnly = True
  2010. }
  2011. }
  2012. ACTIONS
  2013. {
  2014. ToggleAction
  2015. {
  2016. actionGroup = None
  2017. }
  2018. }
  2019. }
  2020. MODULE
  2021. {
  2022. name = ModuleDataTransmitter
  2023. isEnabled = True
  2024. EVENTS
  2025. {
  2026. StartTransmission
  2027. {
  2028. active = True
  2029. guiActive = True
  2030. guiIcon = Transmit Data
  2031. guiName = Transmit Data
  2032. category = Transmit Data
  2033. guiActiveUnfocused = False
  2034. unfocusedRange = 2
  2035. externalToEVAOnly = True
  2036. }
  2037. StopTransmission
  2038. {
  2039. active = False
  2040. guiActive = True
  2041. guiIcon = Stop Transmitting
  2042. guiName = Stop Transmitting
  2043. category = Stop Transmitting
  2044. guiActiveUnfocused = False
  2045. unfocusedRange = 2
  2046. externalToEVAOnly = True
  2047. }
  2048. }
  2049. ACTIONS
  2050. {
  2051. }
  2052. }
  2053. }
  2054. PART
  2055. {
  2056. part = RCSBlock_4294799990
  2057. partName = Part
  2058. pos = -3.289334,10.25971,-2.353031
  2059. rot = 0.09102946,-0.995847,-0.001535737,0.0001404215
  2060. attRot = 0,0,0,1
  2061. mir = 1,1,1
  2062. istg = 0
  2063. dstg = 0
  2064. sidx = -1
  2065. sqor = -1
  2066. attm = 1
  2067. modCost = 0
  2068. sym = RCSBlock_4294799952
  2069. srfN = srfAttach,mk2Cockpit.Standard_4294801644
  2070. EVENTS
  2071. {
  2072. }
  2073. ACTIONS
  2074. {
  2075. }
  2076. MODULE
  2077. {
  2078. name = ModuleRCS
  2079. isEnabled = True
  2080. isEnabled = True
  2081. EVENTS
  2082. {
  2083. Disable
  2084. {
  2085. active = True
  2086. guiActive = True
  2087. guiIcon = Disable RCS Port
  2088. guiName = Disable RCS Port
  2089. category = Disable RCS Port
  2090. guiActiveUnfocused = False
  2091. unfocusedRange = 2
  2092. externalToEVAOnly = True
  2093. }
  2094. Enable
  2095. {
  2096. active = False
  2097. guiActive = True
  2098. guiIcon = Enable RCS Port
  2099. guiName = Enable RCS Port
  2100. category = Enable RCS Port
  2101. guiActiveUnfocused = False
  2102. unfocusedRange = 2
  2103. externalToEVAOnly = True
  2104. }
  2105. }
  2106. ACTIONS
  2107. {
  2108. ToggleAction
  2109. {
  2110. actionGroup = None
  2111. }
  2112. }
  2113. }
  2114. }
  2115. PART
  2116. {
  2117. part = RCSBlock_4294799952
  2118. partName = Part
  2119. pos = -5.679984,10.25971,-2.353031
  2120. rot = 0.001535737,-0.0001403619,-0.09102943,0.995847
  2121. attRot = 0,0,0,1
  2122. mir = 1,1,1
  2123. istg = 0
  2124. dstg = 0
  2125. sidx = -1
  2126. sqor = -1
  2127. attm = 1
  2128. modCost = 0
  2129. sym = RCSBlock_4294799990
  2130. srfN = srfAttach,mk2Cockpit.Standard_4294801644
  2131. EVENTS
  2132. {
  2133. }
  2134. ACTIONS
  2135. {
  2136. }
  2137. MODULE
  2138. {
  2139. name = ModuleRCS
  2140. isEnabled = True
  2141. isEnabled = True
  2142. EVENTS
  2143. {
  2144. Disable
  2145. {
  2146. active = True
  2147. guiActive = True
  2148. guiIcon = Disable RCS Port
  2149. guiName = Disable RCS Port
  2150. category = Disable RCS Port
  2151. guiActiveUnfocused = False
  2152. unfocusedRange = 2
  2153. externalToEVAOnly = True
  2154. }
  2155. Enable
  2156. {
  2157. active = False
  2158. guiActive = True
  2159. guiIcon = Enable RCS Port
  2160. guiName = Enable RCS Port
  2161. category = Enable RCS Port
  2162. guiActiveUnfocused = False
  2163. unfocusedRange = 2
  2164. externalToEVAOnly = True
  2165. }
  2166. }
  2167. ACTIONS
  2168. {
  2169. ToggleAction
  2170. {
  2171. actionGroup = None
  2172. }
  2173. }
  2174. }
  2175. }
  2176. PART
  2177. {
  2178. part = RCSBlock_4294799914
  2179. partName = Part
  2180. pos = -4.485402,3.803295,-2.955551
  2181. rot = 0.04522762,0.7056589,-0.04522735,-0.705659
  2182. attRot = 0,0,0,1
  2183. mir = 1,1,1
  2184. istg = 0
  2185. dstg = 0
  2186. sidx = -1
  2187. sqor = -1
  2188. attm = 1
  2189. modCost = 0
  2190. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  2191. EVENTS
  2192. {
  2193. }
  2194. ACTIONS
  2195. {
  2196. }
  2197. MODULE
  2198. {
  2199. name = ModuleRCS
  2200. isEnabled = True
  2201. isEnabled = True
  2202. EVENTS
  2203. {
  2204. Disable
  2205. {
  2206. active = True
  2207. guiActive = True
  2208. guiIcon = Disable RCS Port
  2209. guiName = Disable RCS Port
  2210. category = Disable RCS Port
  2211. guiActiveUnfocused = False
  2212. unfocusedRange = 2
  2213. externalToEVAOnly = True
  2214. }
  2215. Enable
  2216. {
  2217. active = False
  2218. guiActive = True
  2219. guiIcon = Enable RCS Port
  2220. guiName = Enable RCS Port
  2221. category = Enable RCS Port
  2222. guiActiveUnfocused = False
  2223. unfocusedRange = 2
  2224. externalToEVAOnly = True
  2225. }
  2226. }
  2227. ACTIONS
  2228. {
  2229. ToggleAction
  2230. {
  2231. actionGroup = None
  2232. }
  2233. }
  2234. }
  2235. }
  2236. PART
  2237. {
  2238. part = RCSBlock_4294799876
  2239. partName = Part
  2240. pos = -4.483725,3.803068,-1.497819
  2241. rot = -0.06098794,-0.7044718,-0.07515391,-0.7031016
  2242. attRot = 0,0,0,1
  2243. mir = 1,1,1
  2244. istg = 0
  2245. dstg = 0
  2246. sidx = -1
  2247. sqor = -1
  2248. attm = 1
  2249. modCost = 0
  2250. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  2251. EVENTS
  2252. {
  2253. }
  2254. ACTIONS
  2255. {
  2256. }
  2257. MODULE
  2258. {
  2259. name = ModuleRCS
  2260. isEnabled = True
  2261. isEnabled = True
  2262. EVENTS
  2263. {
  2264. Disable
  2265. {
  2266. active = True
  2267. guiActive = True
  2268. guiIcon = Disable RCS Port
  2269. guiName = Disable RCS Port
  2270. category = Disable RCS Port
  2271. guiActiveUnfocused = False
  2272. unfocusedRange = 2
  2273. externalToEVAOnly = True
  2274. }
  2275. Enable
  2276. {
  2277. active = False
  2278. guiActive = True
  2279. guiIcon = Enable RCS Port
  2280. guiName = Enable RCS Port
  2281. category = Enable RCS Port
  2282. guiActiveUnfocused = False
  2283. unfocusedRange = 2
  2284. externalToEVAOnly = True
  2285. }
  2286. }
  2287. ACTIONS
  2288. {
  2289. ToggleAction
  2290. {
  2291. actionGroup = None
  2292. }
  2293. }
  2294. }
  2295. }
  2296. PART
  2297. {
  2298. part = radialDecoupler1-2_4294799838
  2299. partName = Part
  2300. pos = -4.484659,10.16785,-2.953201
  2301. rot = 0.001246184,-0.7071056,-0.001246244,0.7071058
  2302. attRot = 0,0,0,1
  2303. mir = 1,1,1
  2304. istg = 0
  2305. dstg = 1
  2306. sidx = 0
  2307. sqor = 0
  2308. attm = 1
  2309. modCost = 0
  2310. link = fuelTank1-2_4294799796
  2311. srfN = srfAttach,mk2Cockpit.Standard_4294801644
  2312. EVENTS
  2313. {
  2314. }
  2315. ACTIONS
  2316. {
  2317. }
  2318. MODULE
  2319. {
  2320. name = ModuleAnchoredDecoupler
  2321. isEnabled = True
  2322. isDecoupled = False
  2323. EVENTS
  2324. {
  2325. Decouple
  2326. {
  2327. active = True
  2328. guiActive = True
  2329. guiIcon = Decouple
  2330. guiName = Decouple
  2331. category = Decouple
  2332. guiActiveUnfocused = False
  2333. unfocusedRange = 2
  2334. externalToEVAOnly = True
  2335. }
  2336. }
  2337. ACTIONS
  2338. {
  2339. DecoupleAction
  2340. {
  2341. actionGroup = None
  2342. }
  2343. }
  2344. }
  2345. MODULE
  2346. {
  2347. name = ModuleTestSubject
  2348. isEnabled = True
  2349. EVENTS
  2350. {
  2351. RunTestEvent
  2352. {
  2353. active = False
  2354. guiActive = True
  2355. guiIcon = Run Test
  2356. guiName = Run Test
  2357. category = Run Test
  2358. guiActiveUnfocused = False
  2359. unfocusedRange = 2
  2360. externalToEVAOnly = True
  2361. }
  2362. }
  2363. ACTIONS
  2364. {
  2365. }
  2366. }
  2367. }
  2368. PART
  2369. {
  2370. part = fuelTank1-2_4294799796
  2371. partName = Part
  2372. pos = -4.48466,10.15859,-4.367709
  2373. rot = 0.001246163,-0.7071056,-0.001246244,0.7071058
  2374. attRot = 0,0,0,1
  2375. mir = 1,1,1
  2376. istg = 2
  2377. dstg = 2
  2378. sidx = -1
  2379. sqor = -1
  2380. attm = 1
  2381. modCost = 0
  2382. link = fuelLine_4294799768
  2383. link = asasmodule1-2_4294799688
  2384. link = asasmodule1-2_4294799660
  2385. link = radialDecoupler1-2_4294799608
  2386. link = radialDecoupler1-2_4294799566
  2387. link = strutConnector_4294799056
  2388. link = strutConnector_4294799000
  2389. srfN = srfAttach,radialDecoupler1-2_4294799838
  2390. attN = top,asasmodule1-2_4294799660
  2391. attN = bottom,asasmodule1-2_4294799688
  2392. EVENTS
  2393. {
  2394. }
  2395. ACTIONS
  2396. {
  2397. }
  2398. RESOURCE
  2399. {
  2400. name = LiquidFuel
  2401. amount = 1440
  2402. maxAmount = 1440
  2403. flowState = True
  2404. isTweakable = True
  2405. hideFlow = False
  2406. flowMode = Both
  2407. }
  2408. RESOURCE
  2409. {
  2410. name = Oxidizer
  2411. amount = 1760
  2412. maxAmount = 1760
  2413. flowState = True
  2414. isTweakable = True
  2415. hideFlow = False
  2416. flowMode = Both
  2417. }
  2418. }
  2419. PART
  2420. {
  2421. part = fuelLine_4294799768
  2422. partName = FuelLine
  2423. pos = -3.882132,8.545176,-3.324102
  2424. rot = -3.190457E-08,0.8660254,-1.479178E-07,0.5
  2425. attRot = 0,0,0,1
  2426. mir = 1,1,1
  2427. istg = 2
  2428. dstg = 2
  2429. sidx = -1
  2430. sqor = -1
  2431. attm = 1
  2432. modCost = 0
  2433. cData = tgt: mk2DockingPort_1; pos: -0.5643469,0.005717399,-0.2213026; dir: -0.9309371,0.009431056,-0.3650579; rot: -0.6310121,-0.3190978,-0.3190979,0.6310126
  2434. srfN = srfAttach,fuelTank1-2_4294799796
  2435. EVENTS
  2436. {
  2437. }
  2438. ACTIONS
  2439. {
  2440. }
  2441. }
  2442. PART
  2443. {
  2444. part = asasmodule1-2_4294799688
  2445. partName = Part
  2446. pos = -4.48466,8.033608,-4.375201
  2447. rot = -1.714086E-07,-0.9999986,-0.001762495,2.268471E-10
  2448. attRot = 0,0,0,1
  2449. mir = 1,1,1
  2450. istg = 2
  2451. dstg = 2
  2452. sidx = -1
  2453. sqor = -1
  2454. attm = 0
  2455. modCost = 0
  2456. link = largeAdapter2_4294799632
  2457. attN = top,fuelTank1-2_4294799796
  2458. attN = bottom,largeAdapter2_4294799632
  2459. EVENTS
  2460. {
  2461. }
  2462. ACTIONS
  2463. {
  2464. }
  2465. MODULE
  2466. {
  2467. name = ModuleSAS
  2468. isEnabled = True
  2469. EVENTS
  2470. {
  2471. }
  2472. ACTIONS
  2473. {
  2474. }
  2475. }
  2476. MODULE
  2477. {
  2478. name = ModuleReactionWheel
  2479. isEnabled = True
  2480. stateString = Active
  2481. WheelState = Active
  2482. EVENTS
  2483. {
  2484. OnToggle
  2485. {
  2486. active = True
  2487. guiActive = True
  2488. guiIcon = Toggle Torque
  2489. guiName = Toggle Torque
  2490. category = Toggle Torque
  2491. guiActiveUnfocused = False
  2492. unfocusedRange = 2
  2493. externalToEVAOnly = True
  2494. }
  2495. }
  2496. ACTIONS
  2497. {
  2498. Activate
  2499. {
  2500. actionGroup = None
  2501. }
  2502. Deactivate
  2503. {
  2504. actionGroup = None
  2505. }
  2506. Toggle
  2507. {
  2508. actionGroup = None
  2509. }
  2510. }
  2511. }
  2512. }
  2513. PART
  2514. {
  2515. part = asasmodule1-2_4294799660
  2516. partName = Part
  2517. pos = -4.48466,12.28359,-4.360223
  2518. rot = -1.714086E-07,-0.9999986,-0.001762495,2.268471E-10
  2519. attRot = 0,0,0,1
  2520. mir = 1,1,1
  2521. istg = 2
  2522. dstg = 2
  2523. sidx = -1
  2524. sqor = -1
  2525. attm = 0
  2526. modCost = 0
  2527. link = fuelTank1-2_4294799276
  2528. attN = top,fuelTank1-2_4294799276
  2529. attN = bottom,fuelTank1-2_4294799796
  2530. EVENTS
  2531. {
  2532. }
  2533. ACTIONS
  2534. {
  2535. }
  2536. MODULE
  2537. {
  2538. name = ModuleSAS
  2539. isEnabled = True
  2540. EVENTS
  2541. {
  2542. }
  2543. ACTIONS
  2544. {
  2545. }
  2546. }
  2547. MODULE
  2548. {
  2549. name = ModuleReactionWheel
  2550. isEnabled = True
  2551. stateString = Active
  2552. WheelState = Active
  2553. EVENTS
  2554. {
  2555. OnToggle
  2556. {
  2557. active = True
  2558. guiActive = True
  2559. guiIcon = Toggle Torque
  2560. guiName = Toggle Torque
  2561. category = Toggle Torque
  2562. guiActiveUnfocused = False
  2563. unfocusedRange = 2
  2564. externalToEVAOnly = True
  2565. }
  2566. }
  2567. ACTIONS
  2568. {
  2569. Activate
  2570. {
  2571. actionGroup = None
  2572. }
  2573. Deactivate
  2574. {
  2575. actionGroup = None
  2576. }
  2577. Toggle
  2578. {
  2579. actionGroup = None
  2580. }
  2581. }
  2582. }
  2583. }
  2584. PART
  2585. {
  2586. part = largeAdapter2_4294799632
  2587. partName = Part
  2588. pos = -4.48466,7.594398,-4.376744
  2589. rot = -7.517552E-09,-0.9999986,-0.001762554,-6.196087E-11
  2590. attRot = 0,0,0,1
  2591. mir = 1,1,1
  2592. istg = 2
  2593. dstg = 2
  2594. sidx = -1
  2595. sqor = -1
  2596. attm = 0
  2597. modCost = 0
  2598. attN = top,asasmodule1-2_4294799688
  2599. EVENTS
  2600. {
  2601. }
  2602. ACTIONS
  2603. {
  2604. }
  2605. }
  2606. PART
  2607. {
  2608. part = radialDecoupler1-2_4294799608
  2609. partName = Part
  2610. pos = -3.269935,8.813997,-4.367709
  2611. rot = 1.043663E-07,1,-2.308069E-07,-1.839357E-10
  2612. attRot = 0,0,0,1
  2613. mir = 1,1,1
  2614. istg = 1
  2615. dstg = 3
  2616. sidx = 0
  2617. sqor = 1
  2618. attm = 1
  2619. modCost = 0
  2620. link = MassiveBooster_4294799196
  2621. sym = radialDecoupler1-2_4294799566
  2622. srfN = srfAttach,fuelTank1-2_4294799796
  2623. EVENTS
  2624. {
  2625. }
  2626. ACTIONS
  2627. {
  2628. }
  2629. MODULE
  2630. {
  2631. name = ModuleAnchoredDecoupler
  2632. isEnabled = True
  2633. isDecoupled = False
  2634. EVENTS
  2635. {
  2636. Decouple
  2637. {
  2638. active = True
  2639. guiActive = True
  2640. guiIcon = Decouple
  2641. guiName = Decouple
  2642. category = Decouple
  2643. guiActiveUnfocused = False
  2644. unfocusedRange = 2
  2645. externalToEVAOnly = True
  2646. }
  2647. }
  2648. ACTIONS
  2649. {
  2650. DecoupleAction
  2651. {
  2652. actionGroup = None
  2653. }
  2654. }
  2655. }
  2656. MODULE
  2657. {
  2658. name = ModuleTestSubject
  2659. isEnabled = True
  2660. EVENTS
  2661. {
  2662. RunTestEvent
  2663. {
  2664. active = False
  2665. guiActive = True
  2666. guiIcon = Run Test
  2667. guiName = Run Test
  2668. category = Run Test
  2669. guiActiveUnfocused = False
  2670. unfocusedRange = 2
  2671. externalToEVAOnly = True
  2672. }
  2673. }
  2674. ACTIONS
  2675. {
  2676. }
  2677. }
  2678. }
  2679. PART
  2680. {
  2681. part = radialDecoupler1-2_4294799566
  2682. partName = Part
  2683. pos = -5.699384,8.813997,-4.367709
  2684. rot = -2.407022E-07,-3.626156E-09,-2.997694E-08,1
  2685. attRot = 0,0,0,1
  2686. mir = 1,1,1
  2687. istg = 1
  2688. dstg = 3
  2689. sidx = 1
  2690. sqor = 1
  2691. attm = 1
  2692. modCost = 0
  2693. link = MassiveBooster_4294799126
  2694. sym = radialDecoupler1-2_4294799608
  2695. srfN = srfAttach,fuelTank1-2_4294799796
  2696. EVENTS
  2697. {
  2698. }
  2699. ACTIONS
  2700. {
  2701. }
  2702. MODULE
  2703. {
  2704. name = ModuleAnchoredDecoupler
  2705. isEnabled = True
  2706. isDecoupled = False
  2707. EVENTS
  2708. {
  2709. Decouple
  2710. {
  2711. active = True
  2712. guiActive = True
  2713. guiIcon = Decouple
  2714. guiName = Decouple
  2715. category = Decouple
  2716. guiActiveUnfocused = False
  2717. unfocusedRange = 2
  2718. externalToEVAOnly = True
  2719. }
  2720. }
  2721. ACTIONS
  2722. {
  2723. DecoupleAction
  2724. {
  2725. actionGroup = None
  2726. }
  2727. }
  2728. }
  2729. MODULE
  2730. {
  2731. name = ModuleTestSubject
  2732. isEnabled = True
  2733. EVENTS
  2734. {
  2735. RunTestEvent
  2736. {
  2737. active = False
  2738. guiActive = True
  2739. guiIcon = Run Test
  2740. guiName = Run Test
  2741. category = Run Test
  2742. guiActiveUnfocused = False
  2743. unfocusedRange = 2
  2744. externalToEVAOnly = True
  2745. }
  2746. }
  2747. ACTIONS
  2748. {
  2749. }
  2750. }
  2751. }
  2752. PART
  2753. {
  2754. part = strutCube_4294799524
  2755. partName = Part
  2756. pos = -3.828614,2.270266,-2.329944
  2757. rot = -0.7044159,0.06162843,0.7044162,-0.0616287
  2758. attRot = -3.707583E-09,-4.870516E-09,-0.08715574,0.9961947
  2759. mir = 1,1,1
  2760. istg = 0
  2761. dstg = 0
  2762. sidx = -1
  2763. sqor = -1
  2764. attm = 1
  2765. modCost = 0
  2766. link = liquidEngine2_4294799504
  2767. sym = strutCube_4294799400
  2768. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  2769. attN = bottom,liquidEngine2_4294799504
  2770. EVENTS
  2771. {
  2772. }
  2773. ACTIONS
  2774. {
  2775. }
  2776. }
  2777. PART
  2778. {
  2779. part = liquidEngine2_4294799504
  2780. partName = Part
  2781. pos = -3.828613,1.508914,-2.195701
  2782. rot = 6.705523E-08,-0.9961948,0.08715581,5.960465E-08
  2783. attRot = 0,0,0,1
  2784. mir = 1,1,1
  2785. istg = 2
  2786. dstg = 0
  2787. sidx = 0
  2788. sqor = 2
  2789. attm = 0
  2790. modCost = 0
  2791. sym = liquidEngine2_4294799380
  2792. attN = top,strutCube_4294799524
  2793. EVENTS
  2794. {
  2795. }
  2796. ACTIONS
  2797. {
  2798. }
  2799. MODULE
  2800. {
  2801. name = ModuleEngines
  2802. isEnabled = True
  2803. staged = False
  2804. flameout = False
  2805. EngineIgnited = False
  2806. engineShutdown = False
  2807. currentThrottle = 0
  2808. thrustPercentage = 100
  2809. manuallyOverridden = False
  2810. thrustPercentage_UIFlight
  2811. {
  2812. controlEnabled = True
  2813. minValue = 0
  2814. maxValue = 100
  2815. stepIncrement = 0.5
  2816. }
  2817. EVENTS
  2818. {
  2819. Activate
  2820. {
  2821. active = True
  2822. guiActive = True
  2823. guiIcon = Activate Engine
  2824. guiName = Activate Engine
  2825. category = Activate Engine
  2826. guiActiveUnfocused = False
  2827. unfocusedRange = 2
  2828. externalToEVAOnly = True
  2829. }
  2830. Shutdown
  2831. {
  2832. active = False
  2833. guiActive = True
  2834. guiIcon = Shutdown Engine
  2835. guiName = Shutdown Engine
  2836. category = Shutdown Engine
  2837. guiActiveUnfocused = False
  2838. unfocusedRange = 2
  2839. externalToEVAOnly = True
  2840. }
  2841. }
  2842. ACTIONS
  2843. {
  2844. OnAction
  2845. {
  2846. actionGroup = None
  2847. }
  2848. ShutdownAction
  2849. {
  2850. actionGroup = None
  2851. }
  2852. ActivateAction
  2853. {
  2854. actionGroup = None
  2855. }
  2856. }
  2857. }
  2858. MODULE
  2859. {
  2860. name = ModuleJettison
  2861. isEnabled = True
  2862. EVENTS
  2863. {
  2864. Jettison
  2865. {
  2866. active = False
  2867. guiActive = True
  2868. guiIcon = Jettison
  2869. guiName = Jettison
  2870. category = Jettison
  2871. guiActiveUnfocused = False
  2872. unfocusedRange = 2
  2873. externalToEVAOnly = True
  2874. }
  2875. }
  2876. ACTIONS
  2877. {
  2878. JettisonAction
  2879. {
  2880. actionGroup = None
  2881. }
  2882. }
  2883. }
  2884. MODULE
  2885. {
  2886. name = ModuleGimbal
  2887. isEnabled = True
  2888. gimbalLock = False
  2889. EVENTS
  2890. {
  2891. LockGimbal
  2892. {
  2893. active = True
  2894. guiActive = True
  2895. guiActiveEditor = True
  2896. guiIcon = Lock Gimbal
  2897. guiName = Lock Gimbal
  2898. category = Lock Gimbal
  2899. guiActiveUnfocused = False
  2900. unfocusedRange = 2
  2901. externalToEVAOnly = True
  2902. }
  2903. FreeGimbal
  2904. {
  2905. active = False
  2906. guiActive = True
  2907. guiActiveEditor = True
  2908. guiIcon = Free Gimbal
  2909. guiName = Free Gimbal
  2910. category = Free Gimbal
  2911. guiActiveUnfocused = False
  2912. unfocusedRange = 2
  2913. externalToEVAOnly = True
  2914. }
  2915. }
  2916. ACTIONS
  2917. {
  2918. ToggleAction
  2919. {
  2920. actionGroup = None
  2921. }
  2922. }
  2923. }
  2924. MODULE
  2925. {
  2926. name = ModuleAnimateHeat
  2927. isEnabled = True
  2928. EVENTS
  2929. {
  2930. }
  2931. ACTIONS
  2932. {
  2933. }
  2934. }
  2935. MODULE
  2936. {
  2937. name = ModuleAlternator
  2938. isEnabled = True
  2939. EVENTS
  2940. {
  2941. }
  2942. ACTIONS
  2943. {
  2944. }
  2945. }
  2946. MODULE
  2947. {
  2948. name = ModuleTestSubject
  2949. isEnabled = True
  2950. EVENTS
  2951. {
  2952. RunTestEvent
  2953. {
  2954. active = False
  2955. guiActive = True
  2956. guiIcon = Run Test
  2957. guiName = Run Test
  2958. category = Run Test
  2959. guiActiveUnfocused = False
  2960. unfocusedRange = 2
  2961. externalToEVAOnly = True
  2962. }
  2963. }
  2964. ACTIONS
  2965. {
  2966. }
  2967. }
  2968. RESOURCE
  2969. {
  2970. name = ElectricCharge
  2971. amount = 0
  2972. maxAmount = 0
  2973. flowState = True
  2974. isTweakable = False
  2975. hideFlow = True
  2976. flowMode = Both
  2977. }
  2978. }
  2979. PART
  2980. {
  2981. part = strutCube_4294799400
  2982. partName = Part
  2983. pos = -5.140705,2.270266,-2.329944
  2984. rot = -0.7044159,-0.06162843,-0.7044162,-0.06162858
  2985. attRot = 3.707583E-09,4.870516E-09,0.08715574,0.9961947
  2986. mir = 1,1,1
  2987. istg = 0
  2988. dstg = 0
  2989. sidx = -1
  2990. sqor = -1
  2991. attm = 1
  2992. modCost = 0
  2993. link = liquidEngine2_4294799380
  2994. sym = strutCube_4294799524
  2995. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  2996. attN = bottom,liquidEngine2_4294799380
  2997. EVENTS
  2998. {
  2999. }
  3000. ACTIONS
  3001. {
  3002. }
  3003. }
  3004. PART
  3005. {
  3006. part = liquidEngine2_4294799380
  3007. partName = Part
  3008. pos = -5.140705,1.508914,-2.195701
  3009. rot = -5.587935E-08,-0.9961948,0.08715591,-2.980233E-08
  3010. attRot = 0,0,0,1
  3011. mir = 1,1,1
  3012. istg = 2
  3013. dstg = 0
  3014. sidx = 1
  3015. sqor = 2
  3016. attm = 0
  3017. modCost = 0
  3018. sym = liquidEngine2_4294799504
  3019. attN = top,strutCube_4294799400
  3020. EVENTS
  3021. {
  3022. }
  3023. ACTIONS
  3024. {
  3025. }
  3026. MODULE
  3027. {
  3028. name = ModuleEngines
  3029. isEnabled = True
  3030. staged = False
  3031. flameout = False
  3032. EngineIgnited = False
  3033. engineShutdown = False
  3034. currentThrottle = 0
  3035. thrustPercentage = 100
  3036. manuallyOverridden = False
  3037. thrustPercentage_UIFlight
  3038. {
  3039. controlEnabled = True
  3040. minValue = 0
  3041. maxValue = 100
  3042. stepIncrement = 0.5
  3043. }
  3044. EVENTS
  3045. {
  3046. Activate
  3047. {
  3048. active = True
  3049. guiActive = True
  3050. guiIcon = Activate Engine
  3051. guiName = Activate Engine
  3052. category = Activate Engine
  3053. guiActiveUnfocused = False
  3054. unfocusedRange = 2
  3055. externalToEVAOnly = True
  3056. }
  3057. Shutdown
  3058. {
  3059. active = False
  3060. guiActive = True
  3061. guiIcon = Shutdown Engine
  3062. guiName = Shutdown Engine
  3063. category = Shutdown Engine
  3064. guiActiveUnfocused = False
  3065. unfocusedRange = 2
  3066. externalToEVAOnly = True
  3067. }
  3068. }
  3069. ACTIONS
  3070. {
  3071. OnAction
  3072. {
  3073. actionGroup = None
  3074. }
  3075. ShutdownAction
  3076. {
  3077. actionGroup = None
  3078. }
  3079. ActivateAction
  3080. {
  3081. actionGroup = None
  3082. }
  3083. }
  3084. }
  3085. MODULE
  3086. {
  3087. name = ModuleJettison
  3088. isEnabled = True
  3089. EVENTS
  3090. {
  3091. Jettison
  3092. {
  3093. active = False
  3094. guiActive = True
  3095. guiIcon = Jettison
  3096. guiName = Jettison
  3097. category = Jettison
  3098. guiActiveUnfocused = False
  3099. unfocusedRange = 2
  3100. externalToEVAOnly = True
  3101. }
  3102. }
  3103. ACTIONS
  3104. {
  3105. JettisonAction
  3106. {
  3107. actionGroup = None
  3108. }
  3109. }
  3110. }
  3111. MODULE
  3112. {
  3113. name = ModuleGimbal
  3114. isEnabled = True
  3115. gimbalLock = False
  3116. EVENTS
  3117. {
  3118. LockGimbal
  3119. {
  3120. active = True
  3121. guiActive = True
  3122. guiActiveEditor = True
  3123. guiIcon = Lock Gimbal
  3124. guiName = Lock Gimbal
  3125. category = Lock Gimbal
  3126. guiActiveUnfocused = False
  3127. unfocusedRange = 2
  3128. externalToEVAOnly = True
  3129. }
  3130. FreeGimbal
  3131. {
  3132. active = False
  3133. guiActive = True
  3134. guiActiveEditor = True
  3135. guiIcon = Free Gimbal
  3136. guiName = Free Gimbal
  3137. category = Free Gimbal
  3138. guiActiveUnfocused = False
  3139. unfocusedRange = 2
  3140. externalToEVAOnly = True
  3141. }
  3142. }
  3143. ACTIONS
  3144. {
  3145. ToggleAction
  3146. {
  3147. actionGroup = None
  3148. }
  3149. }
  3150. }
  3151. MODULE
  3152. {
  3153. name = ModuleAnimateHeat
  3154. isEnabled = True
  3155. EVENTS
  3156. {
  3157. }
  3158. ACTIONS
  3159. {
  3160. }
  3161. }
  3162. MODULE
  3163. {
  3164. name = ModuleAlternator
  3165. isEnabled = True
  3166. EVENTS
  3167. {
  3168. }
  3169. ACTIONS
  3170. {
  3171. }
  3172. }
  3173. MODULE
  3174. {
  3175. name = ModuleTestSubject
  3176. isEnabled = True
  3177. EVENTS
  3178. {
  3179. RunTestEvent
  3180. {
  3181. active = False
  3182. guiActive = True
  3183. guiIcon = Run Test
  3184. guiName = Run Test
  3185. category = Run Test
  3186. guiActiveUnfocused = False
  3187. unfocusedRange = 2
  3188. externalToEVAOnly = True
  3189. }
  3190. }
  3191. ACTIONS
  3192. {
  3193. }
  3194. }
  3195. RESOURCE
  3196. {
  3197. name = ElectricCharge
  3198. amount = 0
  3199. maxAmount = 0
  3200. flowState = True
  3201. isTweakable = False
  3202. hideFlow = True
  3203. flowMode = Both
  3204. }
  3205. }
  3206. PART
  3207. {
  3208. part = fuelTank1-2_4294799276
  3209. partName = Part
  3210. pos = -4.484659,14.40858,-4.352718
  3211. rot = -7.6339E-09,-0.9999986,-0.001762554,-6.175595E-11
  3212. attRot = 0,0,0,1
  3213. mir = 1,1,1
  3214. istg = 2
  3215. dstg = 2
  3216. sidx = -1
  3217. sqor = -1
  3218. attm = 0
  3219. modCost = 0
  3220. link = asasmodule1-2_4294799248
  3221. srfN = srfAttach,radialDecoupler1-2_4294799838
  3222. attN = top,asasmodule1-2_4294799248
  3223. attN = bottom,asasmodule1-2_4294799660
  3224. EVENTS
  3225. {
  3226. }
  3227. ACTIONS
  3228. {
  3229. }
  3230. RESOURCE
  3231. {
  3232. name = LiquidFuel
  3233. amount = 1440
  3234. maxAmount = 1440
  3235. flowState = True
  3236. isTweakable = True
  3237. hideFlow = False
  3238. flowMode = Both
  3239. }
  3240. RESOURCE
  3241. {
  3242. name = Oxidizer
  3243. amount = 1760
  3244. maxAmount = 1760
  3245. flowState = True
  3246. isTweakable = True
  3247. hideFlow = False
  3248. flowMode = Both
  3249. }
  3250. }
  3251. PART
  3252. {
  3253. part = asasmodule1-2_4294799248
  3254. partName = Part
  3255. pos = -4.484659,16.53355,-4.34523
  3256. rot = -7.620296E-09,-0.9999986,-0.001762495,-6.180155E-11
  3257. attRot = 0,0,0,1
  3258. mir = 1,1,1
  3259. istg = 2
  3260. dstg = 2
  3261. sidx = -1
  3262. sqor = -1
  3263. attm = 0
  3264. modCost = 0
  3265. link = rocketNoseCone_4294799220
  3266. attN = top,rocketNoseCone_4294799220
  3267. attN = bottom,fuelTank1-2_4294799276
  3268. EVENTS
  3269. {
  3270. }
  3271. ACTIONS
  3272. {
  3273. }
  3274. MODULE
  3275. {
  3276. name = ModuleSAS
  3277. isEnabled = True
  3278. EVENTS
  3279. {
  3280. }
  3281. ACTIONS
  3282. {
  3283. }
  3284. }
  3285. MODULE
  3286. {
  3287. name = ModuleReactionWheel
  3288. isEnabled = True
  3289. stateString = Active
  3290. WheelState = Active
  3291. EVENTS
  3292. {
  3293. OnToggle
  3294. {
  3295. active = True
  3296. guiActive = True
  3297. guiIcon = Toggle Torque
  3298. guiName = Toggle Torque
  3299. category = Toggle Torque
  3300. guiActiveUnfocused = False
  3301. unfocusedRange = 2
  3302. externalToEVAOnly = True
  3303. }
  3304. }
  3305. ACTIONS
  3306. {
  3307. Activate
  3308. {
  3309. actionGroup = None
  3310. }
  3311. Deactivate
  3312. {
  3313. actionGroup = None
  3314. }
  3315. Toggle
  3316. {
  3317. actionGroup = None
  3318. }
  3319. }
  3320. }
  3321. }
  3322. PART
  3323. {
  3324. part = rocketNoseCone_4294799220
  3325. partName = Part
  3326. pos = -4.484659,16.78357,-4.344348
  3327. rot = -7.638834E-09,-0.9999986,-0.001762554,-6.173854E-11
  3328. attRot = 0,0,0,1
  3329. mir = 1,1,1
  3330. istg = 2
  3331. dstg = 2
  3332. sidx = -1
  3333. sqor = -1
  3334. attm = 0
  3335. modCost = 0
  3336. attN = bottom,asasmodule1-2_4294799248
  3337. EVENTS
  3338. {
  3339. }
  3340. ACTIONS
  3341. {
  3342. }
  3343. }
  3344. PART
  3345. {
  3346. part = MassiveBooster_4294799196
  3347. partName = Part
  3348. pos = -2.470804,8.492199,-4.367713
  3349. rot = -1.193257E-07,0.7071067,-1.175795E-07,0.7071069
  3350. attRot = 0,0,0,1
  3351. mir = 1,1,1
  3352. istg = 2
  3353. dstg = 4
  3354. sidx = 2
  3355. sqor = 2
  3356. attm = 1
  3357. modCost = 0
  3358. link = launchClamp1_4294798836
  3359. link = parachuteLarge_4294798494
  3360. link = parachuteRadial_4294798398
  3361. link = parachuteRadial_4294798306
  3362. link = strutConnector_4294797592
  3363. sym = MassiveBooster_4294799126
  3364. srfN = srfAttach,radialDecoupler1-2_4294799608
  3365. attN = top,parachuteLarge_4294798494
  3366. EVENTS
  3367. {
  3368. }
  3369. ACTIONS
  3370. {
  3371. }
  3372. MODULE
  3373. {
  3374. name = ModuleEnginesFX
  3375. isEnabled = True
  3376. staged = False
  3377. flameout = False
  3378. EngineIgnited = False
  3379. engineShutdown = False
  3380. currentThrottle = 0.6615
  3381. thrustPercentage = 73.5
  3382. manuallyOverridden = False
  3383. thrustPercentage_UIFlight
  3384. {
  3385. controlEnabled = True
  3386. minValue = 0
  3387. maxValue = 100
  3388. stepIncrement = 0.5
  3389. }
  3390. EVENTS
  3391. {
  3392. Activate
  3393. {
  3394. active = True
  3395. guiActive = True
  3396. guiIcon = Activate Engine
  3397. guiName = Activate Engine
  3398. category = Activate Engine
  3399. guiActiveUnfocused = False
  3400. unfocusedRange = 2
  3401. externalToEVAOnly = True
  3402. }
  3403. Shutdown
  3404. {
  3405. active = False
  3406. guiActive = True
  3407. guiIcon = Shutdown Engine
  3408. guiName = Shutdown Engine
  3409. category = Shutdown Engine
  3410. guiActiveUnfocused = False
  3411. unfocusedRange = 2
  3412. externalToEVAOnly = True
  3413. }
  3414. }
  3415. ACTIONS
  3416. {
  3417. OnAction
  3418. {
  3419. actionGroup = None
  3420. }
  3421. ShutdownAction
  3422. {
  3423. actionGroup = None
  3424. }
  3425. ActivateAction
  3426. {
  3427. actionGroup = None
  3428. }
  3429. }
  3430. }
  3431. MODULE
  3432. {
  3433. name = ModuleAnimateHeat
  3434. isEnabled = True
  3435. EVENTS
  3436. {
  3437. }
  3438. ACTIONS
  3439. {
  3440. }
  3441. }
  3442. MODULE
  3443. {
  3444. name = FlagDecal
  3445. isEnabled = True
  3446. flagDisplayed = True
  3447. EVENTS
  3448. {
  3449. ToggleFlag
  3450. {
  3451. active = True
  3452. guiActive = False
  3453. guiActiveEditor = True
  3454. guiIcon = ToggleFlag
  3455. guiName = ToggleFlag
  3456. category = ToggleFlag
  3457. guiActiveUnfocused = False
  3458. unfocusedRange = 2
  3459. externalToEVAOnly = True
  3460. }
  3461. }
  3462. ACTIONS
  3463. {
  3464. }
  3465. }
  3466. MODULE
  3467. {
  3468. name = ModuleTestSubject
  3469. isEnabled = True
  3470. EVENTS
  3471. {
  3472. RunTestEvent
  3473. {
  3474. active = False
  3475. guiActive = True
  3476. guiIcon = Run Test
  3477. guiName = Run Test
  3478. category = Run Test
  3479. guiActiveUnfocused = False
  3480. unfocusedRange = 2
  3481. externalToEVAOnly = True
  3482. }
  3483. }
  3484. ACTIONS
  3485. {
  3486. }
  3487. }
  3488. RESOURCE
  3489. {
  3490. name = SolidFuel
  3491. amount = 2500
  3492. maxAmount = 2500
  3493. flowState = True
  3494. isTweakable = True
  3495. hideFlow = False
  3496. flowMode = Both
  3497. }
  3498. }
  3499. PART
  3500. {
  3501. part = MassiveBooster_4294799126
  3502. partName = Part
  3503. pos = -6.498521,8.492199,-4.367713
  3504. rot = -2.295924E-07,-0.7071067,1.012441E-07,0.7071069
  3505. attRot = 0,0,0,1
  3506. mir = 1,1,1
  3507. istg = 2
  3508. dstg = 4
  3509. sidx = 3
  3510. sqor = 2
  3511. attm = 1
  3512. modCost = 0
  3513. link = launchClamp1_4294798944
  3514. link = parachuteLarge_4294798544
  3515. link = parachuteRadial_4294798444
  3516. link = parachuteRadial_4294798352
  3517. link = strutConnector_4294797648
  3518. sym = MassiveBooster_4294799196
  3519. srfN = srfAttach,radialDecoupler1-2_4294799566
  3520. attN = top,parachuteLarge_4294798544
  3521. EVENTS
  3522. {
  3523. }
  3524. ACTIONS
  3525. {
  3526. }
  3527. MODULE
  3528. {
  3529. name = ModuleEnginesFX
  3530. isEnabled = True
  3531. staged = False
  3532. flameout = False
  3533. EngineIgnited = False
  3534. engineShutdown = False
  3535. currentThrottle = 0.6615
  3536. thrustPercentage = 73.5
  3537. manuallyOverridden = False
  3538. thrustPercentage_UIFlight
  3539. {
  3540. controlEnabled = True
  3541. minValue = 0
  3542. maxValue = 100
  3543. stepIncrement = 0.5
  3544. }
  3545. EVENTS
  3546. {
  3547. Activate
  3548. {
  3549. active = True
  3550. guiActive = True
  3551. guiIcon = Activate Engine
  3552. guiName = Activate Engine
  3553. category = Activate Engine
  3554. guiActiveUnfocused = False
  3555. unfocusedRange = 2
  3556. externalToEVAOnly = True
  3557. }
  3558. Shutdown
  3559. {
  3560. active = False
  3561. guiActive = True
  3562. guiIcon = Shutdown Engine
  3563. guiName = Shutdown Engine
  3564. category = Shutdown Engine
  3565. guiActiveUnfocused = False
  3566. unfocusedRange = 2
  3567. externalToEVAOnly = True
  3568. }
  3569. }
  3570. ACTIONS
  3571. {
  3572. OnAction
  3573. {
  3574. actionGroup = None
  3575. }
  3576. ShutdownAction
  3577. {
  3578. actionGroup = None
  3579. }
  3580. ActivateAction
  3581. {
  3582. actionGroup = None
  3583. }
  3584. }
  3585. }
  3586. MODULE
  3587. {
  3588. name = ModuleAnimateHeat
  3589. isEnabled = True
  3590. EVENTS
  3591. {
  3592. }
  3593. ACTIONS
  3594. {
  3595. }
  3596. }
  3597. MODULE
  3598. {
  3599. name = FlagDecal
  3600. isEnabled = True
  3601. flagDisplayed = True
  3602. EVENTS
  3603. {
  3604. ToggleFlag
  3605. {
  3606. active = True
  3607. guiActive = False
  3608. guiActiveEditor = True
  3609. guiIcon = ToggleFlag
  3610. guiName = ToggleFlag
  3611. category = ToggleFlag
  3612. guiActiveUnfocused = False
  3613. unfocusedRange = 2
  3614. externalToEVAOnly = True
  3615. }
  3616. }
  3617. ACTIONS
  3618. {
  3619. }
  3620. }
  3621. MODULE
  3622. {
  3623. name = ModuleTestSubject
  3624. isEnabled = True
  3625. EVENTS
  3626. {
  3627. RunTestEvent
  3628. {
  3629. active = False
  3630. guiActive = True
  3631. guiIcon = Run Test
  3632. guiName = Run Test
  3633. category = Run Test
  3634. guiActiveUnfocused = False
  3635. unfocusedRange = 2
  3636. externalToEVAOnly = True
  3637. }
  3638. }
  3639. ACTIONS
  3640. {
  3641. }
  3642. }
  3643. RESOURCE
  3644. {
  3645. name = SolidFuel
  3646. amount = 2500
  3647. maxAmount = 2500
  3648. flowState = True
  3649. isTweakable = True
  3650. hideFlow = False
  3651. flowMode = Both
  3652. }
  3653. }
  3654. PART
  3655. {
  3656. part = strutConnector_4294799056
  3657. partName = StrutConnector
  3658. pos = -5.353089,9.091597,-3.499283
  3659. rot = 1.519733E-07,-0.3826833,7.795619E-08,-0.9238797
  3660. attRot = 0,0,0,1
  3661. mir = 1,1,1
  3662. istg = 2
  3663. dstg = 2
  3664. sidx = -1
  3665. sqor = -1
  3666. attm = 1
  3667. modCost = 0
  3668. cData = tgt: mk2DockingPort_1; pos: -0.7077202,-0.03291429,0.5606991; dir: -0.7832986,-0.03642854,0.6205775
  3669. sym = strutConnector_4294799000
  3670. srfN = srfAttach,fuelTank1-2_4294799796
  3671. EVENTS
  3672. {
  3673. }
  3674. ACTIONS
  3675. {
  3676. }
  3677. }
  3678. PART
  3679. {
  3680. part = strutConnector_4294799000
  3681. partName = StrutConnector
  3682. pos = -3.61623,9.091597,-3.499282
  3683. rot = 8.036863E-08,0.9238796,-3.959798E-07,0.3826835
  3684. attRot = 0,0,0,1
  3685. mir = 1,1,1
  3686. istg = 2
  3687. dstg = 2
  3688. sidx = -1
  3689. sqor = -1
  3690. attm = 1
  3691. modCost = 0
  3692. cData = tgt: mk2DockingPort_1; pos: -0.7077188,-0.0329136,-0.5606978; dir: -0.7832984,-0.03642853,-0.6205775
  3693. sym = strutConnector_4294799056
  3694. srfN = srfAttach,fuelTank1-2_4294799796
  3695. EVENTS
  3696. {
  3697. }
  3698. ACTIONS
  3699. {
  3700. }
  3701. }
  3702. PART
  3703. {
  3704. part = launchClamp1_4294798944
  3705. partName = Part
  3706. pos = -7.393674,2.462889,-5.318896
  3707. rot = 6.97701E-07,-0.3832049,-4.482915E-07,-0.9236634
  3708. attRot = 0,0,0,1
  3709. mir = 1,1,1
  3710. istg = 2
  3711. dstg = 4
  3712. sidx = 4
  3713. sqor = 2
  3714. attm = 1
  3715. modCost = 0
  3716. sym = launchClamp1_4294798836
  3717. srfN = srfAttach,MassiveBooster_4294799126
  3718. EVENTS
  3719. {
  3720. }
  3721. ACTIONS
  3722. {
  3723. }
  3724. MODULE
  3725. {
  3726. name = LaunchClamp
  3727. isEnabled = True
  3728. scaleFactor = 1.23773
  3729. height = 3.123038
  3730. towerRot = -6.97701E-07,0.3832049,4.482915E-07,-0.9236634
  3731. EVENTS
  3732. {
  3733. Release
  3734. {
  3735. active = False
  3736. guiActive = True
  3737. guiIcon = Release Clamp
  3738. guiName = Release Clamp
  3739. category = Release Clamp
  3740. guiActiveUnfocused = False
  3741. unfocusedRange = 2
  3742. externalToEVAOnly = True
  3743. }
  3744. }
  3745. ACTIONS
  3746. {
  3747. ReleaseClamp
  3748. {
  3749. actionGroup = None
  3750. }
  3751. }
  3752. }
  3753. MODULE
  3754. {
  3755. name = ModuleGenerator
  3756. isEnabled = True
  3757. generatorIsActive = False
  3758. throttle = 0
  3759. EVENTS
  3760. {
  3761. Activate
  3762. {
  3763. active = True
  3764. guiActive = True
  3765. guiIcon = Activate Generator
  3766. guiName = Activate Generator
  3767. category = Activate Generator
  3768. guiActiveUnfocused = False
  3769. unfocusedRange = 2
  3770. externalToEVAOnly = True
  3771. }
  3772. Shutdown
  3773. {
  3774. active = True
  3775. guiActive = True
  3776. guiIcon = Shutdown Generator
  3777. guiName = Shutdown Generator
  3778. category = Shutdown Generator
  3779. guiActiveUnfocused = False
  3780. unfocusedRange = 2
  3781. externalToEVAOnly = True
  3782. }
  3783. }
  3784. ACTIONS
  3785. {
  3786. ToggleAction
  3787. {
  3788. actionGroup = None
  3789. }
  3790. ActivateAction
  3791. {
  3792. actionGroup = None
  3793. }
  3794. ShutdownAction
  3795. {
  3796. actionGroup = None
  3797. }
  3798. }
  3799. }
  3800. MODULE
  3801. {
  3802. name = ModuleTestSubject
  3803. isEnabled = True
  3804. EVENTS
  3805. {
  3806. RunTestEvent
  3807. {
  3808. active = False
  3809. guiActive = True
  3810. guiIcon = Run Test
  3811. guiName = Run Test
  3812. category = Run Test
  3813. guiActiveUnfocused = False
  3814. unfocusedRange = 2
  3815. externalToEVAOnly = True
  3816. }
  3817. }
  3818. ACTIONS
  3819. {
  3820. }
  3821. }
  3822. }
  3823. PART
  3824. {
  3825. part = launchClamp1_4294798836
  3826. partName = Part
  3827. pos = -1.57564,2.462889,-5.318896
  3828. rot = -4.387351E-07,-0.3832052,-1.562055E-07,0.9236634
  3829. attRot = 0,0,0,1
  3830. mir = 1,1,1
  3831. istg = 2
  3832. dstg = 4
  3833. sidx = 5
  3834. sqor = 2
  3835. attm = 1
  3836. modCost = 0
  3837. sym = launchClamp1_4294798944
  3838. srfN = srfAttach,MassiveBooster_4294799196
  3839. EVENTS
  3840. {
  3841. }
  3842. ACTIONS
  3843. {
  3844. }
  3845. MODULE
  3846. {
  3847. name = LaunchClamp
  3848. isEnabled = True
  3849. scaleFactor = 1.237731
  3850. height = 3.123039
  3851. towerRot = 4.38735E-07,0.3832051,1.562054E-07,0.9236633
  3852. EVENTS
  3853. {
  3854. Release
  3855. {
  3856. active = False
  3857. guiActive = True
  3858. guiIcon = Release Clamp
  3859. guiName = Release Clamp
  3860. category = Release Clamp
  3861. guiActiveUnfocused = False
  3862. unfocusedRange = 2
  3863. externalToEVAOnly = True
  3864. }
  3865. }
  3866. ACTIONS
  3867. {
  3868. ReleaseClamp
  3869. {
  3870. actionGroup = None
  3871. }
  3872. }
  3873. }
  3874. MODULE
  3875. {
  3876. name = ModuleGenerator
  3877. isEnabled = True
  3878. generatorIsActive = False
  3879. throttle = 0
  3880. EVENTS
  3881. {
  3882. Activate
  3883. {
  3884. active = True
  3885. guiActive = True
  3886. guiIcon = Activate Generator
  3887. guiName = Activate Generator
  3888. category = Activate Generator
  3889. guiActiveUnfocused = False
  3890. unfocusedRange = 2
  3891. externalToEVAOnly = True
  3892. }
  3893. Shutdown
  3894. {
  3895. active = True
  3896. guiActive = True
  3897. guiIcon = Shutdown Generator
  3898. guiName = Shutdown Generator
  3899. category = Shutdown Generator
  3900. guiActiveUnfocused = False
  3901. unfocusedRange = 2
  3902. externalToEVAOnly = True
  3903. }
  3904. }
  3905. ACTIONS
  3906. {
  3907. ToggleAction
  3908. {
  3909. actionGroup = None
  3910. }
  3911. ActivateAction
  3912. {
  3913. actionGroup = None
  3914. }
  3915. ShutdownAction
  3916. {
  3917. actionGroup = None
  3918. }
  3919. }
  3920. }
  3921. MODULE
  3922. {
  3923. name = ModuleTestSubject
  3924. isEnabled = True
  3925. EVENTS
  3926. {
  3927. RunTestEvent
  3928. {
  3929. active = False
  3930. guiActive = True
  3931. guiIcon = Run Test
  3932. guiName = Run Test
  3933. category = Run Test
  3934. guiActiveUnfocused = False
  3935. unfocusedRange = 2
  3936. externalToEVAOnly = True
  3937. }
  3938. }
  3939. ACTIONS
  3940. {
  3941. }
  3942. }
  3943. }
  3944. PART
  3945. {
  3946. part = launchClamp1_4294798728
  3947. partName = Part
  3948. pos = -4.533236,1.676609,-1.479874
  3949. rot = -0.008236177,0.9806081,0.1911951,0.0422419
  3950. attRot = 0,0,0,1
  3951. mir = 1,1,1
  3952. istg = 2
  3953. dstg = 0
  3954. sidx = 6
  3955. sqor = 2
  3956. attm = 1
  3957. modCost = 0
  3958. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  3959. EVENTS
  3960. {
  3961. }
  3962. ACTIONS
  3963. {
  3964. }
  3965. MODULE
  3966. {
  3967. name = LaunchClamp
  3968. isEnabled = True
  3969. scaleFactor = 0.7479633
  3970. height = 1.887259
  3971. towerRot = 0.008236177,-0.9806081,-0.1911951,0.0422419
  3972. EVENTS
  3973. {
  3974. Release
  3975. {
  3976. active = False
  3977. guiActive = True
  3978. guiIcon = Release Clamp
  3979. guiName = Release Clamp
  3980. category = Release Clamp
  3981. guiActiveUnfocused = False
  3982. unfocusedRange = 2
  3983. externalToEVAOnly = True
  3984. }
  3985. }
  3986. ACTIONS
  3987. {
  3988. ReleaseClamp
  3989. {
  3990. actionGroup = None
  3991. }
  3992. }
  3993. }
  3994. MODULE
  3995. {
  3996. name = ModuleGenerator
  3997. isEnabled = True
  3998. generatorIsActive = False
  3999. throttle = 0
  4000. EVENTS
  4001. {
  4002. Activate
  4003. {
  4004. active = True
  4005. guiActive = True
  4006. guiIcon = Activate Generator
  4007. guiName = Activate Generator
  4008. category = Activate Generator
  4009. guiActiveUnfocused = False
  4010. unfocusedRange = 2
  4011. externalToEVAOnly = True
  4012. }
  4013. Shutdown
  4014. {
  4015. active = True
  4016. guiActive = True
  4017. guiIcon = Shutdown Generator
  4018. guiName = Shutdown Generator
  4019. category = Shutdown Generator
  4020. guiActiveUnfocused = False
  4021. unfocusedRange = 2
  4022. externalToEVAOnly = True
  4023. }
  4024. }
  4025. ACTIONS
  4026. {
  4027. ToggleAction
  4028. {
  4029. actionGroup = None
  4030. }
  4031. ActivateAction
  4032. {
  4033. actionGroup = None
  4034. }
  4035. ShutdownAction
  4036. {
  4037. actionGroup = None
  4038. }
  4039. }
  4040. }
  4041. MODULE
  4042. {
  4043. name = ModuleTestSubject
  4044. isEnabled = True
  4045. EVENTS
  4046. {
  4047. RunTestEvent
  4048. {
  4049. active = False
  4050. guiActive = True
  4051. guiIcon = Run Test
  4052. guiName = Run Test
  4053. category = Run Test
  4054. guiActiveUnfocused = False
  4055. unfocusedRange = 2
  4056. externalToEVAOnly = True
  4057. }
  4058. }
  4059. ACTIONS
  4060. {
  4061. }
  4062. }
  4063. }
  4064. PART
  4065. {
  4066. part = RCSBlock_4294798620
  4067. partName = Part
  4068. pos = -9.509773,4.078802,-2.353042
  4069. rot = -1,-2.092438E-15,-1.776357E-14,-3.70336E-08
  4070. attRot = 0,0,0,1
  4071. mir = 1,1,1
  4072. istg = 0
  4073. dstg = 0
  4074. sidx = -1
  4075. sqor = -1
  4076. attm = 1
  4077. modCost = 0
  4078. sym = RCSBlock_4294798582
  4079. srfN = srfAttach,wingConnector2_4294801252
  4080. EVENTS
  4081. {
  4082. }
  4083. ACTIONS
  4084. {
  4085. }
  4086. MODULE
  4087. {
  4088. name = ModuleRCS
  4089. isEnabled = True
  4090. isEnabled = True
  4091. EVENTS
  4092. {
  4093. Disable
  4094. {
  4095. active = True
  4096. guiActive = True
  4097. guiIcon = Disable RCS Port
  4098. guiName = Disable RCS Port
  4099. category = Disable RCS Port
  4100. guiActiveUnfocused = False
  4101. unfocusedRange = 2
  4102. externalToEVAOnly = True
  4103. }
  4104. Enable
  4105. {
  4106. active = False
  4107. guiActive = True
  4108. guiIcon = Enable RCS Port
  4109. guiName = Enable RCS Port
  4110. category = Enable RCS Port
  4111. guiActiveUnfocused = False
  4112. unfocusedRange = 2
  4113. externalToEVAOnly = True
  4114. }
  4115. }
  4116. ACTIONS
  4117. {
  4118. ToggleAction
  4119. {
  4120. actionGroup = None
  4121. }
  4122. }
  4123. }
  4124. }
  4125. PART
  4126. {
  4127. part = RCSBlock_4294798582
  4128. partName = Part
  4129. pos = 0.5404553,4.078802,-2.353042
  4130. rot = -4.371138E-08,3.70336E-08,1,-7.975921E-15
  4131. attRot = 0,0,0,1
  4132. mir = 1,1,1
  4133. istg = 0
  4134. dstg = 0
  4135. sidx = -1
  4136. sqor = -1
  4137. attm = 1
  4138. modCost = 0
  4139. sym = RCSBlock_4294798620
  4140. srfN = srfAttach,wingConnector2_4294801294
  4141. EVENTS
  4142. {
  4143. }
  4144. ACTIONS
  4145. {
  4146. }
  4147. MODULE
  4148. {
  4149. name = ModuleRCS
  4150. isEnabled = True
  4151. isEnabled = True
  4152. EVENTS
  4153. {
  4154. Disable
  4155. {
  4156. active = True
  4157. guiActive = True
  4158. guiIcon = Disable RCS Port
  4159. guiName = Disable RCS Port
  4160. category = Disable RCS Port
  4161. guiActiveUnfocused = False
  4162. unfocusedRange = 2
  4163. externalToEVAOnly = True
  4164. }
  4165. Enable
  4166. {
  4167. active = False
  4168. guiActive = True
  4169. guiIcon = Enable RCS Port
  4170. guiName = Enable RCS Port
  4171. category = Enable RCS Port
  4172. guiActiveUnfocused = False
  4173. unfocusedRange = 2
  4174. externalToEVAOnly = True
  4175. }
  4176. }
  4177. ACTIONS
  4178. {
  4179. ToggleAction
  4180. {
  4181. actionGroup = None
  4182. }
  4183. }
  4184. }
  4185. }
  4186. PART
  4187. {
  4188. part = parachuteLarge_4294798544
  4189. partName = Part
  4190. pos = -6.498522,15.92343,-4.367712
  4191. rot = -5.304072E-08,-5.998001E-07,3.011665E-07,1
  4192. attRot = -0.7071068,0,0,0.7071068
  4193. mir = 1,1,1
  4194. istg = 1
  4195. dstg = 3
  4196. sidx = 2
  4197. sqor = 1
  4198. attm = 0
  4199. modCost = 0
  4200. sym = parachuteLarge_4294798494
  4201. attN = bottom,MassiveBooster_4294799126
  4202. EVENTS
  4203. {
  4204. }
  4205. ACTIONS
  4206. {
  4207. }
  4208. MODULE
  4209. {
  4210. name = ModuleParachute
  4211. isEnabled = True
  4212. persistentState = STOWED
  4213. deployAltitude = 500
  4214. minAirPressureToOpen = 0.01
  4215. staged = False
  4216. deployAltitude_UIFlight
  4217. {
  4218. controlEnabled = True
  4219. minValue = 50
  4220. maxValue = 5000
  4221. stepIncrement = 50
  4222. }
  4223. minAirPressureToOpen_UIFlight
  4224. {
  4225. controlEnabled = True
  4226. minValue = 0.01
  4227. maxValue = 0.5
  4228. stepIncrement = 0.01
  4229. }
  4230. EVENTS
  4231. {
  4232. Deploy
  4233. {
  4234. active = True
  4235. guiActive = True
  4236. guiIcon = Deploy Chute
  4237. guiName = Deploy Chute
  4238. category = Deploy Chute
  4239. guiActiveUnfocused = True
  4240. unfocusedRange = 4
  4241. externalToEVAOnly = True
  4242. }
  4243. CutParachute
  4244. {
  4245. active = False
  4246. guiActive = True
  4247. guiIcon = Cut Parachute
  4248. guiName = Cut Parachute
  4249. category = Cut Parachute
  4250. guiActiveUnfocused = True
  4251. unfocusedRange = 4
  4252. externalToEVAOnly = True
  4253. }
  4254. Repack
  4255. {
  4256. active = False
  4257. guiActive = False
  4258. guiIcon = Repack Chute
  4259. guiName = Repack Chute
  4260. category = Repack Chute
  4261. guiActiveUnfocused = True
  4262. unfocusedRange = 4
  4263. externalToEVAOnly = True
  4264. }
  4265. }
  4266. ACTIONS
  4267. {
  4268. DeployAction
  4269. {
  4270. actionGroup = None
  4271. }
  4272. CutAction
  4273. {
  4274. actionGroup = None
  4275. }
  4276. }
  4277. }
  4278. MODULE
  4279. {
  4280. name = ModuleTestSubject
  4281. isEnabled = True
  4282. EVENTS
  4283. {
  4284. RunTestEvent
  4285. {
  4286. active = False
  4287. guiActive = True
  4288. guiIcon = Run Test
  4289. guiName = Run Test
  4290. category = Run Test
  4291. guiActiveUnfocused = False
  4292. unfocusedRange = 2
  4293. externalToEVAOnly = True
  4294. }
  4295. }
  4296. ACTIONS
  4297. {
  4298. }
  4299. }
  4300. }
  4301. PART
  4302. {
  4303. part = parachuteLarge_4294798494
  4304. partName = Part
  4305. pos = -2.470803,15.92343,-4.367712
  4306. rot = -8.337238E-09,-6.295023E-08,-1.162989E-07,1
  4307. attRot = 0.7071068,0,0,0.7071068
  4308. mir = 1,1,1
  4309. istg = 1
  4310. dstg = 3
  4311. sidx = 3
  4312. sqor = 1
  4313. attm = 0
  4314. modCost = 0
  4315. sym = parachuteLarge_4294798544
  4316. attN = bottom,MassiveBooster_4294799196
  4317. EVENTS
  4318. {
  4319. }
  4320. ACTIONS
  4321. {
  4322. }
  4323. MODULE
  4324. {
  4325. name = ModuleParachute
  4326. isEnabled = True
  4327. persistentState = STOWED
  4328. deployAltitude = 500
  4329. minAirPressureToOpen = 0.01
  4330. staged = False
  4331. deployAltitude_UIFlight
  4332. {
  4333. controlEnabled = True
  4334. minValue = 50
  4335. maxValue = 5000
  4336. stepIncrement = 50
  4337. }
  4338. minAirPressureToOpen_UIFlight
  4339. {
  4340. controlEnabled = True
  4341. minValue = 0.01
  4342. maxValue = 0.5
  4343. stepIncrement = 0.01
  4344. }
  4345. EVENTS
  4346. {
  4347. Deploy
  4348. {
  4349. active = True
  4350. guiActive = True
  4351. guiIcon = Deploy Chute
  4352. guiName = Deploy Chute
  4353. category = Deploy Chute
  4354. guiActiveUnfocused = True
  4355. unfocusedRange = 4
  4356. externalToEVAOnly = True
  4357. }
  4358. CutParachute
  4359. {
  4360. active = False
  4361. guiActive = True
  4362. guiIcon = Cut Parachute
  4363. guiName = Cut Parachute
  4364. category = Cut Parachute
  4365. guiActiveUnfocused = True
  4366. unfocusedRange = 4
  4367. externalToEVAOnly = True
  4368. }
  4369. Repack
  4370. {
  4371. active = False
  4372. guiActive = False
  4373. guiIcon = Repack Chute
  4374. guiName = Repack Chute
  4375. category = Repack Chute
  4376. guiActiveUnfocused = True
  4377. unfocusedRange = 4
  4378. externalToEVAOnly = True
  4379. }
  4380. }
  4381. ACTIONS
  4382. {
  4383. DeployAction
  4384. {
  4385. actionGroup = None
  4386. }
  4387. CutAction
  4388. {
  4389. actionGroup = None
  4390. }
  4391. }
  4392. }
  4393. MODULE
  4394. {
  4395. name = ModuleTestSubject
  4396. isEnabled = True
  4397. EVENTS
  4398. {
  4399. RunTestEvent
  4400. {
  4401. active = False
  4402. guiActive = True
  4403. guiIcon = Run Test
  4404. guiName = Run Test
  4405. category = Run Test
  4406. guiActiveUnfocused = False
  4407. unfocusedRange = 2
  4408. externalToEVAOnly = True
  4409. }
  4410. }
  4411. ACTIONS
  4412. {
  4413. }
  4414. }
  4415. }
  4416. PART
  4417. {
  4418. part = parachuteRadial_4294798444
  4419. partName = Part
  4420. pos = -6.498522,15.31939,-4.850608
  4421. rot = 5.304072E-08,5.998001E-07,-3.011665E-07,-1
  4422. attRot = 0,0,0,1
  4423. mir = 1,1,1
  4424. istg = 1
  4425. dstg = 3
  4426. sidx = 4
  4427. sqor = 1
  4428. attm = 1
  4429. modCost = 0
  4430. sym = parachuteRadial_4294798398
  4431. srfN = srfAttach,MassiveBooster_4294799126
  4432. EVENTS
  4433. {
  4434. }
  4435. ACTIONS
  4436. {
  4437. }
  4438. MODULE
  4439. {
  4440. name = ModuleParachute
  4441. isEnabled = True
  4442. persistentState = STOWED
  4443. deployAltitude = 500
  4444. minAirPressureToOpen = 0.01
  4445. staged = False
  4446. deployAltitude_UIFlight
  4447. {
  4448. controlEnabled = True
  4449. minValue = 50
  4450. maxValue = 5000
  4451. stepIncrement = 50
  4452. }
  4453. minAirPressureToOpen_UIFlight
  4454. {
  4455. controlEnabled = True
  4456. minValue = 0.01
  4457. maxValue = 0.5
  4458. stepIncrement = 0.01
  4459. }
  4460. EVENTS
  4461. {
  4462. Deploy
  4463. {
  4464. active = True
  4465. guiActive = True
  4466. guiIcon = Deploy Chute
  4467. guiName = Deploy Chute
  4468. category = Deploy Chute
  4469. guiActiveUnfocused = True
  4470. unfocusedRange = 4
  4471. externalToEVAOnly = True
  4472. }
  4473. CutParachute
  4474. {
  4475. active = False
  4476. guiActive = True
  4477. guiIcon = Cut Parachute
  4478. guiName = Cut Parachute
  4479. category = Cut Parachute
  4480. guiActiveUnfocused = True
  4481. unfocusedRange = 4
  4482. externalToEVAOnly = True
  4483. }
  4484. Repack
  4485. {
  4486. active = False
  4487. guiActive = False
  4488. guiIcon = Repack Chute
  4489. guiName = Repack Chute
  4490. category = Repack Chute
  4491. guiActiveUnfocused = True
  4492. unfocusedRange = 4
  4493. externalToEVAOnly = True
  4494. }
  4495. }
  4496. ACTIONS
  4497. {
  4498. DeployAction
  4499. {
  4500. actionGroup = None
  4501. }
  4502. CutAction
  4503. {
  4504. actionGroup = None
  4505. }
  4506. }
  4507. }
  4508. MODULE
  4509. {
  4510. name = ModuleTestSubject
  4511. isEnabled = True
  4512. EVENTS
  4513. {
  4514. RunTestEvent
  4515. {
  4516. active = False
  4517. guiActive = True
  4518. guiIcon = Run Test
  4519. guiName = Run Test
  4520. category = Run Test
  4521. guiActiveUnfocused = False
  4522. unfocusedRange = 2
  4523. externalToEVAOnly = True
  4524. }
  4525. }
  4526. ACTIONS
  4527. {
  4528. }
  4529. }
  4530. }
  4531. PART
  4532. {
  4533. part = parachuteRadial_4294798398
  4534. partName = Part
  4535. pos = -2.470797,15.31939,-4.850608
  4536. rot = -6.940255E-09,5.626133E-08,-1.173466E-07,1
  4537. attRot = 0,0,0,1
  4538. mir = 1,1,1
  4539. istg = 1
  4540. dstg = 3
  4541. sidx = 5
  4542. sqor = 1
  4543. attm = 1
  4544. modCost = 0
  4545. sym = parachuteRadial_4294798444
  4546. srfN = srfAttach,MassiveBooster_4294799196
  4547. EVENTS
  4548. {
  4549. }
  4550. ACTIONS
  4551. {
  4552. }
  4553. MODULE
  4554. {
  4555. name = ModuleParachute
  4556. isEnabled = True
  4557. persistentState = STOWED
  4558. deployAltitude = 500
  4559. minAirPressureToOpen = 0.01
  4560. staged = False
  4561. deployAltitude_UIFlight
  4562. {
  4563. controlEnabled = True
  4564. minValue = 50
  4565. maxValue = 5000
  4566. stepIncrement = 50
  4567. }
  4568. minAirPressureToOpen_UIFlight
  4569. {
  4570. controlEnabled = True
  4571. minValue = 0.01
  4572. maxValue = 0.5
  4573. stepIncrement = 0.01
  4574. }
  4575. EVENTS
  4576. {
  4577. Deploy
  4578. {
  4579. active = True
  4580. guiActive = True
  4581. guiIcon = Deploy Chute
  4582. guiName = Deploy Chute
  4583. category = Deploy Chute
  4584. guiActiveUnfocused = True
  4585. unfocusedRange = 4
  4586. externalToEVAOnly = True
  4587. }
  4588. CutParachute
  4589. {
  4590. active = False
  4591. guiActive = True
  4592. guiIcon = Cut Parachute
  4593. guiName = Cut Parachute
  4594. category = Cut Parachute
  4595. guiActiveUnfocused = True
  4596. unfocusedRange = 4
  4597. externalToEVAOnly = True
  4598. }
  4599. Repack
  4600. {
  4601. active = False
  4602. guiActive = False
  4603. guiIcon = Repack Chute
  4604. guiName = Repack Chute
  4605. category = Repack Chute
  4606. guiActiveUnfocused = True
  4607. unfocusedRange = 4
  4608. externalToEVAOnly = True
  4609. }
  4610. }
  4611. ACTIONS
  4612. {
  4613. DeployAction
  4614. {
  4615. actionGroup = None
  4616. }
  4617. CutAction
  4618. {
  4619. actionGroup = None
  4620. }
  4621. }
  4622. }
  4623. MODULE
  4624. {
  4625. name = ModuleTestSubject
  4626. isEnabled = True
  4627. EVENTS
  4628. {
  4629. RunTestEvent
  4630. {
  4631. active = False
  4632. guiActive = True
  4633. guiIcon = Run Test
  4634. guiName = Run Test
  4635. category = Run Test
  4636. guiActiveUnfocused = False
  4637. unfocusedRange = 2
  4638. externalToEVAOnly = True
  4639. }
  4640. }
  4641. ACTIONS
  4642. {
  4643. }
  4644. }
  4645. }
  4646. PART
  4647. {
  4648. part = parachuteRadial_4294798352
  4649. partName = Part
  4650. pos = -6.498521,4.824595,-4.834542
  4651. rot = -0.0003994405,-4.430956E-08,-1,2.671227E-07
  4652. attRot = 0,0,0,1
  4653. mir = 1,1,1
  4654. istg = 1
  4655. dstg = 3
  4656. sidx = 6
  4657. sqor = 1
  4658. attm = 1
  4659. modCost = 0
  4660. sym = parachuteRadial_4294798306
  4661. srfN = srfAttach,MassiveBooster_4294799126
  4662. EVENTS
  4663. {
  4664. }
  4665. ACTIONS
  4666. {
  4667. }
  4668. MODULE
  4669. {
  4670. name = ModuleParachute
  4671. isEnabled = True
  4672. persistentState = STOWED
  4673. deployAltitude = 500
  4674. minAirPressureToOpen = 0.01
  4675. staged = False
  4676. deployAltitude_UIFlight
  4677. {
  4678. controlEnabled = True
  4679. minValue = 50
  4680. maxValue = 5000
  4681. stepIncrement = 50
  4682. }
  4683. minAirPressureToOpen_UIFlight
  4684. {
  4685. controlEnabled = True
  4686. minValue = 0.01
  4687. maxValue = 0.5
  4688. stepIncrement = 0.01
  4689. }
  4690. EVENTS
  4691. {
  4692. Deploy
  4693. {
  4694. active = True
  4695. guiActive = True
  4696. guiIcon = Deploy Chute
  4697. guiName = Deploy Chute
  4698. category = Deploy Chute
  4699. guiActiveUnfocused = True
  4700. unfocusedRange = 4
  4701. externalToEVAOnly = True
  4702. }
  4703. CutParachute
  4704. {
  4705. active = False
  4706. guiActive = True
  4707. guiIcon = Cut Parachute
  4708. guiName = Cut Parachute
  4709. category = Cut Parachute
  4710. guiActiveUnfocused = True
  4711. unfocusedRange = 4
  4712. externalToEVAOnly = True
  4713. }
  4714. Repack
  4715. {
  4716. active = False
  4717. guiActive = False
  4718. guiIcon = Repack Chute
  4719. guiName = Repack Chute
  4720. category = Repack Chute
  4721. guiActiveUnfocused = True
  4722. unfocusedRange = 4
  4723. externalToEVAOnly = True
  4724. }
  4725. }
  4726. ACTIONS
  4727. {
  4728. DeployAction
  4729. {
  4730. actionGroup = None
  4731. }
  4732. CutAction
  4733. {
  4734. actionGroup = None
  4735. }
  4736. }
  4737. }
  4738. MODULE
  4739. {
  4740. name = ModuleTestSubject
  4741. isEnabled = True
  4742. EVENTS
  4743. {
  4744. RunTestEvent
  4745. {
  4746. active = False
  4747. guiActive = True
  4748. guiIcon = Run Test
  4749. guiName = Run Test
  4750. category = Run Test
  4751. guiActiveUnfocused = False
  4752. unfocusedRange = 2
  4753. externalToEVAOnly = True
  4754. }
  4755. }
  4756. ACTIONS
  4757. {
  4758. }
  4759. }
  4760. }
  4761. PART
  4762. {
  4763. part = parachuteRadial_4294798306
  4764. partName = Part
  4765. pos = -2.470799,4.824594,-4.834543
  4766. rot = -0.0003999472,-1.484742E-07,1,1.040247E-07
  4767. attRot = 0,0,0,1
  4768. mir = 1,1,1
  4769. istg = 1
  4770. dstg = 3
  4771. sidx = 7
  4772. sqor = 1
  4773. attm = 1
  4774. modCost = 0
  4775. sym = parachuteRadial_4294798352
  4776. srfN = srfAttach,MassiveBooster_4294799196
  4777. EVENTS
  4778. {
  4779. }
  4780. ACTIONS
  4781. {
  4782. }
  4783. MODULE
  4784. {
  4785. name = ModuleParachute
  4786. isEnabled = True
  4787. persistentState = STOWED
  4788. deployAltitude = 500
  4789. minAirPressureToOpen = 0.01
  4790. staged = False
  4791. deployAltitude_UIFlight
  4792. {
  4793. controlEnabled = True
  4794. minValue = 50
  4795. maxValue = 5000
  4796. stepIncrement = 50
  4797. }
  4798. minAirPressureToOpen_UIFlight
  4799. {
  4800. controlEnabled = True
  4801. minValue = 0.01
  4802. maxValue = 0.5
  4803. stepIncrement = 0.01
  4804. }
  4805. EVENTS
  4806. {
  4807. Deploy
  4808. {
  4809. active = True
  4810. guiActive = True
  4811. guiIcon = Deploy Chute
  4812. guiName = Deploy Chute
  4813. category = Deploy Chute
  4814. guiActiveUnfocused = True
  4815. unfocusedRange = 4
  4816. externalToEVAOnly = True
  4817. }
  4818. CutParachute
  4819. {
  4820. active = False
  4821. guiActive = True
  4822. guiIcon = Cut Parachute
  4823. guiName = Cut Parachute
  4824. category = Cut Parachute
  4825. guiActiveUnfocused = True
  4826. unfocusedRange = 4
  4827. externalToEVAOnly = True
  4828. }
  4829. Repack
  4830. {
  4831. active = False
  4832. guiActive = False
  4833. guiIcon = Repack Chute
  4834. guiName = Repack Chute
  4835. category = Repack Chute
  4836. guiActiveUnfocused = True
  4837. unfocusedRange = 4
  4838. externalToEVAOnly = True
  4839. }
  4840. }
  4841. ACTIONS
  4842. {
  4843. DeployAction
  4844. {
  4845. actionGroup = None
  4846. }
  4847. CutAction
  4848. {
  4849. actionGroup = None
  4850. }
  4851. }
  4852. }
  4853. MODULE
  4854. {
  4855. name = ModuleTestSubject
  4856. isEnabled = True
  4857. EVENTS
  4858. {
  4859. RunTestEvent
  4860. {
  4861. active = False
  4862. guiActive = True
  4863. guiIcon = Run Test
  4864. guiName = Run Test
  4865. category = Run Test
  4866. guiActiveUnfocused = False
  4867. unfocusedRange = 2
  4868. externalToEVAOnly = True
  4869. }
  4870. }
  4871. ACTIONS
  4872. {
  4873. }
  4874. }
  4875. }
  4876. PART
  4877. {
  4878. part = smallRadialEngine_4294798260
  4879. partName = Part
  4880. pos = -9.623068,2.603477,-2.352301
  4881. rot = 3.552714E-14,0.7071066,-4.415033E-08,-0.707107
  4882. attRot = 0,-0.9999999,5.960464E-08,-1.776357E-15
  4883. mir = 1,1,1
  4884. istg = 0
  4885. dstg = 0
  4886. sidx = 1
  4887. sqor = 0
  4888. attm = 1
  4889. modCost = 0
  4890. sym = smallRadialEngine_4294798204
  4891. srfN = srfAttach,wingConnector2_4294801252
  4892. EVENTS
  4893. {
  4894. }
  4895. ACTIONS
  4896. {
  4897. }
  4898. MODULE
  4899. {
  4900. name = ModuleEngines
  4901. isEnabled = True
  4902. staged = False
  4903. flameout = False
  4904. EngineIgnited = False
  4905. engineShutdown = False
  4906. currentThrottle = 0
  4907. thrustPercentage = 100
  4908. manuallyOverridden = False
  4909. thrustPercentage_UIFlight
  4910. {
  4911. controlEnabled = True
  4912. minValue = 0
  4913. maxValue = 100
  4914. stepIncrement = 0.5
  4915. }
  4916. EVENTS
  4917. {
  4918. Activate
  4919. {
  4920. active = True
  4921. guiActive = True
  4922. guiIcon = Activate Engine
  4923. guiName = Activate Engine
  4924. category = Activate Engine
  4925. guiActiveUnfocused = False
  4926. unfocusedRange = 2
  4927. externalToEVAOnly = True
  4928. }
  4929. Shutdown
  4930. {
  4931. active = False
  4932. guiActive = True
  4933. guiIcon = Shutdown Engine
  4934. guiName = Shutdown Engine
  4935. category = Shutdown Engine
  4936. guiActiveUnfocused = False
  4937. unfocusedRange = 2
  4938. externalToEVAOnly = True
  4939. }
  4940. }
  4941. ACTIONS
  4942. {
  4943. OnAction
  4944. {
  4945. actionGroup = None
  4946. }
  4947. ShutdownAction
  4948. {
  4949. actionGroup = None
  4950. }
  4951. ActivateAction
  4952. {
  4953. actionGroup = None
  4954. }
  4955. }
  4956. }
  4957. MODULE
  4958. {
  4959. name = ModuleGimbal
  4960. isEnabled = True
  4961. gimbalLock = False
  4962. EVENTS
  4963. {
  4964. LockGimbal
  4965. {
  4966. active = True
  4967. guiActive = True
  4968. guiActiveEditor = True
  4969. guiIcon = Lock Gimbal
  4970. guiName = Lock Gimbal
  4971. category = Lock Gimbal
  4972. guiActiveUnfocused = False
  4973. unfocusedRange = 2
  4974. externalToEVAOnly = True
  4975. }
  4976. FreeGimbal
  4977. {
  4978. active = False
  4979. guiActive = True
  4980. guiActiveEditor = True
  4981. guiIcon = Free Gimbal
  4982. guiName = Free Gimbal
  4983. category = Free Gimbal
  4984. guiActiveUnfocused = False
  4985. unfocusedRange = 2
  4986. externalToEVAOnly = True
  4987. }
  4988. }
  4989. ACTIONS
  4990. {
  4991. ToggleAction
  4992. {
  4993. actionGroup = None
  4994. }
  4995. }
  4996. }
  4997. MODULE
  4998. {
  4999. name = ModuleTestSubject
  5000. isEnabled = True
  5001. EVENTS
  5002. {
  5003. RunTestEvent
  5004. {
  5005. active = False
  5006. guiActive = True
  5007. guiIcon = Run Test
  5008. guiName = Run Test
  5009. category = Run Test
  5010. guiActiveUnfocused = False
  5011. unfocusedRange = 2
  5012. externalToEVAOnly = True
  5013. }
  5014. }
  5015. ACTIONS
  5016. {
  5017. }
  5018. }
  5019. }
  5020. PART
  5021. {
  5022. part = smallRadialEngine_4294798204
  5023. partName = Part
  5024. pos = 0.653749,2.603477,-2.352301
  5025. rot = 1.192093E-07,0.7071068,-8.940698E-08,0.7071068
  5026. attRot = 0,0.9999999,-5.960464E-08,-1.776357E-15
  5027. mir = 1,1,1
  5028. istg = 0
  5029. dstg = 0
  5030. sidx = 2
  5031. sqor = 0
  5032. attm = 1
  5033. modCost = 0
  5034. sym = smallRadialEngine_4294798260
  5035. srfN = srfAttach,wingConnector2_4294801294
  5036. EVENTS
  5037. {
  5038. }
  5039. ACTIONS
  5040. {
  5041. }
  5042. MODULE
  5043. {
  5044. name = ModuleEngines
  5045. isEnabled = True
  5046. staged = False
  5047. flameout = False
  5048. EngineIgnited = False
  5049. engineShutdown = False
  5050. currentThrottle = 0
  5051. thrustPercentage = 100
  5052. manuallyOverridden = False
  5053. thrustPercentage_UIFlight
  5054. {
  5055. controlEnabled = True
  5056. minValue = 0
  5057. maxValue = 100
  5058. stepIncrement = 0.5
  5059. }
  5060. EVENTS
  5061. {
  5062. Activate
  5063. {
  5064. active = True
  5065. guiActive = True
  5066. guiIcon = Activate Engine
  5067. guiName = Activate Engine
  5068. category = Activate Engine
  5069. guiActiveUnfocused = False
  5070. unfocusedRange = 2
  5071. externalToEVAOnly = True
  5072. }
  5073. Shutdown
  5074. {
  5075. active = False
  5076. guiActive = True
  5077. guiIcon = Shutdown Engine
  5078. guiName = Shutdown Engine
  5079. category = Shutdown Engine
  5080. guiActiveUnfocused = False
  5081. unfocusedRange = 2
  5082. externalToEVAOnly = True
  5083. }
  5084. }
  5085. ACTIONS
  5086. {
  5087. OnAction
  5088. {
  5089. actionGroup = None
  5090. }
  5091. ShutdownAction
  5092. {
  5093. actionGroup = None
  5094. }
  5095. ActivateAction
  5096. {
  5097. actionGroup = None
  5098. }
  5099. }
  5100. }
  5101. MODULE
  5102. {
  5103. name = ModuleGimbal
  5104. isEnabled = True
  5105. gimbalLock = False
  5106. EVENTS
  5107. {
  5108. LockGimbal
  5109. {
  5110. active = True
  5111. guiActive = True
  5112. guiActiveEditor = True
  5113. guiIcon = Lock Gimbal
  5114. guiName = Lock Gimbal
  5115. category = Lock Gimbal
  5116. guiActiveUnfocused = False
  5117. unfocusedRange = 2
  5118. externalToEVAOnly = True
  5119. }
  5120. FreeGimbal
  5121. {
  5122. active = False
  5123. guiActive = True
  5124. guiActiveEditor = True
  5125. guiIcon = Free Gimbal
  5126. guiName = Free Gimbal
  5127. category = Free Gimbal
  5128. guiActiveUnfocused = False
  5129. unfocusedRange = 2
  5130. externalToEVAOnly = True
  5131. }
  5132. }
  5133. ACTIONS
  5134. {
  5135. ToggleAction
  5136. {
  5137. actionGroup = None
  5138. }
  5139. }
  5140. }
  5141. MODULE
  5142. {
  5143. name = ModuleTestSubject
  5144. isEnabled = True
  5145. EVENTS
  5146. {
  5147. RunTestEvent
  5148. {
  5149. active = False
  5150. guiActive = True
  5151. guiIcon = Run Test
  5152. guiName = Run Test
  5153. category = Run Test
  5154. guiActiveUnfocused = False
  5155. unfocusedRange = 2
  5156. externalToEVAOnly = True
  5157. }
  5158. }
  5159. ACTIONS
  5160. {
  5161. }
  5162. }
  5163. }
  5164. PART
  5165. {
  5166. part = mediumDishAntenna_4294798148
  5167. partName = Part
  5168. pos = -4.484659,4.297039,-2.15242
  5169. rot = 4.371139E-08,-1,3.70336E-08,7.671146E-15
  5170. attRot = 0,0,0,1
  5171. mir = 1,1,1
  5172. istg = 0
  5173. dstg = 0
  5174. sidx = -1
  5175. sqor = -1
  5176. attm = 1
  5177. modCost = 0
  5178. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5179. EVENTS
  5180. {
  5181. }
  5182. ACTIONS
  5183. {
  5184. }
  5185. MODULE
  5186. {
  5187. name = ModuleAnimateGeneric
  5188. isEnabled = True
  5189. status = Locked
  5190. animSwitch = True
  5191. animTime = 0
  5192. animSpeed = 1
  5193. EVENTS
  5194. {
  5195. Toggle
  5196. {
  5197. active = True
  5198. guiActive = True
  5199. guiIcon = Toggle
  5200. guiName = Extend
  5201. category = Toggle
  5202. guiActiveUnfocused = False
  5203. unfocusedRange = 2
  5204. externalToEVAOnly = True
  5205. }
  5206. }
  5207. ACTIONS
  5208. {
  5209. ToggleAction
  5210. {
  5211. actionGroup = None
  5212. }
  5213. }
  5214. }
  5215. MODULE
  5216. {
  5217. name = ModuleAnimateGeneric
  5218. isEnabled = True
  5219. status = Locked
  5220. animSwitch = True
  5221. animTime = 0
  5222. animSpeed = 1
  5223. EVENTS
  5224. {
  5225. Toggle
  5226. {
  5227. active = True
  5228. guiActive = False
  5229. guiIcon = Toggle
  5230. guiName = Blink Lights
  5231. category = Toggle
  5232. guiActiveUnfocused = False
  5233. unfocusedRange = 2
  5234. externalToEVAOnly = True
  5235. }
  5236. }
  5237. ACTIONS
  5238. {
  5239. ToggleAction
  5240. {
  5241. actionGroup = None
  5242. active = False
  5243. }
  5244. }
  5245. }
  5246. MODULE
  5247. {
  5248. name = ModuleDataTransmitter
  5249. isEnabled = True
  5250. EVENTS
  5251. {
  5252. StartTransmission
  5253. {
  5254. active = True
  5255. guiActive = True
  5256. guiIcon = Transmit Data
  5257. guiName = Transmit Data
  5258. category = Transmit Data
  5259. guiActiveUnfocused = False
  5260. unfocusedRange = 2
  5261. externalToEVAOnly = True
  5262. }
  5263. StopTransmission
  5264. {
  5265. active = False
  5266. guiActive = True
  5267. guiIcon = Stop Transmitting
  5268. guiName = Stop Transmitting
  5269. category = Stop Transmitting
  5270. guiActiveUnfocused = False
  5271. unfocusedRange = 2
  5272. externalToEVAOnly = True
  5273. }
  5274. }
  5275. ACTIONS
  5276. {
  5277. }
  5278. }
  5279. }
  5280. PART
  5281. {
  5282. part = solarPanels4_4294797940
  5283. partName = Part
  5284. pos = -5.272942,4.27204,-2.439277
  5285. rot = 0.5000001,-0.5,0.5000001,-0.5
  5286. attRot = 0,0,0,1
  5287. mir = 1,1,1
  5288. istg = 0
  5289. dstg = 0
  5290. sidx = -1
  5291. sqor = -1
  5292. attm = 1
  5293. modCost = 0
  5294. sym = solarPanels4_4294797842
  5295. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5296. EVENTS
  5297. {
  5298. }
  5299. ACTIONS
  5300. {
  5301. }
  5302. MODULE
  5303. {
  5304. name = ModuleDeployableSolarPanel
  5305. isEnabled = True
  5306. currentRotation = (0, 0, 0, 0)
  5307. stateString = RETRACTED
  5308. storedAnimationTime = 0
  5309. storedAnimationSpeed = 0
  5310. EVENTS
  5311. {
  5312. Extend
  5313. {
  5314. active = True
  5315. guiActive = True
  5316. guiIcon = Extend Panels
  5317. guiName = Extend Panels
  5318. category = Extend Panels
  5319. guiActiveUnfocused = True
  5320. unfocusedRange = 4
  5321. externalToEVAOnly = True
  5322. }
  5323. Retract
  5324. {
  5325. active = True
  5326. guiActive = True
  5327. guiIcon = Retract Panels
  5328. guiName = Retract Panels
  5329. category = Retract Panels
  5330. guiActiveUnfocused = True
  5331. unfocusedRange = 4
  5332. externalToEVAOnly = True
  5333. }
  5334. }
  5335. ACTIONS
  5336. {
  5337. ExtendPanelsAction
  5338. {
  5339. actionGroup = None
  5340. }
  5341. ExtendAction
  5342. {
  5343. actionGroup = None
  5344. }
  5345. RetractAction
  5346. {
  5347. actionGroup = None
  5348. }
  5349. }
  5350. }
  5351. }
  5352. PART
  5353. {
  5354. part = solarPanels4_4294797842
  5355. partName = Part
  5356. pos = -3.696375,4.27204,-2.439277
  5357. rot = -0.5000001,0.5000001,-0.5000001,0.4999999
  5358. attRot = 0,0,0,1
  5359. mir = 1,1,1
  5360. istg = 0
  5361. dstg = 0
  5362. sidx = -1
  5363. sqor = -1
  5364. attm = 1
  5365. modCost = 0
  5366. sym = solarPanels4_4294797940
  5367. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5368. EVENTS
  5369. {
  5370. }
  5371. ACTIONS
  5372. {
  5373. }
  5374. MODULE
  5375. {
  5376. name = ModuleDeployableSolarPanel
  5377. isEnabled = True
  5378. currentRotation = (0, 0, 0, 0)
  5379. stateString = RETRACTED
  5380. storedAnimationTime = 0
  5381. storedAnimationSpeed = 0
  5382. EVENTS
  5383. {
  5384. Extend
  5385. {
  5386. active = True
  5387. guiActive = True
  5388. guiIcon = Extend Panels
  5389. guiName = Extend Panels
  5390. category = Extend Panels
  5391. guiActiveUnfocused = True
  5392. unfocusedRange = 4
  5393. externalToEVAOnly = True
  5394. }
  5395. Retract
  5396. {
  5397. active = True
  5398. guiActive = True
  5399. guiIcon = Retract Panels
  5400. guiName = Retract Panels
  5401. category = Retract Panels
  5402. guiActiveUnfocused = True
  5403. unfocusedRange = 4
  5404. externalToEVAOnly = True
  5405. }
  5406. }
  5407. ACTIONS
  5408. {
  5409. ExtendPanelsAction
  5410. {
  5411. actionGroup = None
  5412. }
  5413. ExtendAction
  5414. {
  5415. actionGroup = None
  5416. }
  5417. RetractAction
  5418. {
  5419. actionGroup = None
  5420. }
  5421. }
  5422. }
  5423. }
  5424. PART
  5425. {
  5426. part = sensorGravimeter_4294797744
  5427. partName = Part
  5428. pos = -4.852324,4.272041,-2.078604
  5429. rot = 7.751955E-15,-0.7071068,0.7071069,-2.155082E-16
  5430. attRot = 0,0,0,1
  5431. mir = 1,1,1
  5432. istg = 0
  5433. dstg = 0
  5434. sidx = -1
  5435. sqor = -1
  5436. attm = 1
  5437. modCost = 0
  5438. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5439. EVENTS
  5440. {
  5441. }
  5442. ACTIONS
  5443. {
  5444. }
  5445. MODULE
  5446. {
  5447. name = ModuleEnviroSensor
  5448. isEnabled = True
  5449. sensorActive = False
  5450. EVENTS
  5451. {
  5452. Toggle
  5453. {
  5454. active = True
  5455. guiActive = True
  5456. guiIcon = Toggle Display
  5457. guiName = Toggle Display
  5458. category = Toggle Display
  5459. guiActiveUnfocused = False
  5460. unfocusedRange = 2
  5461. externalToEVAOnly = True
  5462. }
  5463. }
  5464. ACTIONS
  5465. {
  5466. ToggleAction
  5467. {
  5468. actionGroup = None
  5469. }
  5470. }
  5471. }
  5472. MODULE
  5473. {
  5474. name = ModuleScienceExperiment
  5475. isEnabled = True
  5476. Deployed = False
  5477. Inoperable = False
  5478. EVENTS
  5479. {
  5480. DeployExperiment
  5481. {
  5482. active = True
  5483. guiActive = True
  5484. guiIcon = Deploy
  5485. guiName = Deploy
  5486. category = Deploy
  5487. guiActiveUnfocused = False
  5488. unfocusedRange = 2
  5489. externalToEVAOnly = True
  5490. }
  5491. CollectDataExternalEvent
  5492. {
  5493. active = True
  5494. guiActive = False
  5495. guiIcon =
  5496. guiName =
  5497. category =
  5498. guiActiveUnfocused = True
  5499. unfocusedRange = 1.5
  5500. externalToEVAOnly = True
  5501. }
  5502. ReviewDataEvent
  5503. {
  5504. active = True
  5505. guiActive = True
  5506. guiIcon = Review Data
  5507. guiName = Review Data
  5508. category = Review Data
  5509. guiActiveUnfocused = False
  5510. unfocusedRange = 2
  5511. externalToEVAOnly = True
  5512. }
  5513. ResetExperiment
  5514. {
  5515. active = True
  5516. guiActive = True
  5517. guiIcon = Reset
  5518. guiName = Reset
  5519. category = Reset
  5520. guiActiveUnfocused = False
  5521. unfocusedRange = 2
  5522. externalToEVAOnly = True
  5523. }
  5524. ResetExperimentExternal
  5525. {
  5526. active = True
  5527. guiActive = False
  5528. guiIcon = Reset
  5529. guiName = Reset
  5530. category = Reset
  5531. guiActiveUnfocused = True
  5532. unfocusedRange = 2
  5533. externalToEVAOnly = True
  5534. }
  5535. }
  5536. ACTIONS
  5537. {
  5538. DeployAction
  5539. {
  5540. actionGroup = None
  5541. }
  5542. ResetAction
  5543. {
  5544. actionGroup = None
  5545. }
  5546. }
  5547. }
  5548. }
  5549. PART
  5550. {
  5551. part = sensorThermometer_4294797720
  5552. partName = Part
  5553. pos = -4.867184,4.272041,-2.438995
  5554. rot = 0.7071067,8.012096E-15,-2.0365E-15,0.7071069
  5555. attRot = 1.408461E-15,5.960464E-08,0.9999999,-1.776357E-15
  5556. mir = 1,1,1
  5557. istg = 0
  5558. dstg = 0
  5559. sidx = -1
  5560. sqor = -1
  5561. attm = 1
  5562. modCost = 0
  5563. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5564. EVENTS
  5565. {
  5566. }
  5567. ACTIONS
  5568. {
  5569. }
  5570. MODULE
  5571. {
  5572. name = ModuleEnviroSensor
  5573. isEnabled = True
  5574. sensorActive = False
  5575. EVENTS
  5576. {
  5577. Toggle
  5578. {
  5579. active = True
  5580. guiActive = True
  5581. guiIcon = Toggle Display
  5582. guiName = Toggle Display
  5583. category = Toggle Display
  5584. guiActiveUnfocused = False
  5585. unfocusedRange = 2
  5586. externalToEVAOnly = True
  5587. }
  5588. }
  5589. ACTIONS
  5590. {
  5591. ToggleAction
  5592. {
  5593. actionGroup = None
  5594. }
  5595. }
  5596. }
  5597. MODULE
  5598. {
  5599. name = ModuleScienceExperiment
  5600. isEnabled = True
  5601. Deployed = False
  5602. Inoperable = False
  5603. EVENTS
  5604. {
  5605. DeployExperiment
  5606. {
  5607. active = True
  5608. guiActive = True
  5609. guiIcon = Deploy
  5610. guiName = Deploy
  5611. category = Deploy
  5612. guiActiveUnfocused = False
  5613. unfocusedRange = 2
  5614. externalToEVAOnly = True
  5615. }
  5616. CollectDataExternalEvent
  5617. {
  5618. active = True
  5619. guiActive = False
  5620. guiIcon =
  5621. guiName =
  5622. category =
  5623. guiActiveUnfocused = True
  5624. unfocusedRange = 1.5
  5625. externalToEVAOnly = True
  5626. }
  5627. ReviewDataEvent
  5628. {
  5629. active = True
  5630. guiActive = True
  5631. guiIcon = Review Data
  5632. guiName = Review Data
  5633. category = Review Data
  5634. guiActiveUnfocused = False
  5635. unfocusedRange = 2
  5636. externalToEVAOnly = True
  5637. }
  5638. ResetExperiment
  5639. {
  5640. active = True
  5641. guiActive = True
  5642. guiIcon = Reset
  5643. guiName = Reset
  5644. category = Reset
  5645. guiActiveUnfocused = False
  5646. unfocusedRange = 2
  5647. externalToEVAOnly = True
  5648. }
  5649. ResetExperimentExternal
  5650. {
  5651. active = True
  5652. guiActive = False
  5653. guiIcon = Reset
  5654. guiName = Reset
  5655. category = Reset
  5656. guiActiveUnfocused = True
  5657. unfocusedRange = 2
  5658. externalToEVAOnly = True
  5659. }
  5660. }
  5661. ACTIONS
  5662. {
  5663. DeployAction
  5664. {
  5665. actionGroup = None
  5666. }
  5667. ResetAction
  5668. {
  5669. actionGroup = None
  5670. }
  5671. }
  5672. }
  5673. }
  5674. PART
  5675. {
  5676. part = sensorAccelerometer_4294797696
  5677. partName = Part
  5678. pos = -4.127728,4.272041,-2.059824
  5679. rot = 7.751955E-15,-0.7071068,0.7071069,-2.155082E-16
  5680. attRot = 0,0,0,1
  5681. mir = 1,1,1
  5682. istg = 0
  5683. dstg = 0
  5684. sidx = -1
  5685. sqor = -1
  5686. attm = 1
  5687. modCost = 0
  5688. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5689. EVENTS
  5690. {
  5691. }
  5692. ACTIONS
  5693. {
  5694. }
  5695. MODULE
  5696. {
  5697. name = ModuleEnviroSensor
  5698. isEnabled = True
  5699. sensorActive = False
  5700. EVENTS
  5701. {
  5702. Toggle
  5703. {
  5704. active = True
  5705. guiActive = True
  5706. guiIcon = Toggle Display
  5707. guiName = Toggle Display
  5708. category = Toggle Display
  5709. guiActiveUnfocused = False
  5710. unfocusedRange = 2
  5711. externalToEVAOnly = True
  5712. }
  5713. }
  5714. ACTIONS
  5715. {
  5716. ToggleAction
  5717. {
  5718. actionGroup = None
  5719. }
  5720. }
  5721. }
  5722. MODULE
  5723. {
  5724. name = ModuleScienceExperiment
  5725. isEnabled = True
  5726. Deployed = False
  5727. Inoperable = False
  5728. EVENTS
  5729. {
  5730. DeployExperiment
  5731. {
  5732. active = True
  5733. guiActive = True
  5734. guiIcon = Deploy
  5735. guiName = Deploy
  5736. category = Deploy
  5737. guiActiveUnfocused = False
  5738. unfocusedRange = 2
  5739. externalToEVAOnly = True
  5740. }
  5741. CollectDataExternalEvent
  5742. {
  5743. active = True
  5744. guiActive = False
  5745. guiIcon =
  5746. guiName =
  5747. category =
  5748. guiActiveUnfocused = True
  5749. unfocusedRange = 1.5
  5750. externalToEVAOnly = True
  5751. }
  5752. ReviewDataEvent
  5753. {
  5754. active = True
  5755. guiActive = True
  5756. guiIcon = Review Data
  5757. guiName = Review Data
  5758. category = Review Data
  5759. guiActiveUnfocused = False
  5760. unfocusedRange = 2
  5761. externalToEVAOnly = True
  5762. }
  5763. ResetExperiment
  5764. {
  5765. active = True
  5766. guiActive = True
  5767. guiIcon = Reset
  5768. guiName = Reset
  5769. category = Reset
  5770. guiActiveUnfocused = False
  5771. unfocusedRange = 2
  5772. externalToEVAOnly = True
  5773. }
  5774. ResetExperimentExternal
  5775. {
  5776. active = True
  5777. guiActive = False
  5778. guiIcon = Reset
  5779. guiName = Reset
  5780. category = Reset
  5781. guiActiveUnfocused = True
  5782. unfocusedRange = 2
  5783. externalToEVAOnly = True
  5784. }
  5785. }
  5786. ACTIONS
  5787. {
  5788. DeployAction
  5789. {
  5790. actionGroup = None
  5791. }
  5792. ResetAction
  5793. {
  5794. actionGroup = None
  5795. }
  5796. }
  5797. }
  5798. }
  5799. PART
  5800. {
  5801. part = sensorBarometer_4294797672
  5802. partName = Part
  5803. pos = -4.100668,4.272041,-2.452645
  5804. rot = 0.7071067,8.012096E-15,-2.0365E-15,0.7071069
  5805. attRot = 1.408461E-15,5.960464E-08,0.9999999,-1.776357E-15
  5806. mir = 1,1,1
  5807. istg = 0
  5808. dstg = 0
  5809. sidx = -1
  5810. sqor = -1
  5811. attm = 1
  5812. modCost = 0
  5813. srfN = srfAttach,mk2.1m.Bicoupler_4294801344
  5814. EVENTS
  5815. {
  5816. }
  5817. ACTIONS
  5818. {
  5819. }
  5820. MODULE
  5821. {
  5822. name = ModuleEnviroSensor
  5823. isEnabled = True
  5824. sensorActive = False
  5825. EVENTS
  5826. {
  5827. Toggle
  5828. {
  5829. active = True
  5830. guiActive = True
  5831. guiIcon = Toggle Display
  5832. guiName = Toggle Display
  5833. category = Toggle Display
  5834. guiActiveUnfocused = False
  5835. unfocusedRange = 2
  5836. externalToEVAOnly = True
  5837. }
  5838. }
  5839. ACTIONS
  5840. {
  5841. ToggleAction
  5842. {
  5843. actionGroup = None
  5844. }
  5845. }
  5846. }
  5847. MODULE
  5848. {
  5849. name = ModuleScienceExperiment
  5850. isEnabled = True
  5851. Deployed = False
  5852. Inoperable = False
  5853. EVENTS
  5854. {
  5855. DeployExperiment
  5856. {
  5857. active = True
  5858. guiActive = True
  5859. guiIcon = Deploy
  5860. guiName = Deploy
  5861. category = Deploy
  5862. guiActiveUnfocused = False
  5863. unfocusedRange = 2
  5864. externalToEVAOnly = True
  5865. }
  5866. CollectDataExternalEvent
  5867. {
  5868. active = True
  5869. guiActive = False
  5870. guiIcon =
  5871. guiName =
  5872. category =
  5873. guiActiveUnfocused = True
  5874. unfocusedRange = 1.5
  5875. externalToEVAOnly = True
  5876. }
  5877. ReviewDataEvent
  5878. {
  5879. active = True
  5880. guiActive = True
  5881. guiIcon = Review Data
  5882. guiName = Review Data
  5883. category = Review Data
  5884. guiActiveUnfocused = False
  5885. unfocusedRange = 2
  5886. externalToEVAOnly = True
  5887. }
  5888. ResetExperiment
  5889. {
  5890. active = True
  5891. guiActive = True
  5892. guiIcon = Reset
  5893. guiName = Reset
  5894. category = Reset
  5895. guiActiveUnfocused = False
  5896. unfocusedRange = 2
  5897. externalToEVAOnly = True
  5898. }
  5899. ResetExperimentExternal
  5900. {
  5901. active = True
  5902. guiActive = False
  5903. guiIcon = Reset
  5904. guiName = Reset
  5905. category = Reset
  5906. guiActiveUnfocused = True
  5907. unfocusedRange = 2
  5908. externalToEVAOnly = True
  5909. }
  5910. }
  5911. ACTIONS
  5912. {
  5913. DeployAction
  5914. {
  5915. actionGroup = None
  5916. }
  5917. ResetAction
  5918. {
  5919. actionGroup = None
  5920. }
  5921. }
  5922. }
  5923. }
  5924. PART
  5925. {
  5926. part = strutConnector_4294797648
  5927. partName = StrutConnector
  5928. pos = -6.485957,3.224312,-3.869149
  5929. rot = -9.08846E-08,0.7073899,-1.980583E-07,0.7068238
  5930. attRot = 0,0,0,1
  5931. mir = 1,1,1
  5932. istg = 4
  5933. dstg = 4
  5934. sidx = -1
  5935. sqor = -1
  5936. attm = 1
  5937. modCost = 0
  5938. cData = tgt: mk2.1m.Bicoupler_3; pos: -1.183902,0.05003981,0.9175785; dir: -0.7899571,0.03338932,0.6122523
  5939. sym = strutConnector_4294797592
  5940. srfN = srfAttach,MassiveBooster_4294799126
  5941. EVENTS
  5942. {
  5943. }
  5944. ACTIONS
  5945. {
  5946. }
  5947. }
  5948. PART
  5949. {
  5950. part = strutConnector_4294797592
  5951. partName = StrutConnector
  5952. pos = -2.483362,3.224312,-3.869149
  5953. rot = -3.825766E-07,0.7068238,-6.492398E-08,0.7073899
  5954. attRot = 0,0,0,1
  5955. mir = 1,1,1
  5956. istg = 4
  5957. dstg = 4
  5958. sidx = -1
  5959. sqor = -1
  5960. attm = 1
  5961. modCost = 0
  5962. cData = tgt: mk2.1m.Bicoupler_3; pos: -1.1839,0.05003982,-0.9175752; dir: -0.7899572,0.03338965,-0.6122526
  5963. sym = strutConnector_4294797648
  5964. srfN = srfAttach,MassiveBooster_4294799196
  5965. EVENTS
  5966. {
  5967. }
  5968. ACTIONS
  5969. {
  5970. }
  5971. }
  5972. PART
  5973. {
  5974. part = dockingPort2_4294797536
  5975. partName = Part
  5976. pos = -4.484659,8.022038,-2.210324
  5977. rot = -0.7071068,2.980233E-08,0.7071068,2.980232E-08
  5978. attRot = 0,-0.7071067,4.214685E-08,0.7071067
  5979. mir = 1,1,1
  5980. istg = 0
  5981. dstg = 0
  5982. sidx = -1
  5983. sqor = -1
  5984. attm = 1
  5985. modCost = 0
  5986. link = dockingPort2_4294756248
  5987. srfN = srfAttach,mk2DockingPort_4294801560
  5988. attN = top,dockingPort2_4294756248
  5989. EVENTS
  5990. {
  5991. }
  5992. ACTIONS
  5993. {
  5994. }
  5995. MODULE
  5996. {
  5997. name = ModuleDockingNode
  5998. isEnabled = True
  5999. state = Ready
  6000. dockUId = 0
  6001. dockNodeIdx = 0
  6002. EVENTS
  6003. {
  6004. Undock
  6005. {
  6006. active = False
  6007. guiActive = True
  6008. guiIcon = Undock
  6009. guiName = Undock
  6010. category = Undock
  6011. guiActiveUnfocused = True
  6012. unfocusedRange = 2
  6013. externalToEVAOnly = True
  6014. }
  6015. UndockSameVessel
  6016. {
  6017. active = False
  6018. guiActive = True
  6019. guiIcon = Undock
  6020. guiName = Undock
  6021. category = Undock
  6022. guiActiveUnfocused = True
  6023. unfocusedRange = 2
  6024. externalToEVAOnly = True
  6025. }
  6026. Decouple
  6027. {
  6028. active = False
  6029. guiActive = True
  6030. guiIcon = Decouple Node
  6031. guiName = Decouple Node
  6032. category = Decouple Node
  6033. guiActiveUnfocused = True
  6034. unfocusedRange = 2
  6035. externalToEVAOnly = True
  6036. }
  6037. SetAsTarget
  6038. {
  6039. active = True
  6040. guiActive = False
  6041. guiIcon = Set as Target
  6042. guiName = Set as Target
  6043. category = Set as Target
  6044. guiActiveUnfocused = True
  6045. unfocusedRange = 200
  6046. externalToEVAOnly = False
  6047. }
  6048. UnsetTarget
  6049. {
  6050. active = True
  6051. guiActive = False
  6052. guiIcon = Unset Target
  6053. guiName = Unset Target
  6054. category = Unset Target
  6055. guiActiveUnfocused = True
  6056. unfocusedRange = 200
  6057. externalToEVAOnly = False
  6058. }
  6059. EnableXFeed
  6060. {
  6061. active = False
  6062. guiActive = True
  6063. guiIcon = Enable Crossfeed
  6064. guiName = Enable Crossfeed
  6065. category = Enable Crossfeed
  6066. guiActiveUnfocused = False
  6067. unfocusedRange = 2
  6068. externalToEVAOnly = True
  6069. }
  6070. DisableXFeed
  6071. {
  6072. active = False
  6073. guiActive = True
  6074. guiIcon = Disable Crossfeed
  6075. guiName = Disable Crossfeed
  6076. category = Disable Crossfeed
  6077. guiActiveUnfocused = False
  6078. unfocusedRange = 2
  6079. externalToEVAOnly = True
  6080. }
  6081. MakeReferenceTransform
  6082. {
  6083. active = True
  6084. guiActive = True
  6085. guiIcon = Control from Here
  6086. guiName = Control from Here
  6087. category = Control from Here
  6088. guiActiveUnfocused = False
  6089. unfocusedRange = 2
  6090. externalToEVAOnly = True
  6091. }
  6092. }
  6093. ACTIONS
  6094. {
  6095. UndockAction
  6096. {
  6097. actionGroup = None
  6098. }
  6099. DecoupleAction
  6100. {
  6101. actionGroup = None
  6102. }
  6103. }
  6104. }
  6105. }
  6106. PART
  6107. {
  6108. part = dockingPort2_4294756248
  6109. partName = Part
  6110. pos = -4.48466,7.456276,-2.210322
  6111. rot = 9.710362E-09,-0.7071068,6.931501E-08,-0.7071068
  6112. attRot = -0.9999999,0,0,0
  6113. mir = 1,1,1
  6114. istg = 0
  6115. dstg = 0
  6116. sidx = -1
  6117. sqor = -1
  6118. attm = 0
  6119. modCost = 0
  6120. link = probeStackSmall_4294752002
  6121. srfN = srfAttach,fuelTank1-2_4294799276
  6122. attN = top,dockingPort2_4294797536
  6123. attN = bottom,probeStackSmall_4294752002
  6124. EVENTS
  6125. {
  6126. }
  6127. ACTIONS
  6128. {
  6129. }
  6130. MODULE
  6131. {
  6132. name = ModuleDockingNode
  6133. isEnabled = True
  6134. state = Ready
  6135. dockUId = 0
  6136. dockNodeIdx = 0
  6137. EVENTS
  6138. {
  6139. Undock
  6140. {
  6141. active = False
  6142. guiActive = True
  6143. guiIcon = Undock
  6144. guiName = Undock
  6145. category = Undock
  6146. guiActiveUnfocused = True
  6147. unfocusedRange = 2
  6148. externalToEVAOnly = True
  6149. }
  6150. UndockSameVessel
  6151. {
  6152. active = False
  6153. guiActive = True
  6154. guiIcon = Undock
  6155. guiName = Undock
  6156. category = Undock
  6157. guiActiveUnfocused = True
  6158. unfocusedRange = 2
  6159. externalToEVAOnly = True
  6160. }
  6161. Decouple
  6162. {
  6163. active = False
  6164. guiActive = True
  6165. guiIcon = Decouple Node
  6166. guiName = Decouple Node
  6167. category = Decouple Node
  6168. guiActiveUnfocused = True
  6169. unfocusedRange = 2
  6170. externalToEVAOnly = True
  6171. }
  6172. SetAsTarget
  6173. {
  6174. active = True
  6175. guiActive = False
  6176. guiIcon = Set as Target
  6177. guiName = Set as Target
  6178. category = Set as Target
  6179. guiActiveUnfocused = True
  6180. unfocusedRange = 200
  6181. externalToEVAOnly = False
  6182. }
  6183. UnsetTarget
  6184. {
  6185. active = True
  6186. guiActive = False
  6187. guiIcon = Unset Target
  6188. guiName = Unset Target
  6189. category = Unset Target
  6190. guiActiveUnfocused = True
  6191. unfocusedRange = 200
  6192. externalToEVAOnly = False
  6193. }
  6194. EnableXFeed
  6195. {
  6196. active = False
  6197. guiActive = True
  6198. guiIcon = Enable Crossfeed
  6199. guiName = Enable Crossfeed
  6200. category = Enable Crossfeed
  6201. guiActiveUnfocused = False
  6202. unfocusedRange = 2
  6203. externalToEVAOnly = True
  6204. }
  6205. DisableXFeed
  6206. {
  6207. active = False
  6208. guiActive = True
  6209. guiIcon = Disable Crossfeed
  6210. guiName = Disable Crossfeed
  6211. category = Disable Crossfeed
  6212. guiActiveUnfocused = False
  6213. unfocusedRange = 2
  6214. externalToEVAOnly = True
  6215. }
  6216. MakeReferenceTransform
  6217. {
  6218. active = True
  6219. guiActive = True
  6220. guiIcon = Control from Here
  6221. guiName = Control from Here
  6222. category = Control from Here
  6223. guiActiveUnfocused = False
  6224. unfocusedRange = 2
  6225. externalToEVAOnly = True
  6226. }
  6227. }
  6228. ACTIONS
  6229. {
  6230. UndockAction
  6231. {
  6232. actionGroup = None
  6233. }
  6234. DecoupleAction
  6235. {
  6236. actionGroup = None
  6237. }
  6238. }
  6239. }
  6240. }
  6241. PART
  6242. {
  6243. part = probeStackSmall_4294752002
  6244. partName = Part
  6245. pos = -4.484661,7.356275,-2.210322
  6246. rot = -0.7071068,9.17055E-08,0.7071068,1.268017E-08
  6247. attRot = -0.7071068,0,0,0.7071068
  6248. mir = 1,1,1
  6249. istg = 0
  6250. dstg = 0
  6251. sidx = -1
  6252. sqor = -1
  6253. attm = 0
  6254. modCost = 0
  6255. link = science.module_4294730520
  6256. attN = bottom,dockingPort2_4294756248
  6257. attN = top,science.module_4294730520
  6258. EVENTS
  6259. {
  6260. }
  6261. ACTIONS
  6262. {
  6263. }
  6264. MODULE
  6265. {
  6266. name = ModuleCommand
  6267. isEnabled = True
  6268. controlSrcStatusText =
  6269. EVENTS
  6270. {
  6271. MakeReference
  6272. {
  6273. active = True
  6274. guiActive = True
  6275. guiIcon = Control From Here
  6276. guiName = Control From Here
  6277. category = Control From Here
  6278. guiActiveUnfocused = False
  6279. unfocusedRange = 2
  6280. externalToEVAOnly = True
  6281. }
  6282. RenameVessel
  6283. {
  6284. active = True
  6285. guiActive = True
  6286. guiIcon = Rename Vessel
  6287. guiName = Rename Vessel
  6288. category = Rename Vessel
  6289. guiActiveUnfocused = False
  6290. unfocusedRange = 2
  6291. externalToEVAOnly = True
  6292. }
  6293. }
  6294. ACTIONS
  6295. {
  6296. }
  6297. }
  6298. MODULE
  6299. {
  6300. name = ModuleReactionWheel
  6301. isEnabled = True
  6302. stateString =
  6303. WheelState = Active
  6304. EVENTS
  6305. {
  6306. OnToggle
  6307. {
  6308. active = True
  6309. guiActive = True
  6310. guiIcon = Toggle Torque
  6311. guiName = Toggle Torque
  6312. category = Toggle Torque
  6313. guiActiveUnfocused = False
  6314. unfocusedRange = 2
  6315. externalToEVAOnly = True
  6316. }
  6317. }
  6318. ACTIONS
  6319. {
  6320. Activate
  6321. {
  6322. actionGroup = None
  6323. }
  6324. Deactivate
  6325. {
  6326. actionGroup = None
  6327. }
  6328. Toggle
  6329. {
  6330. actionGroup = None
  6331. }
  6332. }
  6333. }
  6334. MODULE
  6335. {
  6336. name = ModuleSAS
  6337. isEnabled = True
  6338. EVENTS
  6339. {
  6340. }
  6341. ACTIONS
  6342. {
  6343. }
  6344. }
  6345. MODULE
  6346. {
  6347. name = ModuleTripLogger
  6348. isEnabled = True
  6349. EVENTS
  6350. {
  6351. }
  6352. ACTIONS
  6353. {
  6354. }
  6355. Surfaced
  6356. {
  6357. }
  6358. Flew
  6359. {
  6360. }
  6361. FlewBy
  6362. {
  6363. }
  6364. Orbited
  6365. {
  6366. }
  6367. SubOrbited
  6368. {
  6369. }
  6370. }
  6371. RESOURCE
  6372. {
  6373. name = ElectricCharge
  6374. amount = 30
  6375. maxAmount = 30
  6376. flowState = True
  6377. isTweakable = True
  6378. hideFlow = False
  6379. flowMode = Both
  6380. }
  6381. }
  6382. PART
  6383. {
  6384. part = science.module_4294730520
  6385. partName = Part
  6386. pos = -4.48466,6.743776,-2.210323
  6387. rot = -0.7071069,5.211053E-08,-0.7071067,-5.227514E-08
  6388. attRot = 0,0,0,1
  6389. mir = 1,1,1
  6390. istg = 0
  6391. dstg = 0
  6392. sidx = -1
  6393. sqor = -1
  6394. attm = 0
  6395. modCost = 0
  6396. link = batteryBank_4294717342
  6397. attN = top,batteryBank_4294717342
  6398. attN = bottom,probeStackSmall_4294752002
  6399. EVENTS
  6400. {
  6401. }
  6402. ACTIONS
  6403. {
  6404. }
  6405. MODULE
  6406. {
  6407. name = ModuleAnimateGeneric
  6408. isEnabled = True
  6409. status = Locked
  6410. animSwitch = True
  6411. animTime = 0
  6412. animSpeed = 1
  6413. EVENTS
  6414. {
  6415. Toggle
  6416. {
  6417. active = True
  6418. guiActive = False
  6419. guiIcon = Toggle
  6420. guiName = Deploy
  6421. category = Toggle
  6422. guiActiveUnfocused = False
  6423. unfocusedRange = 2
  6424. externalToEVAOnly = True
  6425. }
  6426. }
  6427. ACTIONS
  6428. {
  6429. ToggleAction
  6430. {
  6431. actionGroup = None
  6432. }
  6433. }
  6434. }
  6435. MODULE
  6436. {
  6437. name = ModuleScienceExperiment
  6438. isEnabled = True
  6439. Deployed = False
  6440. Inoperable = False
  6441. EVENTS
  6442. {
  6443. DeployExperiment
  6444. {
  6445. active = True
  6446. guiActive = True
  6447. guiIcon = Deploy
  6448. guiName = Deploy
  6449. category = Deploy
  6450. guiActiveUnfocused = False
  6451. unfocusedRange = 2
  6452. externalToEVAOnly = True
  6453. }
  6454. CollectDataExternalEvent
  6455. {
  6456. active = True
  6457. guiActive = False
  6458. guiIcon =
  6459. guiName =
  6460. category =
  6461. guiActiveUnfocused = True
  6462. unfocusedRange = 1.5
  6463. externalToEVAOnly = True
  6464. }
  6465. ReviewDataEvent
  6466. {
  6467. active = True
  6468. guiActive = True
  6469. guiIcon = Review Data
  6470. guiName = Review Data
  6471. category = Review Data
  6472. guiActiveUnfocused = False
  6473. unfocusedRange = 2
  6474. externalToEVAOnly = True
  6475. }
  6476. ResetExperiment
  6477. {
  6478. active = True
  6479. guiActive = True
  6480. guiIcon = Reset
  6481. guiName = Reset
  6482. category = Reset
  6483. guiActiveUnfocused = False
  6484. unfocusedRange = 2
  6485. externalToEVAOnly = True
  6486. }
  6487. ResetExperimentExternal
  6488. {
  6489. active = True
  6490. guiActive = False
  6491. guiIcon = Reset
  6492. guiName = Reset
  6493. category = Reset
  6494. guiActiveUnfocused = True
  6495. unfocusedRange = 2
  6496. externalToEVAOnly = True
  6497. }
  6498. }
  6499. ACTIONS
  6500. {
  6501. DeployAction
  6502. {
  6503. actionGroup = None
  6504. }
  6505. ResetAction
  6506. {
  6507. actionGroup = None
  6508. }
  6509. }
  6510. }
  6511. }
  6512. PART
  6513. {
  6514. part = batteryBank_4294717342
  6515. partName = Part
  6516. pos = -4.48466,6.020422,-2.210323
  6517. rot = -0.7071069,5.211053E-08,-0.7071067,-5.227514E-08
  6518. attRot = 0,0,0,1
  6519. mir = 1,1,1
  6520. istg = 1
  6521. dstg = 1
  6522. sidx = -1
  6523. sqor = -1
  6524. attm = 0
  6525. modCost = 0
  6526. link = fuelTankSmallFlat_4294747294
  6527. attN = top,fuelTankSmallFlat_4294747294
  6528. attN = bottom,science.module_4294730520
  6529. EVENTS
  6530. {
  6531. }
  6532. ACTIONS
  6533. {
  6534. }
  6535. RESOURCE
  6536. {
  6537. name = ElectricCharge
  6538. amount = 1000
  6539. maxAmount = 1000
  6540. flowState = True
  6541. isTweakable = True
  6542. hideFlow = False
  6543. flowMode = Both
  6544. }
  6545. }
  6546. PART
  6547. {
  6548. part = fuelTankSmallFlat_4294747294
  6549. partName = Part
  6550. pos = -4.48466,5.597068,-2.210324
  6551. rot = -0.7071069,5.211053E-08,-0.7071067,-5.227514E-08
  6552. attRot = 0,0,0,0.9999999
  6553. mir = 1,1,1
  6554. istg = 1
  6555. dstg = 1
  6556. sidx = -1
  6557. sqor = -1
  6558. attm = 0
  6559. modCost = 0
  6560. link = microEngine_4294740668
  6561. link = solarPanels4_4294724230
  6562. link = solarPanels4_4294723102
  6563. link = solarPanels4_4294722844
  6564. link = solarPanels4_4294722608
  6565. link = solarPanels4_4294722348
  6566. link = solarPanels4_4294722230
  6567. link = longAntenna_4294703420
  6568. link = sensorBarometer_4294702468
  6569. link = sensorAccelerometer_4294701548
  6570. link = sensorThermometer_4294700312
  6571. link = sensorGravimeter_4294699290
  6572. attN = top,microEngine_4294740668
  6573. attN = bottom,batteryBank_4294717342
  6574. EVENTS
  6575. {
  6576. }
  6577. ACTIONS
  6578. {
  6579. }
  6580. RESOURCE
  6581. {
  6582. name = LiquidFuel
  6583. amount = 45
  6584. maxAmount = 45
  6585. flowState = True
  6586. isTweakable = True
  6587. hideFlow = False
  6588. flowMode = Both
  6589. }
  6590. RESOURCE
  6591. {
  6592. name = Oxidizer
  6593. amount = 55
  6594. maxAmount = 55
  6595. flowState = True
  6596. isTweakable = True
  6597. hideFlow = False
  6598. flowMode = Both
  6599. }
  6600. }
  6601. PART
  6602. {
  6603. part = microEngine_4294740668
  6604. partName = Part
  6605. pos = -4.484659,5.284568,-2.210324
  6606. rot = 2.980229E-08,0.7071067,2.963773E-08,-0.7071069
  6607. attRot = -0.7071067,0,0,-0.7071067
  6608. mir = 1,1,1
  6609. istg = 2
  6610. dstg = 1
  6611. sidx = 7
  6612. sqor = 2
  6613. attm = 0
  6614. modCost = 0
  6615. attN = top,fuelTankSmallFlat_4294747294
  6616. EVENTS
  6617. {
  6618. }
  6619. ACTIONS
  6620. {
  6621. }
  6622. MODULE
  6623. {
  6624. name = ModuleEngines
  6625. isEnabled = True
  6626. staged = False
  6627. flameout = False
  6628. EngineIgnited = False
  6629. engineShutdown = False
  6630. currentThrottle = 0
  6631. thrustPercentage = 100
  6632. manuallyOverridden = False
  6633. thrustPercentage_UIFlight
  6634. {
  6635. controlEnabled = True
  6636. minValue = 0
  6637. maxValue = 100
  6638. stepIncrement = 0.5
  6639. }
  6640. EVENTS
  6641. {
  6642. Activate
  6643. {
  6644. active = True
  6645. guiActive = True
  6646. guiIcon = Activate Engine
  6647. guiName = Activate Engine
  6648. category = Activate Engine
  6649. guiActiveUnfocused = False
  6650. unfocusedRange = 2
  6651. externalToEVAOnly = True
  6652. }
  6653. Shutdown
  6654. {
  6655. active = False
  6656. guiActive = True
  6657. guiIcon = Shutdown Engine
  6658. guiName = Shutdown Engine
  6659. category = Shutdown Engine
  6660. guiActiveUnfocused = False
  6661. unfocusedRange = 2
  6662. externalToEVAOnly = True
  6663. }
  6664. }
  6665. ACTIONS
  6666. {
  6667. OnAction
  6668. {
  6669. actionGroup = None
  6670. }
  6671. ShutdownAction
  6672. {
  6673. actionGroup = None
  6674. }
  6675. ActivateAction
  6676. {
  6677. actionGroup = None
  6678. }
  6679. }
  6680. }
  6681. MODULE
  6682. {
  6683. name = ModuleTestSubject
  6684. isEnabled = True
  6685. EVENTS
  6686. {
  6687. RunTestEvent
  6688. {
  6689. active = False
  6690. guiActive = True
  6691. guiIcon = Run Test
  6692. guiName = Run Test
  6693. category = Run Test
  6694. guiActiveUnfocused = False
  6695. unfocusedRange = 2
  6696. externalToEVAOnly = True
  6697. }
  6698. }
  6699. ACTIONS
  6700. {
  6701. }
  6702. }
  6703. }
  6704. PART
  6705. {
  6706. part = solarPanels4_4294724230
  6707. partName = Part
  6708. pos = -4.790455,5.578914,-2.739978
  6709. rot = 0.8660256,-3.34455E-08,0.4999999,6.742592E-08
  6710. attRot = 0,0,0,1
  6711. mir = 1,1,1
  6712. istg = 1
  6713. dstg = 1
  6714. sidx = -1
  6715. sqor = -1
  6716. attm = 1
  6717. modCost = 0
  6718. sym = solarPanels4_4294723102
  6719. srfN = srfAttach,fuelTankSmallFlat_4294747294
  6720. EVENTS
  6721. {
  6722. }
  6723. ACTIONS
  6724. {
  6725. }
  6726. MODULE
  6727. {
  6728. name = ModuleDeployableSolarPanel
  6729. isEnabled = True
  6730. currentRotation = (0, 0, 0, 0)
  6731. stateString = RETRACTED
  6732. storedAnimationTime = 0
  6733. storedAnimationSpeed = 0
  6734. EVENTS
  6735. {
  6736. Extend
  6737. {
  6738. active = True
  6739. guiActive = True
  6740. guiIcon = Extend Panels
  6741. guiName = Extend Panels
  6742. category = Extend Panels
  6743. guiActiveUnfocused = True
  6744. unfocusedRange = 4
  6745. externalToEVAOnly = True
  6746. }
  6747. Retract
  6748. {
  6749. active = True
  6750. guiActive = True
  6751. guiIcon = Retract Panels
  6752. guiName = Retract Panels
  6753. category = Retract Panels
  6754. guiActiveUnfocused = True
  6755. unfocusedRange = 4
  6756. externalToEVAOnly = True
  6757. }
  6758. }
  6759. ACTIONS
  6760. {
  6761. ExtendPanelsAction
  6762. {
  6763. actionGroup = None
  6764. }
  6765. ExtendAction
  6766. {
  6767. actionGroup = None
  6768. }
  6769. RetractAction
  6770. {
  6771. actionGroup = None
  6772. }
  6773. }
  6774. }
  6775. }
  6776. PART
  6777. {
  6778. part = solarPanels4_4294723102
  6779. partName = Part
  6780. pos = -4.790455,5.578913,-1.680669
  6781. rot = 0.8660253,1.358973E-07,-0.5000001,1.555934E-08
  6782. attRot = 0,0,0,1
  6783. mir = 1,1,1
  6784. istg = 1
  6785. dstg = 1
  6786. sidx = -1
  6787. sqor = -1
  6788. attm = 1
  6789. modCost = 0
  6790. sym = solarPanels4_4294724230
  6791. srfN = srfAttach,fuelTankSmallFlat_4294747294
  6792. EVENTS
  6793. {
  6794. }
  6795. ACTIONS
  6796. {
  6797. }
  6798. MODULE
  6799. {
  6800. name = ModuleDeployableSolarPanel
  6801. isEnabled = True
  6802. currentRotation = (0, 0, 0, 0)
  6803. stateString = RETRACTED
  6804. storedAnimationTime = 0
  6805. storedAnimationSpeed = 0
  6806. EVENTS
  6807. {
  6808. Extend
  6809. {
  6810. active = True
  6811. guiActive = True
  6812. guiIcon = Extend Panels
  6813. guiName = Extend Panels
  6814. category = Extend Panels
  6815. guiActiveUnfocused = True
  6816. unfocusedRange = 4
  6817. externalToEVAOnly = True
  6818. }
  6819. Retract
  6820. {
  6821. active = True
  6822. guiActive = True
  6823. guiIcon = Retract Panels
  6824. guiName = Retract Panels
  6825. category = Retract Panels
  6826. guiActiveUnfocused = True
  6827. unfocusedRange = 4
  6828. externalToEVAOnly = True
  6829. }
  6830. }
  6831. ACTIONS
  6832. {
  6833. ExtendPanelsAction
  6834. {
  6835. actionGroup = None
  6836. }
  6837. ExtendAction
  6838. {
  6839. actionGroup = None
  6840. }
  6841. RetractAction
  6842. {
  6843. actionGroup = None
  6844. }
  6845. }
  6846. }
  6847. }
  6848. PART
  6849. {
  6850. part = solarPanels4_4294722844
  6851. partName = Part
  6852. pos = -4.484661,5.581205,-2.83402
  6853. rot = 0.7071069,-2.76802E-08,0.7071067,7.670544E-08
  6854. attRot = 0,0,0,1
  6855. mir = 1,1,1
  6856. istg = 1
  6857. dstg = 1
  6858. sidx = -1
  6859. sqor = -1
  6860. attm = 1
  6861. modCost = 0
  6862. sym = solarPanels4_4294722608
  6863. srfN = srfAttach,fuelTankSmallFlat_4294747294
  6864. EVENTS
  6865. {
  6866. }
  6867. ACTIONS
  6868. {
  6869. }
  6870. MODULE
  6871. {
  6872. name = ModuleDeployableSolarPanel
  6873. isEnabled = True
  6874. currentRotation = (0, 0, 0, 0)
  6875. stateString = RETRACTED
  6876. storedAnimationTime = 0
  6877. storedAnimationSpeed = 0
  6878. EVENTS
  6879. {
  6880. Extend
  6881. {
  6882. active = True
  6883. guiActive = True
  6884. guiIcon = Extend Panels
  6885. guiName = Extend Panels
  6886. category = Extend Panels
  6887. guiActiveUnfocused = True
  6888. unfocusedRange = 4
  6889. externalToEVAOnly = True
  6890. }
  6891. Retract
  6892. {
  6893. active = True
  6894. guiActive = True
  6895. guiIcon = Retract Panels
  6896. guiName = Retract Panels
  6897. category = Retract Panels
  6898. guiActiveUnfocused = True
  6899. unfocusedRange = 4
  6900. externalToEVAOnly = True
  6901. }
  6902. }
  6903. ACTIONS
  6904. {
  6905. ExtendPanelsAction
  6906. {
  6907. actionGroup = None
  6908. }
  6909. ExtendAction
  6910. {
  6911. actionGroup = None
  6912. }
  6913. RetractAction
  6914. {
  6915. actionGroup = None
  6916. }
  6917. }
  6918. }
  6919. }
  6920. PART
  6921. {
  6922. part = solarPanels4_4294722608
  6923. partName = Part
  6924. pos = -4.48466,5.581204,-1.586627
  6925. rot = 0.7071067,-2.784483E-08,-0.7071069,-7.654085E-08
  6926. attRot = 0,0,0,1
  6927. mir = 1,1,1
  6928. istg = 1
  6929. dstg = 1
  6930. sidx = -1
  6931. sqor = -1
  6932. attm = 1
  6933. modCost = 0
  6934. sym = solarPanels4_4294722844
  6935. srfN = srfAttach,fuelTankSmallFlat_4294747294
  6936. EVENTS
  6937. {
  6938. }
  6939. ACTIONS
  6940. {
  6941. }
  6942. MODULE
  6943. {
  6944. name = ModuleDeployableSolarPanel
  6945. isEnabled = True
  6946. currentRotation = (0, 0, 0, 0)
  6947. stateString = RETRACTED
  6948. storedAnimationTime = 0
  6949. storedAnimationSpeed = 0
  6950. EVENTS
  6951. {
  6952. Extend
  6953. {
  6954. active = True
  6955. guiActive = True
  6956. guiIcon = Extend Panels
  6957. guiName = Extend Panels
  6958. category = Extend Panels
  6959. guiActiveUnfocused = True
  6960. unfocusedRange = 4
  6961. externalToEVAOnly = True
  6962. }
  6963. Retract
  6964. {
  6965. active = True
  6966. guiActive = True
  6967. guiIcon = Retract Panels
  6968. guiName = Retract Panels
  6969. category = Retract Panels
  6970. guiActiveUnfocused = True
  6971. unfocusedRange = 4
  6972. externalToEVAOnly = True
  6973. }
  6974. }
  6975. ACTIONS
  6976. {
  6977. ExtendPanelsAction
  6978. {
  6979. actionGroup = None
  6980. }
  6981. ExtendAction
  6982. {
  6983. actionGroup = None
  6984. }
  6985. RetractAction
  6986. {
  6987. actionGroup = None
  6988. }
  6989. }
  6990. }
  6991. }
  6992. PART
  6993. {
  6994. part = solarPanels4_4294722348
  6995. partName = Part
  6996. pos = -4.175123,5.589284,-2.746459
  6997. rot = 0.5000001,-3.799603E-08,0.8660252,6.279018E-08
  6998. attRot = 0,0,0,1
  6999. mir = 1,1,1
  7000. istg = 1
  7001. dstg = 1
  7002. sidx = -1
  7003. sqor = -1
  7004. attm = 1
  7005. modCost = 0
  7006. sym = solarPanels4_4294722230
  7007. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7008. EVENTS
  7009. {
  7010. }
  7011. ACTIONS
  7012. {
  7013. }
  7014. MODULE
  7015. {
  7016. name = ModuleDeployableSolarPanel
  7017. isEnabled = True
  7018. currentRotation = (0, 0, 0, 0)
  7019. stateString = RETRACTED
  7020. storedAnimationTime = 0
  7021. storedAnimationSpeed = 0
  7022. EVENTS
  7023. {
  7024. Extend
  7025. {
  7026. active = True
  7027. guiActive = True
  7028. guiIcon = Extend Panels
  7029. guiName = Extend Panels
  7030. category = Extend Panels
  7031. guiActiveUnfocused = True
  7032. unfocusedRange = 4
  7033. externalToEVAOnly = True
  7034. }
  7035. Retract
  7036. {
  7037. active = True
  7038. guiActive = True
  7039. guiIcon = Retract Panels
  7040. guiName = Retract Panels
  7041. category = Retract Panels
  7042. guiActiveUnfocused = True
  7043. unfocusedRange = 4
  7044. externalToEVAOnly = True
  7045. }
  7046. }
  7047. ACTIONS
  7048. {
  7049. ExtendPanelsAction
  7050. {
  7051. actionGroup = None
  7052. }
  7053. ExtendAction
  7054. {
  7055. actionGroup = None
  7056. }
  7057. RetractAction
  7058. {
  7059. actionGroup = None
  7060. }
  7061. }
  7062. }
  7063. }
  7064. PART
  7065. {
  7066. part = solarPanels4_4294722230
  7067. partName = Part
  7068. pos = -4.175123,5.589283,-1.674189
  7069. rot = 0.5,-3.668763E-08,-0.8660255,-6.354561E-08
  7070. attRot = 0,0,0,1
  7071. mir = 1,1,1
  7072. istg = 1
  7073. dstg = 1
  7074. sidx = -1
  7075. sqor = -1
  7076. attm = 1
  7077. modCost = 0
  7078. sym = solarPanels4_4294722348
  7079. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7080. EVENTS
  7081. {
  7082. }
  7083. ACTIONS
  7084. {
  7085. }
  7086. MODULE
  7087. {
  7088. name = ModuleDeployableSolarPanel
  7089. isEnabled = True
  7090. currentRotation = (0, 0, 0, 0)
  7091. stateString = RETRACTED
  7092. storedAnimationTime = 0
  7093. storedAnimationSpeed = 0
  7094. EVENTS
  7095. {
  7096. Extend
  7097. {
  7098. active = True
  7099. guiActive = True
  7100. guiIcon = Extend Panels
  7101. guiName = Extend Panels
  7102. category = Extend Panels
  7103. guiActiveUnfocused = True
  7104. unfocusedRange = 4
  7105. externalToEVAOnly = True
  7106. }
  7107. Retract
  7108. {
  7109. active = True
  7110. guiActive = True
  7111. guiIcon = Retract Panels
  7112. guiName = Retract Panels
  7113. category = Retract Panels
  7114. guiActiveUnfocused = True
  7115. unfocusedRange = 4
  7116. externalToEVAOnly = True
  7117. }
  7118. }
  7119. ACTIONS
  7120. {
  7121. ExtendPanelsAction
  7122. {
  7123. actionGroup = None
  7124. }
  7125. ExtendAction
  7126. {
  7127. actionGroup = None
  7128. }
  7129. RetractAction
  7130. {
  7131. actionGroup = None
  7132. }
  7133. }
  7134. }
  7135. }
  7136. PART
  7137. {
  7138. part = longAntenna_4294703420
  7139. partName = Part
  7140. pos = -5.100269,5.61846,-2.210324
  7141. rot = 0.270598,-0.6532816,-0.270598,-0.6532815
  7142. attRot = 0.3826835,0,0,0.9238796
  7143. mir = 1,1,1
  7144. istg = 1
  7145. dstg = 1
  7146. sidx = -1
  7147. sqor = -1
  7148. attm = 1
  7149. modCost = 0
  7150. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7151. EVENTS
  7152. {
  7153. }
  7154. ACTIONS
  7155. {
  7156. }
  7157. MODULE
  7158. {
  7159. name = ModuleAnimateGeneric
  7160. isEnabled = True
  7161. status = Locked
  7162. animSwitch = True
  7163. animTime = 0
  7164. animSpeed = 1
  7165. EVENTS
  7166. {
  7167. Toggle
  7168. {
  7169. active = True
  7170. guiActive = True
  7171. guiIcon = Toggle
  7172. guiName = Extend
  7173. category = Toggle
  7174. guiActiveUnfocused = False
  7175. unfocusedRange = 2
  7176. externalToEVAOnly = True
  7177. }
  7178. }
  7179. ACTIONS
  7180. {
  7181. ToggleAction
  7182. {
  7183. actionGroup = None
  7184. }
  7185. }
  7186. }
  7187. MODULE
  7188. {
  7189. name = ModuleDataTransmitter
  7190. isEnabled = True
  7191. EVENTS
  7192. {
  7193. StartTransmission
  7194. {
  7195. active = True
  7196. guiActive = True
  7197. guiIcon = Transmit Data
  7198. guiName = Transmit Data
  7199. category = Transmit Data
  7200. guiActiveUnfocused = False
  7201. unfocusedRange = 2
  7202. externalToEVAOnly = True
  7203. }
  7204. StopTransmission
  7205. {
  7206. active = False
  7207. guiActive = True
  7208. guiIcon = Stop Transmitting
  7209. guiName = Stop Transmitting
  7210. category = Stop Transmitting
  7211. guiActiveUnfocused = False
  7212. unfocusedRange = 2
  7213. externalToEVAOnly = True
  7214. }
  7215. }
  7216. ACTIONS
  7217. {
  7218. }
  7219. }
  7220. }
  7221. PART
  7222. {
  7223. part = sensorBarometer_4294702468
  7224. partName = Part
  7225. pos = -5.020733,5.61282,-2.519826
  7226. rot = -0.5,6.711984E-08,-0.8660253,-7.349092E-08
  7227. attRot = 0,0,0,1
  7228. mir = 1,1,1
  7229. istg = 1
  7230. dstg = 1
  7231. sidx = -1
  7232. sqor = -1
  7233. attm = 1
  7234. modCost = 0
  7235. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7236. EVENTS
  7237. {
  7238. }
  7239. ACTIONS
  7240. {
  7241. }
  7242. MODULE
  7243. {
  7244. name = ModuleEnviroSensor
  7245. isEnabled = True
  7246. sensorActive = False
  7247. EVENTS
  7248. {
  7249. Toggle
  7250. {
  7251. active = True
  7252. guiActive = True
  7253. guiIcon = Toggle Display
  7254. guiName = Toggle Display
  7255. category = Toggle Display
  7256. guiActiveUnfocused = False
  7257. unfocusedRange = 2
  7258. externalToEVAOnly = True
  7259. }
  7260. }
  7261. ACTIONS
  7262. {
  7263. ToggleAction
  7264. {
  7265. actionGroup = None
  7266. }
  7267. }
  7268. }
  7269. MODULE
  7270. {
  7271. name = ModuleScienceExperiment
  7272. isEnabled = True
  7273. Deployed = False
  7274. Inoperable = False
  7275. EVENTS
  7276. {
  7277. DeployExperiment
  7278. {
  7279. active = True
  7280. guiActive = True
  7281. guiIcon = Deploy
  7282. guiName = Deploy
  7283. category = Deploy
  7284. guiActiveUnfocused = False
  7285. unfocusedRange = 2
  7286. externalToEVAOnly = True
  7287. }
  7288. CollectDataExternalEvent
  7289. {
  7290. active = True
  7291. guiActive = False
  7292. guiIcon =
  7293. guiName =
  7294. category =
  7295. guiActiveUnfocused = True
  7296. unfocusedRange = 1.5
  7297. externalToEVAOnly = True
  7298. }
  7299. ReviewDataEvent
  7300. {
  7301. active = True
  7302. guiActive = True
  7303. guiIcon = Review Data
  7304. guiName = Review Data
  7305. category = Review Data
  7306. guiActiveUnfocused = False
  7307. unfocusedRange = 2
  7308. externalToEVAOnly = True
  7309. }
  7310. ResetExperiment
  7311. {
  7312. active = True
  7313. guiActive = True
  7314. guiIcon = Reset
  7315. guiName = Reset
  7316. category = Reset
  7317. guiActiveUnfocused = False
  7318. unfocusedRange = 2
  7319. externalToEVAOnly = True
  7320. }
  7321. ResetExperimentExternal
  7322. {
  7323. active = True
  7324. guiActive = False
  7325. guiIcon = Reset
  7326. guiName = Reset
  7327. category = Reset
  7328. guiActiveUnfocused = True
  7329. unfocusedRange = 2
  7330. externalToEVAOnly = True
  7331. }
  7332. }
  7333. ACTIONS
  7334. {
  7335. DeployAction
  7336. {
  7337. actionGroup = None
  7338. }
  7339. ResetAction
  7340. {
  7341. actionGroup = None
  7342. }
  7343. }
  7344. }
  7345. }
  7346. PART
  7347. {
  7348. part = sensorAccelerometer_4294701548
  7349. partName = Part
  7350. pos = -5.015767,5.597315,-1.903689
  7351. rot = 0.8660254,-5.43549E-08,0.5000001,4.883883E-08
  7352. attRot = 0,0,0,1
  7353. mir = 1,1,1
  7354. istg = 1
  7355. dstg = 1
  7356. sidx = -1
  7357. sqor = -1
  7358. attm = 1
  7359. modCost = 0
  7360. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7361. EVENTS
  7362. {
  7363. }
  7364. ACTIONS
  7365. {
  7366. }
  7367. MODULE
  7368. {
  7369. name = ModuleEnviroSensor
  7370. isEnabled = True
  7371. sensorActive = False
  7372. EVENTS
  7373. {
  7374. Toggle
  7375. {
  7376. active = True
  7377. guiActive = True
  7378. guiIcon = Toggle Display
  7379. guiName = Toggle Display
  7380. category = Toggle Display
  7381. guiActiveUnfocused = False
  7382. unfocusedRange = 2
  7383. externalToEVAOnly = True
  7384. }
  7385. }
  7386. ACTIONS
  7387. {
  7388. ToggleAction
  7389. {
  7390. actionGroup = None
  7391. }
  7392. }
  7393. }
  7394. MODULE
  7395. {
  7396. name = ModuleScienceExperiment
  7397. isEnabled = True
  7398. Deployed = False
  7399. Inoperable = False
  7400. EVENTS
  7401. {
  7402. DeployExperiment
  7403. {
  7404. active = True
  7405. guiActive = True
  7406. guiIcon = Deploy
  7407. guiName = Deploy
  7408. category = Deploy
  7409. guiActiveUnfocused = False
  7410. unfocusedRange = 2
  7411. externalToEVAOnly = True
  7412. }
  7413. CollectDataExternalEvent
  7414. {
  7415. active = True
  7416. guiActive = False
  7417. guiIcon =
  7418. guiName =
  7419. category =
  7420. guiActiveUnfocused = True
  7421. unfocusedRange = 1.5
  7422. externalToEVAOnly = True
  7423. }
  7424. ReviewDataEvent
  7425. {
  7426. active = True
  7427. guiActive = True
  7428. guiIcon = Review Data
  7429. guiName = Review Data
  7430. category = Review Data
  7431. guiActiveUnfocused = False
  7432. unfocusedRange = 2
  7433. externalToEVAOnly = True
  7434. }
  7435. ResetExperiment
  7436. {
  7437. active = True
  7438. guiActive = True
  7439. guiIcon = Reset
  7440. guiName = Reset
  7441. category = Reset
  7442. guiActiveUnfocused = False
  7443. unfocusedRange = 2
  7444. externalToEVAOnly = True
  7445. }
  7446. ResetExperimentExternal
  7447. {
  7448. active = True
  7449. guiActive = False
  7450. guiIcon = Reset
  7451. guiName = Reset
  7452. category = Reset
  7453. guiActiveUnfocused = True
  7454. unfocusedRange = 2
  7455. externalToEVAOnly = True
  7456. }
  7457. }
  7458. ACTIONS
  7459. {
  7460. DeployAction
  7461. {
  7462. actionGroup = None
  7463. }
  7464. ResetAction
  7465. {
  7466. actionGroup = None
  7467. }
  7468. }
  7469. }
  7470. }
  7471. PART
  7472. {
  7473. part = sensorThermometer_4294700312
  7474. partName = Part
  7475. pos = -3.952514,5.576666,-1.903089
  7476. rot = 0.8660254,-1.129755E-08,-0.4999999,-4.734181E-08
  7477. attRot = 0,0,0,1
  7478. mir = 1,1,1
  7479. istg = 1
  7480. dstg = 1
  7481. sidx = -1
  7482. sqor = -1
  7483. attm = 1
  7484. modCost = 0
  7485. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7486. EVENTS
  7487. {
  7488. }
  7489. ACTIONS
  7490. {
  7491. }
  7492. MODULE
  7493. {
  7494. name = ModuleEnviroSensor
  7495. isEnabled = True
  7496. sensorActive = False
  7497. EVENTS
  7498. {
  7499. Toggle
  7500. {
  7501. active = True
  7502. guiActive = True
  7503. guiIcon = Toggle Display
  7504. guiName = Toggle Display
  7505. category = Toggle Display
  7506. guiActiveUnfocused = False
  7507. unfocusedRange = 2
  7508. externalToEVAOnly = True
  7509. }
  7510. }
  7511. ACTIONS
  7512. {
  7513. ToggleAction
  7514. {
  7515. actionGroup = None
  7516. }
  7517. }
  7518. }
  7519. MODULE
  7520. {
  7521. name = ModuleScienceExperiment
  7522. isEnabled = True
  7523. Deployed = False
  7524. Inoperable = False
  7525. EVENTS
  7526. {
  7527. DeployExperiment
  7528. {
  7529. active = True
  7530. guiActive = True
  7531. guiIcon = Deploy
  7532. guiName = Deploy
  7533. category = Deploy
  7534. guiActiveUnfocused = False
  7535. unfocusedRange = 2
  7536. externalToEVAOnly = True
  7537. }
  7538. CollectDataExternalEvent
  7539. {
  7540. active = True
  7541. guiActive = False
  7542. guiIcon =
  7543. guiName =
  7544. category =
  7545. guiActiveUnfocused = True
  7546. unfocusedRange = 1.5
  7547. externalToEVAOnly = True
  7548. }
  7549. ReviewDataEvent
  7550. {
  7551. active = True
  7552. guiActive = True
  7553. guiIcon = Review Data
  7554. guiName = Review Data
  7555. category = Review Data
  7556. guiActiveUnfocused = False
  7557. unfocusedRange = 2
  7558. externalToEVAOnly = True
  7559. }
  7560. ResetExperiment
  7561. {
  7562. active = True
  7563. guiActive = True
  7564. guiIcon = Reset
  7565. guiName = Reset
  7566. category = Reset
  7567. guiActiveUnfocused = False
  7568. unfocusedRange = 2
  7569. externalToEVAOnly = True
  7570. }
  7571. ResetExperimentExternal
  7572. {
  7573. active = True
  7574. guiActive = False
  7575. guiIcon = Reset
  7576. guiName = Reset
  7577. category = Reset
  7578. guiActiveUnfocused = True
  7579. unfocusedRange = 2
  7580. externalToEVAOnly = True
  7581. }
  7582. }
  7583. ACTIONS
  7584. {
  7585. DeployAction
  7586. {
  7587. actionGroup = None
  7588. }
  7589. ResetAction
  7590. {
  7591. actionGroup = None
  7592. }
  7593. }
  7594. }
  7595. }
  7596. PART
  7597. {
  7598. part = sensorGravimeter_4294699290
  7599. partName = Part
  7600. pos = -3.897961,5.5747,-2.367529
  7601. rot = 0.6087614,-8.717298E-08,-0.7933535,-1.634114E-08
  7602. attRot = 0,0,0,1
  7603. mir = 1,1,1
  7604. istg = 1
  7605. dstg = 1
  7606. sidx = -1
  7607. sqor = -1
  7608. attm = 1
  7609. modCost = 0
  7610. srfN = srfAttach,fuelTankSmallFlat_4294747294
  7611. EVENTS
  7612. {
  7613. }
  7614. ACTIONS
  7615. {
  7616. }
  7617. MODULE
  7618. {
  7619. name = ModuleEnviroSensor
  7620. isEnabled = True
  7621. sensorActive = False
  7622. EVENTS
  7623. {
  7624. Toggle
  7625. {
  7626. active = True
  7627. guiActive = True
  7628. guiIcon = Toggle Display
  7629. guiName = Toggle Display
  7630. category = Toggle Display
  7631. guiActiveUnfocused = False
  7632. unfocusedRange = 2
  7633. externalToEVAOnly = True
  7634. }
  7635. }
  7636. ACTIONS
  7637. {
  7638. ToggleAction
  7639. {
  7640. actionGroup = None
  7641. }
  7642. }
  7643. }
  7644. MODULE
  7645. {
  7646. name = ModuleScienceExperiment
  7647. isEnabled = True
  7648. Deployed = False
  7649. Inoperable = False
  7650. EVENTS
  7651. {
  7652. DeployExperiment
  7653. {
  7654. active = True
  7655. guiActive = True
  7656. guiIcon = Deploy
  7657. guiName = Deploy
  7658. category = Deploy
  7659. guiActiveUnfocused = False
  7660. unfocusedRange = 2
  7661. externalToEVAOnly = True
  7662. }
  7663. CollectDataExternalEvent
  7664. {
  7665. active = True
  7666. guiActive = False
  7667. guiIcon =
  7668. guiName =
  7669. category =
  7670. guiActiveUnfocused = True
  7671. unfocusedRange = 1.5
  7672. externalToEVAOnly = True
  7673. }
  7674. ReviewDataEvent
  7675. {
  7676. active = True
  7677. guiActive = True
  7678. guiIcon = Review Data
  7679. guiName = Review Data
  7680. category = Review Data
  7681. guiActiveUnfocused = False
  7682. unfocusedRange = 2
  7683. externalToEVAOnly = True
  7684. }
  7685. ResetExperiment
  7686. {
  7687. active = True
  7688. guiActive = True
  7689. guiIcon = Reset
  7690. guiName = Reset
  7691. category = Reset
  7692. guiActiveUnfocused = False
  7693. unfocusedRange = 2
  7694. externalToEVAOnly = True
  7695. }
  7696. ResetExperimentExternal
  7697. {
  7698. active = True
  7699. guiActive = False
  7700. guiIcon = Reset
  7701. guiName = Reset
  7702. category = Reset
  7703. guiActiveUnfocused = True
  7704. unfocusedRange = 2
  7705. externalToEVAOnly = True
  7706. }
  7707. }
  7708. ACTIONS
  7709. {
  7710. DeployAction
  7711. {
  7712. actionGroup = None
  7713. }
  7714. ResetAction
  7715. {
  7716. actionGroup = None
  7717. }
  7718. }
  7719. }
  7720. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement