Advertisement
Guest User

Space Station 1 ship from KSP

a guest
Mar 24th, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 301.01 KB | None | 0 0
  1. VESSEL
  2. {
  3. pid = e42f55c2f0b54b08aefdc3ec749a85af
  4. name = Space Station 1
  5. type = Station
  6. sit = ORBITING
  7. landed = False
  8. landedAt =
  9. splashed = False
  10. met = 13108891.511813
  11. lct = 667.199999999683
  12. root = 0
  13. lat = 1.26460016607717
  14. lon = 261.206432119367
  15. alt = 126202.190167729
  16. hgt = -1
  17. nrm = 0.7504942,0.1982823,0.6304306
  18. rot = -0.1057417,-0.9252952,0.1597645,-0.3272965
  19. CoM = -0.9048564,-4.587152,5.654559
  20. stg = 1
  21. prst = False
  22. ref = 3025240400
  23. ctrl = True
  24. cPch = 0.2040003
  25. cHdg = -1.05
  26. cMod = 0
  27. ORBIT
  28. {
  29. SMA = 732625.291048865
  30. ECC = 0.0087788170035207
  31. INC = 1.41622845330564
  32. LPE = 120.095404858547
  33. LAN = 207.936295854798
  34. MNA = 6.22671273590585
  35. EPH = 13109558.731813
  36. REF = 1
  37. }
  38. PART
  39. {
  40. name = mk2LanderCabin
  41. uid = 3025240400
  42. mid = 0
  43. launchID = 0
  44. parent = 0
  45. position = 0,0,0
  46. rotation = 0,0,0,1
  47. mirror = 1,1,1
  48. istg = 0
  49. dstg = 0
  50. sqor = -1
  51. sidx = -1
  52. attm = 0
  53. srfN = None, -1
  54. attN = bottom, 1
  55. attN = top, 27
  56. mass = 2.5
  57. temp = -203.892
  58. expt = 0.5
  59. state = 1
  60. connected = True
  61. attached = True
  62. flag =
  63. rTrf = mk2LanderCabin (Space Station 1)
  64. modCost = 0
  65. crew = Sigbro Kerman
  66. crew = Richsby Kerman
  67. EVENTS
  68. {
  69. }
  70. ACTIONS
  71. {
  72. }
  73. MODULE
  74. {
  75. name = ModuleCommand
  76. isEnabled = True
  77. controlSrcStatusText = Operational
  78. EVENTS
  79. {
  80. MakeReference
  81. {
  82. active = True
  83. guiActive = True
  84. guiIcon = Control From Here
  85. guiName = Control From Here
  86. category = Control From Here
  87. guiActiveUnfocused = False
  88. unfocusedRange = 2
  89. externalToEVAOnly = True
  90. }
  91. RenameVessel
  92. {
  93. active = True
  94. guiActive = True
  95. guiIcon = Rename Vessel
  96. guiName = Rename Vessel
  97. category = Rename Vessel
  98. guiActiveUnfocused = False
  99. unfocusedRange = 2
  100. externalToEVAOnly = True
  101. }
  102. }
  103. ACTIONS
  104. {
  105. }
  106. }
  107. MODULE
  108. {
  109. name = ModuleSAS
  110. isEnabled = True
  111. EVENTS
  112. {
  113. }
  114. ACTIONS
  115. {
  116. }
  117. }
  118. MODULE
  119. {
  120. name = ModuleReactionWheel
  121. isEnabled = True
  122. stateString = Operational
  123. WheelState = Active
  124. EVENTS
  125. {
  126. OnToggle
  127. {
  128. active = True
  129. guiActive = True
  130. guiIcon = Toggle Torque
  131. guiName = Toggle Torque
  132. category = Toggle Torque
  133. guiActiveUnfocused = False
  134. unfocusedRange = 2
  135. externalToEVAOnly = True
  136. }
  137. }
  138. ACTIONS
  139. {
  140. Activate
  141. {
  142. actionGroup = None
  143. }
  144. Deactivate
  145. {
  146. actionGroup = None
  147. }
  148. Toggle
  149. {
  150. actionGroup = None
  151. }
  152. }
  153. }
  154. MODULE
  155. {
  156. name = ModuleScienceExperiment
  157. isEnabled = True
  158. Deployed = False
  159. Inoperable = False
  160. EVENTS
  161. {
  162. DeployExperiment
  163. {
  164. active = True
  165. guiActive = True
  166. guiIcon = Deploy
  167. guiName = Crew Report
  168. category = Deploy
  169. guiActiveUnfocused = False
  170. unfocusedRange = 2
  171. externalToEVAOnly = True
  172. }
  173. CollectDataExternalEvent
  174. {
  175. active = False
  176. guiActive = False
  177. guiIcon =
  178. guiName = Take Data
  179. category =
  180. guiActiveUnfocused = True
  181. unfocusedRange = 1.5
  182. externalToEVAOnly = True
  183. }
  184. ReviewDataEvent
  185. {
  186. active = False
  187. guiActive = True
  188. guiIcon = Review Data
  189. guiName = Review Report
  190. category = Review Data
  191. guiActiveUnfocused = False
  192. unfocusedRange = 2
  193. externalToEVAOnly = True
  194. }
  195. ResetExperiment
  196. {
  197. active = False
  198. guiActive = True
  199. guiIcon = Reset
  200. guiName = Discard Crew Report
  201. category = Reset
  202. guiActiveUnfocused = False
  203. unfocusedRange = 2
  204. externalToEVAOnly = True
  205. }
  206. ResetExperimentExternal
  207. {
  208. active = False
  209. guiActive = False
  210. guiIcon = Reset
  211. guiName = Discard Crew Report
  212. category = Reset
  213. guiActiveUnfocused = True
  214. unfocusedRange = 1.5
  215. externalToEVAOnly = True
  216. }
  217. }
  218. ACTIONS
  219. {
  220. DeployAction
  221. {
  222. actionGroup = None
  223. }
  224. ResetAction
  225. {
  226. actionGroup = None
  227. }
  228. }
  229. }
  230. MODULE
  231. {
  232. name = ModuleScienceContainer
  233. isEnabled = True
  234. EVENTS
  235. {
  236. StoreDataExternalEvent
  237. {
  238. active = False
  239. guiActive = False
  240. guiIcon =
  241. guiName = Store Experiments (0)
  242. category =
  243. guiActiveUnfocused = True
  244. unfocusedRange = 2
  245. externalToEVAOnly = True
  246. }
  247. CollectDataExternalEvent
  248. {
  249. active = False
  250. guiActive = False
  251. guiIcon =
  252. guiName = Take Data (0)
  253. category =
  254. guiActiveUnfocused = True
  255. unfocusedRange = 2
  256. externalToEVAOnly = True
  257. }
  258. ReviewDataEvent
  259. {
  260. active = False
  261. guiActive = True
  262. guiIcon = Review Data
  263. guiName = Review Stored Data (0)
  264. category = Review Data
  265. guiActiveUnfocused = False
  266. unfocusedRange = 2
  267. externalToEVAOnly = True
  268. }
  269. }
  270. ACTIONS
  271. {
  272. }
  273. }
  274. MODULE
  275. {
  276. name = FlagDecal
  277. isEnabled = True
  278. flagDisplayed = True
  279. EVENTS
  280. {
  281. ToggleFlag
  282. {
  283. active = True
  284. guiActive = False
  285. guiActiveEditor = True
  286. guiIcon = ToggleFlag
  287. guiName = ToggleFlag
  288. category = ToggleFlag
  289. guiActiveUnfocused = False
  290. unfocusedRange = 2
  291. externalToEVAOnly = True
  292. }
  293. }
  294. ACTIONS
  295. {
  296. }
  297. }
  298. MODULE
  299. {
  300. name = ModuleTripLogger
  301. isEnabled = True
  302. EVENTS
  303. {
  304. }
  305. ACTIONS
  306. {
  307. }
  308. Surfaced
  309. {
  310. }
  311. Flew
  312. {
  313. }
  314. FlewBy
  315. {
  316. }
  317. Orbited
  318. {
  319. at = Kerbin
  320. }
  321. SubOrbited
  322. {
  323. }
  324. }
  325. RESOURCE
  326. {
  327. name = ElectricCharge
  328. amount = 99.3146930589589
  329. maxAmount = 100
  330. flowState = True
  331. isTweakable = True
  332. hideFlow = False
  333. flowMode = Both
  334. }
  335. RESOURCE
  336. {
  337. name = MonoPropellant
  338. amount = 40
  339. maxAmount = 40
  340. flowState = True
  341. isTweakable = True
  342. hideFlow = False
  343. flowMode = Both
  344. }
  345. }
  346. PART
  347. {
  348. name = crewCabin
  349. uid = 1986702942
  350. mid = 0
  351. launchID = 0
  352. parent = 0
  353. position = 0,-1.39047050476074,0
  354. rotation = 0,0,0,1
  355. mirror = 1,1,1
  356. istg = 0
  357. dstg = 0
  358. sqor = -1
  359. sidx = -1
  360. attm = 0
  361. srfN = None, -1
  362. attN = top, 0
  363. attN = bottom, 2
  364. mass = 2.5
  365. temp = -202.0355
  366. expt = 0.5
  367. state = 1
  368. connected = True
  369. attached = True
  370. flag =
  371. rTrf = crewCabin
  372. modCost = 0
  373. crew = Jebediah Kerman
  374. EVENTS
  375. {
  376. }
  377. ACTIONS
  378. {
  379. }
  380. MODULE
  381. {
  382. name = ModuleScienceExperiment
  383. isEnabled = True
  384. Deployed = False
  385. Inoperable = False
  386. EVENTS
  387. {
  388. DeployExperiment
  389. {
  390. active = True
  391. guiActive = True
  392. guiIcon = Deploy
  393. guiName = Crew Report
  394. category = Deploy
  395. guiActiveUnfocused = False
  396. unfocusedRange = 2
  397. externalToEVAOnly = True
  398. }
  399. CollectDataExternalEvent
  400. {
  401. active = False
  402. guiActive = False
  403. guiIcon =
  404. guiName = Take Data
  405. category =
  406. guiActiveUnfocused = True
  407. unfocusedRange = 1.5
  408. externalToEVAOnly = True
  409. }
  410. ReviewDataEvent
  411. {
  412. active = False
  413. guiActive = True
  414. guiIcon = Review Data
  415. guiName = Review Report
  416. category = Review Data
  417. guiActiveUnfocused = False
  418. unfocusedRange = 2
  419. externalToEVAOnly = True
  420. }
  421. ResetExperiment
  422. {
  423. active = False
  424. guiActive = True
  425. guiIcon = Reset
  426. guiName = Discard Crew Report
  427. category = Reset
  428. guiActiveUnfocused = False
  429. unfocusedRange = 2
  430. externalToEVAOnly = True
  431. }
  432. ResetExperimentExternal
  433. {
  434. active = False
  435. guiActive = False
  436. guiIcon = Reset
  437. guiName = Discard Crew Report
  438. category = Reset
  439. guiActiveUnfocused = True
  440. unfocusedRange = 1.5
  441. externalToEVAOnly = True
  442. }
  443. }
  444. ACTIONS
  445. {
  446. DeployAction
  447. {
  448. actionGroup = None
  449. }
  450. ResetAction
  451. {
  452. actionGroup = None
  453. }
  454. }
  455. }
  456. MODULE
  457. {
  458. name = ModuleScienceContainer
  459. isEnabled = True
  460. EVENTS
  461. {
  462. StoreDataExternalEvent
  463. {
  464. active = False
  465. guiActive = False
  466. guiIcon =
  467. guiName = Store Experiments (0)
  468. category =
  469. guiActiveUnfocused = True
  470. unfocusedRange = 2
  471. externalToEVAOnly = True
  472. }
  473. CollectDataExternalEvent
  474. {
  475. active = False
  476. guiActive = False
  477. guiIcon =
  478. guiName = Take Data (0)
  479. category =
  480. guiActiveUnfocused = True
  481. unfocusedRange = 2
  482. externalToEVAOnly = True
  483. }
  484. ReviewDataEvent
  485. {
  486. active = False
  487. guiActive = True
  488. guiIcon = Review Data
  489. guiName = Review Stored Data (0)
  490. category = Review Data
  491. guiActiveUnfocused = False
  492. unfocusedRange = 2
  493. externalToEVAOnly = True
  494. }
  495. }
  496. ACTIONS
  497. {
  498. }
  499. }
  500. MODULE
  501. {
  502. name = FlagDecal
  503. isEnabled = True
  504. flagDisplayed = True
  505. EVENTS
  506. {
  507. ToggleFlag
  508. {
  509. active = True
  510. guiActive = False
  511. guiActiveEditor = True
  512. guiIcon = ToggleFlag
  513. guiName = ToggleFlag
  514. category = ToggleFlag
  515. guiActiveUnfocused = False
  516. unfocusedRange = 2
  517. externalToEVAOnly = True
  518. }
  519. }
  520. ACTIONS
  521. {
  522. }
  523. }
  524. MODULE
  525. {
  526. name = ModuleTripLogger
  527. isEnabled = True
  528. EVENTS
  529. {
  530. }
  531. ACTIONS
  532. {
  533. }
  534. Surfaced
  535. {
  536. }
  537. Flew
  538. {
  539. }
  540. FlewBy
  541. {
  542. }
  543. Orbited
  544. {
  545. at = Kerbin
  546. }
  547. SubOrbited
  548. {
  549. }
  550. }
  551. }
  552. PART
  553. {
  554. name = largeAdapter2
  555. uid = 4122112543
  556. mid = 0
  557. launchID = 0
  558. parent = 1
  559. position = 0,-2.5665807723999,0
  560. rotation = 0,0,0,1
  561. mirror = 1,1,1
  562. istg = 0
  563. dstg = 0
  564. sqor = -1
  565. sidx = -1
  566. attm = 0
  567. srfN = None, -1
  568. attN = top, 1
  569. attN = bottom, 3
  570. mass = 0.08
  571. temp = -201.8886
  572. expt = 0.5
  573. state = 1
  574. connected = True
  575. attached = True
  576. flag =
  577. rTrf = largeAdapter2
  578. modCost = 0
  579. EVENTS
  580. {
  581. }
  582. ACTIONS
  583. {
  584. }
  585. }
  586. PART
  587. {
  588. name = advSasModule
  589. uid = 3844377025
  590. mid = 0
  591. launchID = 0
  592. parent = 2
  593. position = 0,-2.95482063293457,0
  594. rotation = 0,0,0,1
  595. mirror = 1,1,1
  596. istg = 0
  597. dstg = 0
  598. sqor = -1
  599. sidx = -1
  600. attm = 0
  601. srfN = None, -1
  602. attN = top, 2
  603. attN = bottom, 4
  604. mass = 0.1
  605. temp = -201.7881
  606. expt = 0.5
  607. state = 1
  608. connected = True
  609. attached = True
  610. flag =
  611. rTrf = advSasModule
  612. modCost = 0
  613. EVENTS
  614. {
  615. }
  616. ACTIONS
  617. {
  618. }
  619. MODULE
  620. {
  621. name = ModuleReactionWheel
  622. isEnabled = True
  623. stateString = Operational
  624. WheelState = Active
  625. EVENTS
  626. {
  627. OnToggle
  628. {
  629. active = True
  630. guiActive = True
  631. guiIcon = Toggle Torque
  632. guiName = Toggle Torque
  633. category = Toggle Torque
  634. guiActiveUnfocused = False
  635. unfocusedRange = 2
  636. externalToEVAOnly = True
  637. }
  638. }
  639. ACTIONS
  640. {
  641. Activate
  642. {
  643. actionGroup = None
  644. }
  645. Deactivate
  646. {
  647. actionGroup = None
  648. }
  649. Toggle
  650. {
  651. actionGroup = None
  652. }
  653. }
  654. }
  655. MODULE
  656. {
  657. name = ModuleSAS
  658. isEnabled = True
  659. EVENTS
  660. {
  661. }
  662. ACTIONS
  663. {
  664. }
  665. }
  666. }
  667. PART
  668. {
  669. name = sasModule
  670. uid = 2889543959
  671. mid = 0
  672. launchID = 0
  673. parent = 3
  674. position = 0,-3.33608055114746,0
  675. rotation = 0,0,0,1
  676. mirror = 1,1,1
  677. istg = 0
  678. dstg = 0
  679. sqor = -1
  680. sidx = -1
  681. attm = 0
  682. srfN = None, -1
  683. attN = bottom, 5
  684. attN = top, 3
  685. mass = 0.07
  686. temp = -201.35
  687. expt = 0.5
  688. state = 1
  689. connected = True
  690. attached = True
  691. flag =
  692. rTrf = sasModule
  693. modCost = 0
  694. EVENTS
  695. {
  696. }
  697. ACTIONS
  698. {
  699. }
  700. MODULE
  701. {
  702. name = ModuleReactionWheel
  703. isEnabled = True
  704. stateString = Operational
  705. WheelState = Active
  706. EVENTS
  707. {
  708. OnToggle
  709. {
  710. active = True
  711. guiActive = True
  712. guiIcon = Toggle Torque
  713. guiName = Toggle Torque
  714. category = Toggle Torque
  715. guiActiveUnfocused = False
  716. unfocusedRange = 2
  717. externalToEVAOnly = True
  718. }
  719. }
  720. ACTIONS
  721. {
  722. Activate
  723. {
  724. actionGroup = None
  725. }
  726. Deactivate
  727. {
  728. actionGroup = None
  729. }
  730. Toggle
  731. {
  732. actionGroup = None
  733. }
  734. }
  735. }
  736. MODULE
  737. {
  738. name = ModuleSAS
  739. isEnabled = True
  740. EVENTS
  741. {
  742. }
  743. ACTIONS
  744. {
  745. }
  746. }
  747. }
  748. PART
  749. {
  750. name = stationHub
  751. uid = 4070699590
  752. mid = 0
  753. launchID = 0
  754. parent = 4
  755. position = 0,-4.43045043945313,0
  756. rotation = 0,0,0.7071068,0.7071068
  757. mirror = 1,1,1
  758. istg = 0
  759. dstg = 0
  760. sqor = -1
  761. sidx = -1
  762. attm = 0
  763. srfN = None, -1
  764. attN = right, 6
  765. attN = left, 4
  766. attN = back, 13
  767. attN = front, 10
  768. attN = top, 16
  769. attN = bottom, 7
  770. mass = 1.5
  771. temp = -201.8853
  772. expt = 0.5
  773. state = 1
  774. connected = True
  775. attached = True
  776. flag =
  777. rTrf = stationHub
  778. modCost = 0
  779. EVENTS
  780. {
  781. }
  782. ACTIONS
  783. {
  784. }
  785. }
  786. PART
  787. {
  788. name = dockingPort2
  789. uid = 68694240
  790. mid = 0
  791. launchID = 0
  792. parent = 5
  793. position = 5.96046447753906E-08,-5.34260082244873,0
  794. rotation = 0,0,-1,0
  795. mirror = 1,1,1
  796. istg = 0
  797. dstg = 0
  798. sqor = -1
  799. sidx = -1
  800. attm = 0
  801. srfN = None, -1
  802. attN = None, -1
  803. attN = bottom, 5
  804. mass = 0.05
  805. temp = -201.1674
  806. expt = 0.5
  807. state = 1
  808. connected = True
  809. attached = True
  810. flag =
  811. rTrf = dockingPort2
  812. modCost = 0
  813. EVENTS
  814. {
  815. }
  816. ACTIONS
  817. {
  818. }
  819. MODULE
  820. {
  821. name = ModuleDockingNode
  822. isEnabled = True
  823. state = Docked (dockee)
  824. dockUId = 3360462046
  825. dockNodeIdx = 0
  826. EVENTS
  827. {
  828. Undock
  829. {
  830. active = False
  831. guiActive = True
  832. guiIcon = Undock
  833. guiName = Undock
  834. category = Undock
  835. guiActiveUnfocused = True
  836. unfocusedRange = 2
  837. externalToEVAOnly = True
  838. }
  839. UndockSameVessel
  840. {
  841. active = False
  842. guiActive = True
  843. guiIcon = Undock
  844. guiName = Undock
  845. category = Undock
  846. guiActiveUnfocused = True
  847. unfocusedRange = 2
  848. externalToEVAOnly = True
  849. }
  850. Decouple
  851. {
  852. active = False
  853. guiActive = True
  854. guiIcon = Decouple
  855. guiName = Decouple
  856. category = Decouple
  857. guiActiveUnfocused = True
  858. unfocusedRange = 2
  859. externalToEVAOnly = True
  860. }
  861. SetAsTarget
  862. {
  863. active = True
  864. guiActive = False
  865. guiIcon = Set as Target
  866. guiName = Set as Target
  867. category = Set as Target
  868. guiActiveUnfocused = True
  869. unfocusedRange = 200
  870. externalToEVAOnly = False
  871. }
  872. UnsetTarget
  873. {
  874. active = False
  875. guiActive = False
  876. guiIcon = Unset Target
  877. guiName = Unset Target
  878. category = Unset Target
  879. guiActiveUnfocused = True
  880. unfocusedRange = 200
  881. externalToEVAOnly = False
  882. }
  883. EnableXFeed
  884. {
  885. active = False
  886. guiActive = True
  887. guiIcon = Enable Crossfeed
  888. guiName = Enable Crossfeed
  889. category = Enable Crossfeed
  890. guiActiveUnfocused = False
  891. unfocusedRange = 2
  892. externalToEVAOnly = True
  893. }
  894. DisableXFeed
  895. {
  896. active = False
  897. guiActive = True
  898. guiIcon = Disable Crossfeed
  899. guiName = Disable Crossfeed
  900. category = Disable Crossfeed
  901. guiActiveUnfocused = False
  902. unfocusedRange = 2
  903. externalToEVAOnly = True
  904. }
  905. MakeReferenceTransform
  906. {
  907. active = True
  908. guiActive = True
  909. guiIcon = Control from Here
  910. guiName = Control from Here
  911. category = Control from Here
  912. guiActiveUnfocused = False
  913. unfocusedRange = 2
  914. externalToEVAOnly = True
  915. }
  916. }
  917. ACTIONS
  918. {
  919. UndockAction
  920. {
  921. actionGroup = None
  922. }
  923. DecoupleAction
  924. {
  925. actionGroup = None
  926. }
  927. }
  928. DOCKEDVESSEL
  929. {
  930. vesselName = Space Station 1
  931. vesselType = 6
  932. rootUId = 3025240400
  933. }
  934. }
  935. }
  936. PART
  937. {
  938. name = trussAdapter
  939. uid = 2869279755
  940. mid = 0
  941. launchID = 0
  942. parent = 5
  943. position = 1.32298469543457,-4.43045043945313,0
  944. rotation = 0,0,0.7071068,-0.7071068
  945. mirror = 1,1,1
  946. istg = 0
  947. dstg = 0
  948. sqor = -1
  949. sidx = -1
  950. attm = 0
  951. srfN = None, -1
  952. attN = bottom, 5
  953. attN = top, 8
  954. mass = 0.25
  955. temp = -200.7418
  956. expt = 0.5
  957. state = 1
  958. connected = True
  959. attached = True
  960. flag =
  961. rTrf = trussAdapter
  962. modCost = 0
  963. EVENTS
  964. {
  965. }
  966. ACTIONS
  967. {
  968. }
  969. }
  970. PART
  971. {
  972. name = trussAdapter
  973. uid = 791579962
  974. mid = 0
  975. launchID = 0
  976. parent = 7
  977. position = 2.62172651290894,-4.43045043945313,0
  978. rotation = 0,0,0.7071068,0.7071068
  979. mirror = 1,1,1
  980. istg = 0
  981. dstg = 0
  982. sqor = -1
  983. sidx = -1
  984. attm = 0
  985. srfN = None, -1
  986. attN = bottom, 9
  987. attN = top, 7
  988. mass = 0.25
  989. temp = -200.4015
  990. expt = 0.5
  991. state = 1
  992. connected = True
  993. attached = True
  994. flag =
  995. rTrf = trussAdapter
  996. modCost = 0
  997. EVENTS
  998. {
  999. }
  1000. ACTIONS
  1001. {
  1002. }
  1003. }
  1004. PART
  1005. {
  1006. name = dockingPort2
  1007. uid = 2597897226
  1008. mid = 0
  1009. launchID = 0
  1010. parent = 8
  1011. position = 3.03256106376648,-4.43045043945313,0
  1012. rotation = 0,0,-0.7071068,0.7071068
  1013. mirror = 1,1,1
  1014. istg = 0
  1015. dstg = 0
  1016. sqor = -1
  1017. sidx = -1
  1018. attm = 0
  1019. srfN = None, -1
  1020. attN = None, -1
  1021. attN = bottom, 8
  1022. mass = 0.05
  1023. temp = -199.9594
  1024. expt = 0.5
  1025. state = 1
  1026. connected = True
  1027. attached = True
  1028. flag =
  1029. rTrf = dockingPort2
  1030. modCost = 0
  1031. EVENTS
  1032. {
  1033. }
  1034. ACTIONS
  1035. {
  1036. }
  1037. MODULE
  1038. {
  1039. name = ModuleDockingNode
  1040. isEnabled = True
  1041. state = Ready
  1042. dockUId = 0
  1043. dockNodeIdx = 0
  1044. EVENTS
  1045. {
  1046. Undock
  1047. {
  1048. active = False
  1049. guiActive = True
  1050. guiIcon = Undock
  1051. guiName = Undock
  1052. category = Undock
  1053. guiActiveUnfocused = True
  1054. unfocusedRange = 2
  1055. externalToEVAOnly = True
  1056. }
  1057. UndockSameVessel
  1058. {
  1059. active = False
  1060. guiActive = True
  1061. guiIcon = Undock
  1062. guiName = Undock
  1063. category = Undock
  1064. guiActiveUnfocused = True
  1065. unfocusedRange = 2
  1066. externalToEVAOnly = True
  1067. }
  1068. Decouple
  1069. {
  1070. active = False
  1071. guiActive = True
  1072. guiIcon = Decouple
  1073. guiName = Decouple
  1074. category = Decouple
  1075. guiActiveUnfocused = True
  1076. unfocusedRange = 2
  1077. externalToEVAOnly = True
  1078. }
  1079. SetAsTarget
  1080. {
  1081. active = True
  1082. guiActive = False
  1083. guiIcon = Set as Target
  1084. guiName = Set as Target
  1085. category = Set as Target
  1086. guiActiveUnfocused = True
  1087. unfocusedRange = 200
  1088. externalToEVAOnly = False
  1089. }
  1090. UnsetTarget
  1091. {
  1092. active = False
  1093. guiActive = False
  1094. guiIcon = Unset Target
  1095. guiName = Unset Target
  1096. category = Unset Target
  1097. guiActiveUnfocused = True
  1098. unfocusedRange = 200
  1099. externalToEVAOnly = False
  1100. }
  1101. EnableXFeed
  1102. {
  1103. active = False
  1104. guiActive = True
  1105. guiIcon = Enable Crossfeed
  1106. guiName = Enable Crossfeed
  1107. category = Enable Crossfeed
  1108. guiActiveUnfocused = False
  1109. unfocusedRange = 2
  1110. externalToEVAOnly = True
  1111. }
  1112. DisableXFeed
  1113. {
  1114. active = False
  1115. guiActive = True
  1116. guiIcon = Disable Crossfeed
  1117. guiName = Disable Crossfeed
  1118. category = Disable Crossfeed
  1119. guiActiveUnfocused = False
  1120. unfocusedRange = 2
  1121. externalToEVAOnly = True
  1122. }
  1123. MakeReferenceTransform
  1124. {
  1125. active = True
  1126. guiActive = True
  1127. guiIcon = Control from Here
  1128. guiName = Control from Here
  1129. category = Control from Here
  1130. guiActiveUnfocused = False
  1131. unfocusedRange = 2
  1132. externalToEVAOnly = True
  1133. }
  1134. }
  1135. ACTIONS
  1136. {
  1137. UndockAction
  1138. {
  1139. actionGroup = None
  1140. }
  1141. DecoupleAction
  1142. {
  1143. actionGroup = None
  1144. }
  1145. }
  1146. }
  1147. }
  1148. PART
  1149. {
  1150. name = trussAdapter
  1151. uid = 2069199559
  1152. mid = 0
  1153. launchID = 0
  1154. parent = 5
  1155. position = 0,-4.43045043945313,-1.32298469543457
  1156. rotation = -0.7071068,0,0,0.7071068
  1157. mirror = 1,1,1
  1158. istg = 0
  1159. dstg = 0
  1160. sqor = -1
  1161. sidx = -1
  1162. attm = 0
  1163. srfN = None, -1
  1164. attN = bottom, 5
  1165. attN = top, 11
  1166. mass = 0.25
  1167. temp = -200.5751
  1168. expt = 0.5
  1169. state = 1
  1170. connected = True
  1171. attached = True
  1172. flag =
  1173. rTrf = trussAdapter
  1174. modCost = 0
  1175. EVENTS
  1176. {
  1177. }
  1178. ACTIONS
  1179. {
  1180. }
  1181. }
  1182. PART
  1183. {
  1184. name = trussAdapter
  1185. uid = 2218804890
  1186. mid = 0
  1187. launchID = 0
  1188. parent = 10
  1189. position = 5.96046447753906E-08,-4.43045043945313,-2.6217246055603
  1190. rotation = 0,-0.7071068,-0.7071068,0
  1191. mirror = 1,1,1
  1192. istg = 0
  1193. dstg = 0
  1194. sqor = -1
  1195. sidx = -1
  1196. attm = 0
  1197. srfN = None, -1
  1198. attN = bottom, 12
  1199. attN = top, 10
  1200. mass = 0.25
  1201. temp = -200.3381
  1202. expt = 0.5
  1203. state = 1
  1204. connected = True
  1205. attached = True
  1206. flag =
  1207. rTrf = trussAdapter
  1208. modCost = 0
  1209. EVENTS
  1210. {
  1211. }
  1212. ACTIONS
  1213. {
  1214. }
  1215. }
  1216. PART
  1217. {
  1218. name = dockingPort2
  1219. uid = 529989155
  1220. mid = 0
  1221. launchID = 0
  1222. parent = 11
  1223. position = 2.98023223876953E-07,-4.43045043945313,-3.03255701065063
  1224. rotation = 0.7071068,0,0,-0.7071068
  1225. mirror = 1,1,1
  1226. istg = 0
  1227. dstg = 0
  1228. sqor = -1
  1229. sidx = -1
  1230. attm = 0
  1231. srfN = None, -1
  1232. attN = None, -1
  1233. attN = bottom, 11
  1234. mass = 0.05
  1235. temp = -199.9277
  1236. expt = 0.5
  1237. state = 1
  1238. connected = True
  1239. attached = True
  1240. flag =
  1241. rTrf = dockingPort2
  1242. modCost = 0
  1243. EVENTS
  1244. {
  1245. }
  1246. ACTIONS
  1247. {
  1248. }
  1249. MODULE
  1250. {
  1251. name = ModuleDockingNode
  1252. isEnabled = True
  1253. state = Ready
  1254. dockUId = 3360462046
  1255. dockNodeIdx = 0
  1256. EVENTS
  1257. {
  1258. Undock
  1259. {
  1260. active = False
  1261. guiActive = True
  1262. guiIcon = Undock
  1263. guiName = Undock
  1264. category = Undock
  1265. guiActiveUnfocused = True
  1266. unfocusedRange = 2
  1267. externalToEVAOnly = True
  1268. }
  1269. UndockSameVessel
  1270. {
  1271. active = False
  1272. guiActive = True
  1273. guiIcon = Undock
  1274. guiName = Undock
  1275. category = Undock
  1276. guiActiveUnfocused = True
  1277. unfocusedRange = 2
  1278. externalToEVAOnly = True
  1279. }
  1280. Decouple
  1281. {
  1282. active = False
  1283. guiActive = True
  1284. guiIcon = Decouple Node
  1285. guiName = Decouple Node
  1286. category = Decouple Node
  1287. guiActiveUnfocused = True
  1288. unfocusedRange = 2
  1289. externalToEVAOnly = True
  1290. }
  1291. SetAsTarget
  1292. {
  1293. active = True
  1294. guiActive = False
  1295. guiIcon = Set as Target
  1296. guiName = Set as Target
  1297. category = Set as Target
  1298. guiActiveUnfocused = True
  1299. unfocusedRange = 200
  1300. externalToEVAOnly = False
  1301. }
  1302. UnsetTarget
  1303. {
  1304. active = False
  1305. guiActive = False
  1306. guiIcon = Unset Target
  1307. guiName = Unset Target
  1308. category = Unset Target
  1309. guiActiveUnfocused = True
  1310. unfocusedRange = 200
  1311. externalToEVAOnly = False
  1312. }
  1313. EnableXFeed
  1314. {
  1315. active = False
  1316. guiActive = True
  1317. guiIcon = Enable Crossfeed
  1318. guiName = Enable Crossfeed
  1319. category = Enable Crossfeed
  1320. guiActiveUnfocused = False
  1321. unfocusedRange = 2
  1322. externalToEVAOnly = True
  1323. }
  1324. DisableXFeed
  1325. {
  1326. active = False
  1327. guiActive = True
  1328. guiIcon = Disable Crossfeed
  1329. guiName = Disable Crossfeed
  1330. category = Disable Crossfeed
  1331. guiActiveUnfocused = False
  1332. unfocusedRange = 2
  1333. externalToEVAOnly = True
  1334. }
  1335. MakeReferenceTransform
  1336. {
  1337. active = True
  1338. guiActive = True
  1339. guiIcon = Control from Here
  1340. guiName = Control from Here
  1341. category = Control from Here
  1342. guiActiveUnfocused = False
  1343. unfocusedRange = 2
  1344. externalToEVAOnly = True
  1345. }
  1346. }
  1347. ACTIONS
  1348. {
  1349. UndockAction
  1350. {
  1351. actionGroup = None
  1352. }
  1353. DecoupleAction
  1354. {
  1355. actionGroup = None
  1356. }
  1357. }
  1358. }
  1359. }
  1360. PART
  1361. {
  1362. name = trussAdapter
  1363. uid = 1019216423
  1364. mid = 0
  1365. launchID = 0
  1366. parent = 5
  1367. position = 0,-4.43045043945313,1.32298374176025
  1368. rotation = -0.7071068,0,0,-0.7071068
  1369. mirror = 1,1,1
  1370. istg = 0
  1371. dstg = 0
  1372. sqor = -1
  1373. sidx = -1
  1374. attm = 0
  1375. srfN = None, -1
  1376. attN = bottom, 5
  1377. attN = top, 14
  1378. mass = 0.25
  1379. temp = -200.5051
  1380. expt = 0.5
  1381. state = 1
  1382. connected = True
  1383. attached = True
  1384. flag =
  1385. rTrf = trussAdapter
  1386. modCost = 0
  1387. EVENTS
  1388. {
  1389. }
  1390. ACTIONS
  1391. {
  1392. }
  1393. }
  1394. PART
  1395. {
  1396. name = trussAdapter
  1397. uid = 1473762569
  1398. mid = 0
  1399. launchID = 0
  1400. parent = 13
  1401. position = 5.96046447753906E-08,-4.43045043945313,2.62172555923462
  1402. rotation = 0,-0.7071068,0.7071068,0
  1403. mirror = 1,1,1
  1404. istg = 0
  1405. dstg = 0
  1406. sqor = -1
  1407. sidx = -1
  1408. attm = 0
  1409. srfN = None, -1
  1410. attN = bottom, 15
  1411. attN = top, 13
  1412. mass = 0.25
  1413. temp = -200.5678
  1414. expt = 0.5
  1415. state = 1
  1416. connected = True
  1417. attached = True
  1418. flag =
  1419. rTrf = trussAdapter
  1420. modCost = 0
  1421. EVENTS
  1422. {
  1423. }
  1424. ACTIONS
  1425. {
  1426. }
  1427. }
  1428. PART
  1429. {
  1430. name = dockingPort2
  1431. uid = 161701898
  1432. mid = 0
  1433. launchID = 0
  1434. parent = 14
  1435. position = 2.98023223876953E-07,-4.43045043945313,3.03255748748779
  1436. rotation = 0.7071068,0,0,0.7071068
  1437. mirror = 1,1,1
  1438. istg = 0
  1439. dstg = 0
  1440. sqor = -1
  1441. sidx = -1
  1442. attm = 0
  1443. srfN = None, -1
  1444. attN = None, -1
  1445. attN = bottom, 14
  1446. mass = 0.05
  1447. temp = -200.6652
  1448. expt = 0.5
  1449. state = 1
  1450. connected = True
  1451. attached = True
  1452. flag =
  1453. rTrf = dockingPort2
  1454. modCost = 0
  1455. EVENTS
  1456. {
  1457. }
  1458. ACTIONS
  1459. {
  1460. }
  1461. MODULE
  1462. {
  1463. name = ModuleDockingNode
  1464. isEnabled = True
  1465. state = Docked (dockee)
  1466. dockUId = 1507950
  1467. dockNodeIdx = 0
  1468. EVENTS
  1469. {
  1470. Undock
  1471. {
  1472. active = False
  1473. guiActive = True
  1474. guiIcon = Undock
  1475. guiName = Undock
  1476. category = Undock
  1477. guiActiveUnfocused = True
  1478. unfocusedRange = 2
  1479. externalToEVAOnly = True
  1480. }
  1481. UndockSameVessel
  1482. {
  1483. active = False
  1484. guiActive = True
  1485. guiIcon = Undock
  1486. guiName = Undock
  1487. category = Undock
  1488. guiActiveUnfocused = True
  1489. unfocusedRange = 2
  1490. externalToEVAOnly = True
  1491. }
  1492. Decouple
  1493. {
  1494. active = False
  1495. guiActive = True
  1496. guiIcon = Decouple Node
  1497. guiName = Decouple Node
  1498. category = Decouple Node
  1499. guiActiveUnfocused = True
  1500. unfocusedRange = 2
  1501. externalToEVAOnly = True
  1502. }
  1503. SetAsTarget
  1504. {
  1505. active = True
  1506. guiActive = False
  1507. guiIcon = Set as Target
  1508. guiName = Set as Target
  1509. category = Set as Target
  1510. guiActiveUnfocused = True
  1511. unfocusedRange = 200
  1512. externalToEVAOnly = False
  1513. }
  1514. UnsetTarget
  1515. {
  1516. active = False
  1517. guiActive = False
  1518. guiIcon = Unset Target
  1519. guiName = Unset Target
  1520. category = Unset Target
  1521. guiActiveUnfocused = True
  1522. unfocusedRange = 200
  1523. externalToEVAOnly = False
  1524. }
  1525. EnableXFeed
  1526. {
  1527. active = False
  1528. guiActive = True
  1529. guiIcon = Enable Crossfeed
  1530. guiName = Enable Crossfeed
  1531. category = Enable Crossfeed
  1532. guiActiveUnfocused = False
  1533. unfocusedRange = 2
  1534. externalToEVAOnly = True
  1535. }
  1536. DisableXFeed
  1537. {
  1538. active = False
  1539. guiActive = True
  1540. guiIcon = Disable Crossfeed
  1541. guiName = Disable Crossfeed
  1542. category = Disable Crossfeed
  1543. guiActiveUnfocused = False
  1544. unfocusedRange = 2
  1545. externalToEVAOnly = True
  1546. }
  1547. MakeReferenceTransform
  1548. {
  1549. active = True
  1550. guiActive = True
  1551. guiIcon = Control from Here
  1552. guiName = Control from Here
  1553. category = Control from Here
  1554. guiActiveUnfocused = False
  1555. unfocusedRange = 2
  1556. externalToEVAOnly = True
  1557. }
  1558. }
  1559. ACTIONS
  1560. {
  1561. UndockAction
  1562. {
  1563. actionGroup = None
  1564. }
  1565. DecoupleAction
  1566. {
  1567. actionGroup = None
  1568. }
  1569. }
  1570. DOCKEDVESSEL
  1571. {
  1572. vesselName = Space Station Core
  1573. vesselType = 6
  1574. rootUId = 3025240400
  1575. }
  1576. }
  1577. }
  1578. PART
  1579. {
  1580. name = trussAdapter
  1581. uid = 4197155532
  1582. mid = 0
  1583. launchID = 0
  1584. parent = 5
  1585. position = -1.32298421859741,-4.43045043945313,0
  1586. rotation = 0.7071068,-0.7071068,0,0
  1587. mirror = 1,1,1
  1588. istg = 0
  1589. dstg = 0
  1590. sqor = -1
  1591. sidx = -1
  1592. attm = 0
  1593. srfN = None, -1
  1594. attN = bottom, 5
  1595. attN = top, 17
  1596. mass = 0.25
  1597. temp = -200.2539
  1598. expt = 0.5
  1599. state = 1
  1600. connected = True
  1601. attached = True
  1602. flag =
  1603. rTrf = trussAdapter
  1604. modCost = 0
  1605. EVENTS
  1606. {
  1607. }
  1608. ACTIONS
  1609. {
  1610. }
  1611. }
  1612. PART
  1613. {
  1614. name = trussAdapter
  1615. uid = 2450273356
  1616. mid = 0
  1617. launchID = 0
  1618. parent = 16
  1619. position = -2.62172746658325,-4.43045043945313,0
  1620. rotation = 0.7071068,0.7071068,0,0
  1621. mirror = 1,1,1
  1622. istg = 0
  1623. dstg = 0
  1624. sqor = -1
  1625. sidx = -1
  1626. attm = 0
  1627. srfN = None, -1
  1628. attN = bottom, 18
  1629. attN = top, 16
  1630. mass = 0.25
  1631. temp = -200.3366
  1632. expt = 0.5
  1633. state = 1
  1634. connected = True
  1635. attached = True
  1636. flag =
  1637. rTrf = trussAdapter
  1638. modCost = 0
  1639. EVENTS
  1640. {
  1641. }
  1642. ACTIONS
  1643. {
  1644. }
  1645. }
  1646. PART
  1647. {
  1648. name = dockingPort2
  1649. uid = 1728098819
  1650. mid = 0
  1651. launchID = 0
  1652. parent = 17
  1653. position = -3.03255987167358,-4.43045043945313,0
  1654. rotation = -0.7071068,0.7071068,0,0
  1655. mirror = 1,1,1
  1656. istg = 0
  1657. dstg = 0
  1658. sqor = -1
  1659. sidx = -1
  1660. attm = 0
  1661. srfN = None, -1
  1662. attN = None, -1
  1663. attN = bottom, 17
  1664. mass = 0.05
  1665. temp = -200.4068
  1666. expt = 0.5
  1667. state = 1
  1668. connected = True
  1669. attached = True
  1670. flag =
  1671. rTrf = dockingPort2
  1672. modCost = 0
  1673. EVENTS
  1674. {
  1675. }
  1676. ACTIONS
  1677. {
  1678. }
  1679. MODULE
  1680. {
  1681. name = ModuleDockingNode
  1682. isEnabled = True
  1683. state = Docked (dockee)
  1684. dockUId = 1803101765
  1685. dockNodeIdx = 0
  1686. EVENTS
  1687. {
  1688. Undock
  1689. {
  1690. active = False
  1691. guiActive = True
  1692. guiIcon = Undock
  1693. guiName = Undock
  1694. category = Undock
  1695. guiActiveUnfocused = True
  1696. unfocusedRange = 2
  1697. externalToEVAOnly = True
  1698. }
  1699. UndockSameVessel
  1700. {
  1701. active = False
  1702. guiActive = True
  1703. guiIcon = Undock
  1704. guiName = Undock
  1705. category = Undock
  1706. guiActiveUnfocused = True
  1707. unfocusedRange = 2
  1708. externalToEVAOnly = True
  1709. }
  1710. Decouple
  1711. {
  1712. active = False
  1713. guiActive = True
  1714. guiIcon = Decouple Node
  1715. guiName = Decouple Node
  1716. category = Decouple Node
  1717. guiActiveUnfocused = True
  1718. unfocusedRange = 2
  1719. externalToEVAOnly = True
  1720. }
  1721. SetAsTarget
  1722. {
  1723. active = True
  1724. guiActive = False
  1725. guiIcon = Set as Target
  1726. guiName = Set as Target
  1727. category = Set as Target
  1728. guiActiveUnfocused = True
  1729. unfocusedRange = 200
  1730. externalToEVAOnly = False
  1731. }
  1732. UnsetTarget
  1733. {
  1734. active = False
  1735. guiActive = False
  1736. guiIcon = Unset Target
  1737. guiName = Unset Target
  1738. category = Unset Target
  1739. guiActiveUnfocused = True
  1740. unfocusedRange = 200
  1741. externalToEVAOnly = False
  1742. }
  1743. EnableXFeed
  1744. {
  1745. active = False
  1746. guiActive = True
  1747. guiIcon = Enable Crossfeed
  1748. guiName = Enable Crossfeed
  1749. category = Enable Crossfeed
  1750. guiActiveUnfocused = False
  1751. unfocusedRange = 2
  1752. externalToEVAOnly = True
  1753. }
  1754. DisableXFeed
  1755. {
  1756. active = False
  1757. guiActive = True
  1758. guiIcon = Disable Crossfeed
  1759. guiName = Disable Crossfeed
  1760. category = Disable Crossfeed
  1761. guiActiveUnfocused = False
  1762. unfocusedRange = 2
  1763. externalToEVAOnly = True
  1764. }
  1765. MakeReferenceTransform
  1766. {
  1767. active = True
  1768. guiActive = True
  1769. guiIcon = Control from Here
  1770. guiName = Control from Here
  1771. category = Control from Here
  1772. guiActiveUnfocused = False
  1773. unfocusedRange = 2
  1774. externalToEVAOnly = True
  1775. }
  1776. }
  1777. ACTIONS
  1778. {
  1779. UndockAction
  1780. {
  1781. actionGroup = None
  1782. }
  1783. DecoupleAction
  1784. {
  1785. actionGroup = None
  1786. }
  1787. }
  1788. DOCKEDVESSEL
  1789. {
  1790. vesselName = Space Station 1
  1791. vesselType = 7
  1792. rootUId = 3025240400
  1793. }
  1794. }
  1795. }
  1796. PART
  1797. {
  1798. name = RCSBlock
  1799. uid = 1457737805
  1800. mid = 0
  1801. launchID = 0
  1802. parent = 3
  1803. position = -0.661491870880127,-3.00714015960693,0.000742286443710327
  1804. rotation = 0,-8.42937E-08,0,-1
  1805. mirror = 1,1,1
  1806. istg = 0
  1807. dstg = 0
  1808. sqor = -1
  1809. sidx = -1
  1810. attm = 1
  1811. sym = 20
  1812. sym = 21
  1813. sym = 22
  1814. srfN = srfAttach, 3
  1815. mass = 0.05
  1816. temp = -200.4091
  1817. expt = 0.5
  1818. state = 1
  1819. connected = True
  1820. attached = True
  1821. flag =
  1822. rTrf = RCSBlock
  1823. modCost = 0
  1824. EVENTS
  1825. {
  1826. }
  1827. ACTIONS
  1828. {
  1829. }
  1830. MODULE
  1831. {
  1832. name = ModuleRCS
  1833. isEnabled = True
  1834. isEnabled = True
  1835. EVENTS
  1836. {
  1837. Disable
  1838. {
  1839. active = True
  1840. guiActive = True
  1841. guiIcon = Disable RCS Port
  1842. guiName = Disable RCS Port
  1843. category = Disable RCS Port
  1844. guiActiveUnfocused = False
  1845. unfocusedRange = 2
  1846. externalToEVAOnly = True
  1847. }
  1848. Enable
  1849. {
  1850. active = False
  1851. guiActive = True
  1852. guiIcon = Enable RCS Port
  1853. guiName = Enable RCS Port
  1854. category = Enable RCS Port
  1855. guiActiveUnfocused = False
  1856. unfocusedRange = 2
  1857. externalToEVAOnly = True
  1858. }
  1859. }
  1860. ACTIONS
  1861. {
  1862. ToggleAction
  1863. {
  1864. actionGroup = None
  1865. }
  1866. }
  1867. }
  1868. }
  1869. PART
  1870. {
  1871. name = RCSBlock
  1872. uid = 3496938151
  1873. mid = 0
  1874. launchID = 0
  1875. parent = 3
  1876. position = 0.000742495059967041,-3.00714015960693,0.661491870880127
  1877. rotation = 0,-0.7071069,0,-0.7071067
  1878. mirror = 1,1,1
  1879. istg = 0
  1880. dstg = 0
  1881. sqor = -1
  1882. sidx = -1
  1883. attm = 1
  1884. sym = 19
  1885. sym = 21
  1886. sym = 22
  1887. srfN = srfAttach, 3
  1888. mass = 0.05
  1889. temp = -200.1754
  1890. expt = 0.5
  1891. state = 1
  1892. connected = True
  1893. attached = True
  1894. flag =
  1895. rTrf = RCSBlock
  1896. modCost = 0
  1897. EVENTS
  1898. {
  1899. }
  1900. ACTIONS
  1901. {
  1902. }
  1903. MODULE
  1904. {
  1905. name = ModuleRCS
  1906. isEnabled = True
  1907. isEnabled = True
  1908. EVENTS
  1909. {
  1910. Disable
  1911. {
  1912. active = True
  1913. guiActive = True
  1914. guiIcon = Disable RCS Port
  1915. guiName = Disable RCS Port
  1916. category = Disable RCS Port
  1917. guiActiveUnfocused = False
  1918. unfocusedRange = 2
  1919. externalToEVAOnly = True
  1920. }
  1921. Enable
  1922. {
  1923. active = False
  1924. guiActive = True
  1925. guiIcon = Enable RCS Port
  1926. guiName = Enable RCS Port
  1927. category = Enable RCS Port
  1928. guiActiveUnfocused = False
  1929. unfocusedRange = 2
  1930. externalToEVAOnly = True
  1931. }
  1932. }
  1933. ACTIONS
  1934. {
  1935. ToggleAction
  1936. {
  1937. actionGroup = None
  1938. }
  1939. }
  1940. }
  1941. }
  1942. PART
  1943. {
  1944. name = RCSBlock
  1945. uid = 3223715914
  1946. mid = 0
  1947. launchID = 0
  1948. parent = 3
  1949. position = 0.661491870880127,-3.00714015960693,-0.000742316246032715
  1950. rotation = 0,-1,0,8.42937E-08
  1951. mirror = 1,1,1
  1952. istg = 0
  1953. dstg = 0
  1954. sqor = -1
  1955. sidx = -1
  1956. attm = 1
  1957. sym = 19
  1958. sym = 20
  1959. sym = 22
  1960. srfN = srfAttach, 3
  1961. mass = 0.05
  1962. temp = -199.9397
  1963. expt = 0.5
  1964. state = 1
  1965. connected = True
  1966. attached = True
  1967. flag =
  1968. rTrf = RCSBlock
  1969. modCost = 0
  1970. EVENTS
  1971. {
  1972. }
  1973. ACTIONS
  1974. {
  1975. }
  1976. MODULE
  1977. {
  1978. name = ModuleRCS
  1979. isEnabled = True
  1980. isEnabled = True
  1981. EVENTS
  1982. {
  1983. Disable
  1984. {
  1985. active = True
  1986. guiActive = True
  1987. guiIcon = Disable RCS Port
  1988. guiName = Disable RCS Port
  1989. category = Disable RCS Port
  1990. guiActiveUnfocused = False
  1991. unfocusedRange = 2
  1992. externalToEVAOnly = True
  1993. }
  1994. Enable
  1995. {
  1996. active = False
  1997. guiActive = True
  1998. guiIcon = Enable RCS Port
  1999. guiName = Enable RCS Port
  2000. category = Enable RCS Port
  2001. guiActiveUnfocused = False
  2002. unfocusedRange = 2
  2003. externalToEVAOnly = True
  2004. }
  2005. }
  2006. ACTIONS
  2007. {
  2008. ToggleAction
  2009. {
  2010. actionGroup = None
  2011. }
  2012. }
  2013. }
  2014. }
  2015. PART
  2016. {
  2017. name = RCSBlock
  2018. uid = 215972012
  2019. mid = 0
  2020. launchID = 0
  2021. parent = 3
  2022. position = -0.000742316246032715,-3.00714015960693,-0.661491930484772
  2023. rotation = 0,0.7071068,0,-0.7071068
  2024. mirror = 1,1,1
  2025. istg = 0
  2026. dstg = 0
  2027. sqor = -1
  2028. sidx = -1
  2029. attm = 1
  2030. sym = 19
  2031. sym = 20
  2032. sym = 21
  2033. srfN = srfAttach, 3
  2034. mass = 0.05
  2035. temp = -199.7053
  2036. expt = 0.5
  2037. state = 1
  2038. connected = True
  2039. attached = True
  2040. flag =
  2041. rTrf = RCSBlock
  2042. modCost = 0
  2043. EVENTS
  2044. {
  2045. }
  2046. ACTIONS
  2047. {
  2048. }
  2049. MODULE
  2050. {
  2051. name = ModuleRCS
  2052. isEnabled = True
  2053. isEnabled = True
  2054. EVENTS
  2055. {
  2056. Disable
  2057. {
  2058. active = True
  2059. guiActive = True
  2060. guiIcon = Disable RCS Port
  2061. guiName = Disable RCS Port
  2062. category = Disable RCS Port
  2063. guiActiveUnfocused = False
  2064. unfocusedRange = 2
  2065. externalToEVAOnly = True
  2066. }
  2067. Enable
  2068. {
  2069. active = False
  2070. guiActive = True
  2071. guiIcon = Enable RCS Port
  2072. guiName = Enable RCS Port
  2073. category = Enable RCS Port
  2074. guiActiveUnfocused = False
  2075. unfocusedRange = 2
  2076. externalToEVAOnly = True
  2077. }
  2078. }
  2079. ACTIONS
  2080. {
  2081. ToggleAction
  2082. {
  2083. actionGroup = None
  2084. }
  2085. }
  2086. }
  2087. }
  2088. PART
  2089. {
  2090. name = strutConnector
  2091. uid = 3175489996
  2092. mid = 0
  2093. launchID = 0
  2094. parent = 2
  2095. position = -1.11436986923218,-2.45850086212158,8.94069671630859E-08
  2096. rotation = 8.42937E-08,8.42937E-08,0.5302259,0.8478565
  2097. mirror = 1,1,1
  2098. istg = 0
  2099. dstg = 0
  2100. sqor = -1
  2101. sidx = -1
  2102. attm = 1
  2103. cData = tgt: stationHub_5; pos: -1.092804,-0.8797027,-0.02480007; dir: -0.7787954,-0.6270305,-0.01762028
  2104. sym = 24
  2105. sym = 25
  2106. sym = 26
  2107. srfN = srfAttach, 2
  2108. mass = 0.05
  2109. temp = -200.4598
  2110. expt = 0
  2111. state = 1
  2112. connected = True
  2113. attached = True
  2114. flag =
  2115. rTrf = strutConnector
  2116. modCost = 0
  2117. EVENTS
  2118. {
  2119. }
  2120. ACTIONS
  2121. {
  2122. }
  2123. }
  2124. PART
  2125. {
  2126. name = strutConnector
  2127. uid = 981963996
  2128. mid = 0
  2129. launchID = 0
  2130. parent = 2
  2131. position = 2.98023223876953E-07,-2.45850086212158,1.11436986923218
  2132. rotation = 0.3749264,0.5995252,0.3749262,0.599525
  2133. mirror = 1,1,1
  2134. istg = 0
  2135. dstg = 0
  2136. sqor = -1
  2137. sidx = -1
  2138. attm = 1
  2139. cData = tgt: stationHub_5; pos: -1.092455,-0.8802488,-0.02477391; dir: -0.7787954,-0.6270305,-0.01762028
  2140. sym = 23
  2141. sym = 25
  2142. sym = 26
  2143. srfN = srfAttach, 2
  2144. mass = 0.05
  2145. temp = -200.2379
  2146. expt = 0
  2147. state = 1
  2148. connected = True
  2149. attached = True
  2150. flag =
  2151. rTrf = strutConnector
  2152. modCost = 0
  2153. EVENTS
  2154. {
  2155. }
  2156. ACTIONS
  2157. {
  2158. }
  2159. }
  2160. PART
  2161. {
  2162. name = strutConnector
  2163. uid = 898037286
  2164. mid = 0
  2165. launchID = 0
  2166. parent = 2
  2167. position = 1.11436998844147,-2.45850086212158,-8.94069671630859E-08
  2168. rotation = 0.5302259,0.8478565,-8.42937E-08,-8.42937E-08
  2169. mirror = 1,1,1
  2170. istg = 0
  2171. dstg = 0
  2172. sqor = -1
  2173. sidx = -1
  2174. attm = 1
  2175. cData = tgt: stationHub_5; pos: -1.092942,-0.8800067,-0.02480081; dir: -0.7787954,-0.6270305,-0.01762028
  2176. sym = 23
  2177. sym = 24
  2178. sym = 26
  2179. srfN = srfAttach, 2
  2180. mass = 0.05
  2181. temp = -200.0159
  2182. expt = 0
  2183. state = 1
  2184. connected = True
  2185. attached = True
  2186. flag =
  2187. rTrf = strutConnector
  2188. modCost = 0
  2189. EVENTS
  2190. {
  2191. }
  2192. ACTIONS
  2193. {
  2194. }
  2195. }
  2196. PART
  2197. {
  2198. name = strutConnector
  2199. uid = 3621738222
  2200. mid = 0
  2201. launchID = 0
  2202. parent = 2
  2203. position = -1.19209289550781E-07,-2.45850086212158,-1.11436975002289
  2204. rotation = -0.3749262,-0.599525,0.3749264,0.5995252
  2205. mirror = 1,1,1
  2206. istg = 0
  2207. dstg = 0
  2208. sqor = -1
  2209. sidx = -1
  2210. attm = 1
  2211. cData = tgt: stationHub_5; pos: -1.093199,-0.8797506,-0.0243885; dir: -0.7787954,-0.6270305,-0.01762028
  2212. sym = 23
  2213. sym = 24
  2214. sym = 25
  2215. srfN = srfAttach, 2
  2216. mass = 0.05
  2217. temp = -199.7939
  2218. expt = 0
  2219. state = 1
  2220. connected = True
  2221. attached = True
  2222. flag =
  2223. rTrf = strutConnector
  2224. modCost = 0
  2225. EVENTS
  2226. {
  2227. }
  2228. ACTIONS
  2229. {
  2230. }
  2231. }
  2232. PART
  2233. {
  2234. name = batteryBank
  2235. uid = 2385640144
  2236. mid = 0
  2237. launchID = 0
  2238. parent = 0
  2239. position = 0,0.862798690795898,0
  2240. rotation = 0,0,0,1
  2241. mirror = 1,1,1
  2242. istg = 0
  2243. dstg = 0
  2244. sqor = -1
  2245. sidx = -1
  2246. attm = 0
  2247. srfN = None, -1
  2248. attN = top, 28
  2249. attN = bottom, 0
  2250. mass = 0.05
  2251. temp = -201.6409
  2252. expt = 0.5
  2253. state = 1
  2254. connected = True
  2255. attached = True
  2256. flag =
  2257. rTrf = batteryBank
  2258. modCost = 0
  2259. EVENTS
  2260. {
  2261. }
  2262. ACTIONS
  2263. {
  2264. }
  2265. RESOURCE
  2266. {
  2267. name = ElectricCharge
  2268. amount = 499.314693058622
  2269. maxAmount = 500
  2270. flowState = True
  2271. isTweakable = True
  2272. hideFlow = False
  2273. flowMode = Both
  2274. }
  2275. }
  2276. PART
  2277. {
  2278. name = dockingPort2
  2279. uid = 3985272716
  2280. mid = 0
  2281. launchID = 0
  2282. parent = 27
  2283. position = 0,0.973640441894531,0
  2284. rotation = 0,0,0,1
  2285. mirror = 1,1,1
  2286. istg = 0
  2287. dstg = 0
  2288. sqor = -1
  2289. sidx = -1
  2290. attm = 0
  2291. srfN = srfAttach, 27
  2292. attN = None, -1
  2293. attN = bottom, 27
  2294. mass = 0.05
  2295. temp = -201.0283
  2296. expt = 0.5
  2297. state = 1
  2298. connected = True
  2299. attached = True
  2300. flag =
  2301. rTrf = dockingPort2
  2302. modCost = 0
  2303. EVENTS
  2304. {
  2305. }
  2306. ACTIONS
  2307. {
  2308. }
  2309. MODULE
  2310. {
  2311. name = ModuleDockingNode
  2312. isEnabled = True
  2313. state = Docked (dockee)
  2314. dockUId = 2413059739
  2315. dockNodeIdx = 0
  2316. EVENTS
  2317. {
  2318. Undock
  2319. {
  2320. active = False
  2321. guiActive = True
  2322. guiIcon = Undock
  2323. guiName = Undock
  2324. category = Undock
  2325. guiActiveUnfocused = True
  2326. unfocusedRange = 2
  2327. externalToEVAOnly = True
  2328. }
  2329. UndockSameVessel
  2330. {
  2331. active = False
  2332. guiActive = True
  2333. guiIcon = Undock
  2334. guiName = Undock
  2335. category = Undock
  2336. guiActiveUnfocused = True
  2337. unfocusedRange = 2
  2338. externalToEVAOnly = True
  2339. }
  2340. Decouple
  2341. {
  2342. active = False
  2343. guiActive = True
  2344. guiIcon = Decouple
  2345. guiName = Decouple
  2346. category = Decouple
  2347. guiActiveUnfocused = True
  2348. unfocusedRange = 2
  2349. externalToEVAOnly = True
  2350. }
  2351. SetAsTarget
  2352. {
  2353. active = True
  2354. guiActive = False
  2355. guiIcon = Set as Target
  2356. guiName = Set as Target
  2357. category = Set as Target
  2358. guiActiveUnfocused = True
  2359. unfocusedRange = 200
  2360. externalToEVAOnly = False
  2361. }
  2362. UnsetTarget
  2363. {
  2364. active = False
  2365. guiActive = False
  2366. guiIcon = Unset Target
  2367. guiName = Unset Target
  2368. category = Unset Target
  2369. guiActiveUnfocused = True
  2370. unfocusedRange = 200
  2371. externalToEVAOnly = False
  2372. }
  2373. EnableXFeed
  2374. {
  2375. active = False
  2376. guiActive = True
  2377. guiIcon = Enable Crossfeed
  2378. guiName = Enable Crossfeed
  2379. category = Enable Crossfeed
  2380. guiActiveUnfocused = False
  2381. unfocusedRange = 2
  2382. externalToEVAOnly = True
  2383. }
  2384. DisableXFeed
  2385. {
  2386. active = False
  2387. guiActive = True
  2388. guiIcon = Disable Crossfeed
  2389. guiName = Disable Crossfeed
  2390. category = Disable Crossfeed
  2391. guiActiveUnfocused = False
  2392. unfocusedRange = 2
  2393. externalToEVAOnly = True
  2394. }
  2395. MakeReferenceTransform
  2396. {
  2397. active = True
  2398. guiActive = True
  2399. guiIcon = Control from Here
  2400. guiName = Control from Here
  2401. category = Control from Here
  2402. guiActiveUnfocused = False
  2403. unfocusedRange = 2
  2404. externalToEVAOnly = True
  2405. }
  2406. }
  2407. ACTIONS
  2408. {
  2409. UndockAction
  2410. {
  2411. actionGroup = None
  2412. }
  2413. DecoupleAction
  2414. {
  2415. actionGroup = None
  2416. }
  2417. }
  2418. DOCKEDVESSEL
  2419. {
  2420. vesselName = Space Station Core
  2421. vesselType = 6
  2422. rootUId = 3025240400
  2423. }
  2424. }
  2425. }
  2426. PART
  2427. {
  2428. name = batteryPack
  2429. uid = 1544481452
  2430. mid = 0
  2431. launchID = 0
  2432. parent = 0
  2433. position = -0.760352969169617,0.658920288085938,-0.438989996910095
  2434. rotation = -0.6123725,-0.3535534,0.3535534,-0.6123725
  2435. mirror = 1,1,1
  2436. istg = 0
  2437. dstg = 0
  2438. sqor = -1
  2439. sidx = -1
  2440. attm = 1
  2441. sym = 30
  2442. sym = 31
  2443. sym = 32
  2444. sym = 33
  2445. sym = 34
  2446. srfN = srfAttach, 0
  2447. mass = 0.005
  2448. temp = -201.2177
  2449. expt = 0.5
  2450. state = 1
  2451. connected = True
  2452. attached = True
  2453. flag =
  2454. rTrf = batteryPack
  2455. modCost = 0
  2456. EVENTS
  2457. {
  2458. }
  2459. ACTIONS
  2460. {
  2461. }
  2462. RESOURCE
  2463. {
  2464. name = ElectricCharge
  2465. amount = 99.3146930589589
  2466. maxAmount = 100
  2467. flowState = True
  2468. isTweakable = True
  2469. hideFlow = False
  2470. flowMode = Both
  2471. }
  2472. }
  2473. PART
  2474. {
  2475. name = batteryPack
  2476. uid = 228961517
  2477. mid = 0
  2478. launchID = 0
  2479. parent = 0
  2480. position = -0.760352969169617,0.658920288085938,0.438990294933319
  2481. rotation = -0.3535534,-0.6123725,0.6123725,-0.3535533
  2482. mirror = 1,1,1
  2483. istg = 0
  2484. dstg = 0
  2485. sqor = -1
  2486. sidx = -1
  2487. attm = 1
  2488. sym = 29
  2489. sym = 31
  2490. sym = 32
  2491. sym = 33
  2492. sym = 34
  2493. srfN = srfAttach, 0
  2494. mass = 0.005
  2495. temp = -200.9926
  2496. expt = 0.5
  2497. state = 1
  2498. connected = True
  2499. attached = True
  2500. flag =
  2501. rTrf = batteryPack
  2502. modCost = 0
  2503. EVENTS
  2504. {
  2505. }
  2506. ACTIONS
  2507. {
  2508. }
  2509. RESOURCE
  2510. {
  2511. name = ElectricCharge
  2512. amount = 99.3146930589589
  2513. maxAmount = 100
  2514. flowState = True
  2515. isTweakable = True
  2516. hideFlow = False
  2517. flowMode = Both
  2518. }
  2519. }
  2520. PART
  2521. {
  2522. name = batteryPack
  2523. uid = 72191565
  2524. mid = 0
  2525. launchID = 0
  2526. parent = 0
  2527. position = 2.98023223876953E-07,0.658920288085938,0.877979815006256
  2528. rotation = -2.067365E-15,-0.7071068,0.7071068,6.181725E-08
  2529. mirror = 1,1,1
  2530. istg = 0
  2531. dstg = 0
  2532. sqor = -1
  2533. sidx = -1
  2534. attm = 1
  2535. sym = 29
  2536. sym = 30
  2537. sym = 32
  2538. sym = 33
  2539. sym = 34
  2540. srfN = srfAttach, 0
  2541. mass = 0.005
  2542. temp = -200.7706
  2543. expt = 0.5
  2544. state = 1
  2545. connected = True
  2546. attached = True
  2547. flag =
  2548. rTrf = batteryPack
  2549. modCost = 0
  2550. EVENTS
  2551. {
  2552. }
  2553. ACTIONS
  2554. {
  2555. }
  2556. RESOURCE
  2557. {
  2558. name = ElectricCharge
  2559. amount = 99.3146930589589
  2560. maxAmount = 100
  2561. flowState = True
  2562. isTweakable = True
  2563. hideFlow = False
  2564. flowMode = Both
  2565. }
  2566. }
  2567. PART
  2568. {
  2569. name = batteryPack
  2570. uid = 4079668865
  2571. mid = 0
  2572. launchID = 0
  2573. parent = 0
  2574. position = 0.760353207588196,0.658920288085938,0.438989996910095
  2575. rotation = 0.3535534,-0.6123725,0.6123725,0.3535535
  2576. mirror = 1,1,1
  2577. istg = 0
  2578. dstg = 0
  2579. sqor = -1
  2580. sidx = -1
  2581. attm = 1
  2582. sym = 29
  2583. sym = 30
  2584. sym = 31
  2585. sym = 33
  2586. sym = 34
  2587. srfN = srfAttach, 0
  2588. mass = 0.005
  2589. temp = -200.5437
  2590. expt = 0.5
  2591. state = 1
  2592. connected = True
  2593. attached = True
  2594. flag =
  2595. rTrf = batteryPack
  2596. modCost = 0
  2597. EVENTS
  2598. {
  2599. }
  2600. ACTIONS
  2601. {
  2602. }
  2603. RESOURCE
  2604. {
  2605. name = ElectricCharge
  2606. amount = 99.3146930589589
  2607. maxAmount = 100
  2608. flowState = True
  2609. isTweakable = True
  2610. hideFlow = False
  2611. flowMode = Both
  2612. }
  2613. }
  2614. PART
  2615. {
  2616. name = batteryPack
  2617. uid = 279112746
  2618. mid = 0
  2619. launchID = 0
  2620. parent = 0
  2621. position = 0.760353207588196,0.658920288085938,-0.438989996910095
  2622. rotation = 0.6123725,-0.3535534,0.3535535,0.6123725
  2623. mirror = 1,1,1
  2624. istg = 0
  2625. dstg = 0
  2626. sqor = -1
  2627. sidx = -1
  2628. attm = 1
  2629. sym = 29
  2630. sym = 30
  2631. sym = 31
  2632. sym = 32
  2633. sym = 34
  2634. srfN = srfAttach, 0
  2635. mass = 0.005
  2636. temp = -200.3203
  2637. expt = 0.5
  2638. state = 1
  2639. connected = True
  2640. attached = True
  2641. flag =
  2642. rTrf = batteryPack
  2643. modCost = 0
  2644. EVENTS
  2645. {
  2646. }
  2647. ACTIONS
  2648. {
  2649. }
  2650. RESOURCE
  2651. {
  2652. name = ElectricCharge
  2653. amount = 99.3146930589589
  2654. maxAmount = 100
  2655. flowState = True
  2656. isTweakable = True
  2657. hideFlow = False
  2658. flowMode = Both
  2659. }
  2660. }
  2661. PART
  2662. {
  2663. name = batteryPack
  2664. uid = 2993357859
  2665. mid = 0
  2666. launchID = 0
  2667. parent = 0
  2668. position = -1.19209289550781E-07,0.658920288085938,-0.877979755401611
  2669. rotation = -0.7071068,-3.090862E-08,-3.090862E-08,-0.7071068
  2670. mirror = 1,1,1
  2671. istg = 0
  2672. dstg = 0
  2673. sqor = -1
  2674. sidx = -1
  2675. attm = 1
  2676. sym = 29
  2677. sym = 30
  2678. sym = 31
  2679. sym = 32
  2680. sym = 33
  2681. srfN = srfAttach, 0
  2682. mass = 0.005
  2683. temp = -200.0983
  2684. expt = 0.5
  2685. state = 1
  2686. connected = True
  2687. attached = True
  2688. flag =
  2689. rTrf = batteryPack
  2690. modCost = 0
  2691. EVENTS
  2692. {
  2693. }
  2694. ACTIONS
  2695. {
  2696. }
  2697. RESOURCE
  2698. {
  2699. name = ElectricCharge
  2700. amount = 99.3146930589589
  2701. maxAmount = 100
  2702. flowState = True
  2703. isTweakable = True
  2704. hideFlow = False
  2705. flowMode = Both
  2706. }
  2707. }
  2708. PART
  2709. {
  2710. name = largeSolarPanel
  2711. uid = 915648050
  2712. mid = 0
  2713. launchID = 0
  2714. parent = 0
  2715. position = 1.11137914657593,0.101569175720215,-8.94069671630859E-08
  2716. rotation = 0,-1,0,4.371139E-08
  2717. mirror = 1,1,1
  2718. istg = 0
  2719. dstg = 0
  2720. sqor = -1
  2721. sidx = -1
  2722. attm = 1
  2723. sym = 36
  2724. srfN = srfAttach, 0
  2725. mass = 0.14
  2726. temp = -199.8758
  2727. expt = 0.5
  2728. state = 1
  2729. connected = True
  2730. attached = True
  2731. flag =
  2732. rTrf = largeSolarPanel
  2733. modCost = 0
  2734. EVENTS
  2735. {
  2736. }
  2737. ACTIONS
  2738. {
  2739. }
  2740. MODULE
  2741. {
  2742. name = ModuleDeployableSolarPanel
  2743. isEnabled = True
  2744. currentRotation = (0.1583902, 0.1583523, -0.6891338, 0.6891529)
  2745. stateString = EXTENDED
  2746. storedAnimationTime = 0
  2747. storedAnimationSpeed = 0
  2748. EVENTS
  2749. {
  2750. Extend
  2751. {
  2752. active = False
  2753. guiActive = True
  2754. guiIcon = Extend
  2755. guiName = Extend
  2756. category = Extend
  2757. guiActiveUnfocused = True
  2758. unfocusedRange = 4
  2759. externalToEVAOnly = True
  2760. }
  2761. Retract
  2762. {
  2763. active = True
  2764. guiActive = True
  2765. guiIcon = Retract
  2766. guiName = Retract
  2767. category = Retract
  2768. guiActiveUnfocused = True
  2769. unfocusedRange = 4
  2770. externalToEVAOnly = True
  2771. }
  2772. }
  2773. ACTIONS
  2774. {
  2775. ExtendPanelsAction
  2776. {
  2777. actionGroup = None
  2778. }
  2779. ExtendAction
  2780. {
  2781. actionGroup = Custom01
  2782. }
  2783. RetractAction
  2784. {
  2785. actionGroup = None
  2786. }
  2787. }
  2788. }
  2789. }
  2790. PART
  2791. {
  2792. name = largeSolarPanel
  2793. uid = 3705233779
  2794. mid = 0
  2795. launchID = 0
  2796. parent = 0
  2797. position = -1.11137890815735,0.101569175720215,8.94069671630859E-08
  2798. rotation = 0,0,0,-1
  2799. mirror = 1,1,1
  2800. istg = 0
  2801. dstg = 0
  2802. sqor = -1
  2803. sidx = -1
  2804. attm = 1
  2805. sym = 35
  2806. srfN = srfAttach, 0
  2807. mass = 0.14
  2808. temp = -199.6543
  2809. expt = 0.5
  2810. state = 1
  2811. connected = True
  2812. attached = True
  2813. flag =
  2814. rTrf = largeSolarPanel
  2815. modCost = 0
  2816. EVENTS
  2817. {
  2818. }
  2819. ACTIONS
  2820. {
  2821. }
  2822. MODULE
  2823. {
  2824. name = ModuleDeployableSolarPanel
  2825. isEnabled = True
  2826. currentRotation = (-0.6891206, -0.6891648, 0.1584334, -0.158315)
  2827. stateString = EXTENDED
  2828. storedAnimationTime = 0
  2829. storedAnimationSpeed = 0
  2830. EVENTS
  2831. {
  2832. Extend
  2833. {
  2834. active = False
  2835. guiActive = True
  2836. guiIcon = Extend
  2837. guiName = Extend
  2838. category = Extend
  2839. guiActiveUnfocused = True
  2840. unfocusedRange = 4
  2841. externalToEVAOnly = True
  2842. }
  2843. Retract
  2844. {
  2845. active = True
  2846. guiActive = True
  2847. guiIcon = Retract
  2848. guiName = Retract
  2849. category = Retract
  2850. guiActiveUnfocused = True
  2851. unfocusedRange = 4
  2852. externalToEVAOnly = True
  2853. }
  2854. }
  2855. ACTIONS
  2856. {
  2857. ExtendPanelsAction
  2858. {
  2859. actionGroup = None
  2860. }
  2861. ExtendAction
  2862. {
  2863. actionGroup = Custom01
  2864. }
  2865. RetractAction
  2866. {
  2867. actionGroup = None
  2868. }
  2869. }
  2870. }
  2871. }
  2872. PART
  2873. {
  2874. name = RCSBlock
  2875. uid = 2636322626
  2876. mid = 0
  2877. launchID = 0
  2878. parent = 0
  2879. position = -0.83808696269989,0.26392936706543,-0.837037682533264
  2880. rotation = 1.977144E-08,0.3826834,-7.378753E-08,-0.9238796
  2881. mirror = 1,1,1
  2882. istg = 0
  2883. dstg = 0
  2884. sqor = -1
  2885. sidx = -1
  2886. attm = 1
  2887. sym = 38
  2888. sym = 39
  2889. sym = 40
  2890. srfN = srfAttach, 0
  2891. mass = 0.05
  2892. temp = -199.4379
  2893. expt = 0.5
  2894. state = 1
  2895. connected = True
  2896. attached = True
  2897. flag =
  2898. rTrf = RCSBlock
  2899. modCost = 0
  2900. EVENTS
  2901. {
  2902. }
  2903. ACTIONS
  2904. {
  2905. }
  2906. MODULE
  2907. {
  2908. name = ModuleRCS
  2909. isEnabled = True
  2910. isEnabled = True
  2911. EVENTS
  2912. {
  2913. Disable
  2914. {
  2915. active = True
  2916. guiActive = True
  2917. guiIcon = Disable RCS Port
  2918. guiName = Disable RCS Port
  2919. category = Disable RCS Port
  2920. guiActiveUnfocused = False
  2921. unfocusedRange = 2
  2922. externalToEVAOnly = True
  2923. }
  2924. Enable
  2925. {
  2926. active = False
  2927. guiActive = True
  2928. guiIcon = Enable RCS Port
  2929. guiName = Enable RCS Port
  2930. category = Enable RCS Port
  2931. guiActiveUnfocused = False
  2932. unfocusedRange = 2
  2933. externalToEVAOnly = True
  2934. }
  2935. }
  2936. ACTIONS
  2937. {
  2938. ToggleAction
  2939. {
  2940. actionGroup = None
  2941. }
  2942. }
  2943. }
  2944. }
  2945. PART
  2946. {
  2947. name = RCSBlock
  2948. uid = 2886860461
  2949. mid = 0
  2950. launchID = 0
  2951. parent = 0
  2952. position = -0.837037920951843,0.26392936706543,0.838087797164917
  2953. rotation = -3.819515E-08,-0.3826835,-6.615618E-08,-0.9238796
  2954. mirror = 1,1,1
  2955. istg = 0
  2956. dstg = 0
  2957. sqor = -1
  2958. sidx = -1
  2959. attm = 1
  2960. sym = 37
  2961. sym = 39
  2962. sym = 40
  2963. srfN = srfAttach, 0
  2964. mass = 0.05
  2965. temp = -199.2186
  2966. expt = 0.5
  2967. state = 1
  2968. connected = True
  2969. attached = True
  2970. flag =
  2971. rTrf = RCSBlock
  2972. modCost = 0
  2973. EVENTS
  2974. {
  2975. }
  2976. ACTIONS
  2977. {
  2978. }
  2979. MODULE
  2980. {
  2981. name = ModuleRCS
  2982. isEnabled = True
  2983. isEnabled = True
  2984. EVENTS
  2985. {
  2986. Disable
  2987. {
  2988. active = True
  2989. guiActive = True
  2990. guiIcon = Disable RCS Port
  2991. guiName = Disable RCS Port
  2992. category = Disable RCS Port
  2993. guiActiveUnfocused = False
  2994. unfocusedRange = 2
  2995. externalToEVAOnly = True
  2996. }
  2997. Enable
  2998. {
  2999. active = False
  3000. guiActive = True
  3001. guiIcon = Enable RCS Port
  3002. guiName = Enable RCS Port
  3003. category = Enable RCS Port
  3004. guiActiveUnfocused = False
  3005. unfocusedRange = 2
  3006. externalToEVAOnly = True
  3007. }
  3008. }
  3009. ACTIONS
  3010. {
  3011. ToggleAction
  3012. {
  3013. actionGroup = None
  3014. }
  3015. }
  3016. }
  3017. }
  3018. PART
  3019. {
  3020. name = RCSBlock
  3021. uid = 1909996340
  3022. mid = 0
  3023. launchID = 0
  3024. parent = 0
  3025. position = 0.838087558746338,0.26392936706543,0.837037801742554
  3026. rotation = -7.378753E-08,-0.9238796,-1.977144E-08,-0.3826834
  3027. mirror = 1,1,1
  3028. istg = 0
  3029. dstg = 0
  3030. sqor = -1
  3031. sidx = -1
  3032. attm = 1
  3033. sym = 37
  3034. sym = 38
  3035. sym = 40
  3036. srfN = srfAttach, 0
  3037. mass = 0.05
  3038. temp = -199.001
  3039. expt = 0.5
  3040. state = 1
  3041. connected = True
  3042. attached = True
  3043. flag =
  3044. rTrf = RCSBlock
  3045. modCost = 0
  3046. EVENTS
  3047. {
  3048. }
  3049. ACTIONS
  3050. {
  3051. }
  3052. MODULE
  3053. {
  3054. name = ModuleRCS
  3055. isEnabled = True
  3056. isEnabled = True
  3057. EVENTS
  3058. {
  3059. Disable
  3060. {
  3061. active = True
  3062. guiActive = True
  3063. guiIcon = Disable RCS Port
  3064. guiName = Disable RCS Port
  3065. category = Disable RCS Port
  3066. guiActiveUnfocused = False
  3067. unfocusedRange = 2
  3068. externalToEVAOnly = True
  3069. }
  3070. Enable
  3071. {
  3072. active = False
  3073. guiActive = True
  3074. guiIcon = Enable RCS Port
  3075. guiName = Enable RCS Port
  3076. category = Enable RCS Port
  3077. guiActiveUnfocused = False
  3078. unfocusedRange = 2
  3079. externalToEVAOnly = True
  3080. }
  3081. }
  3082. ACTIONS
  3083. {
  3084. ToggleAction
  3085. {
  3086. actionGroup = None
  3087. }
  3088. }
  3089. }
  3090. }
  3091. PART
  3092. {
  3093. name = RCSBlock
  3094. uid = 1621745900
  3095. mid = 0
  3096. launchID = 0
  3097. parent = 0
  3098. position = 0.837038040161133,0.26392936706543,-0.838087677955627
  3099. rotation = 6.615618E-08,0.9238796,-3.819514E-08,-0.3826835
  3100. mirror = 1,1,1
  3101. istg = 0
  3102. dstg = 0
  3103. sqor = -1
  3104. sidx = -1
  3105. attm = 1
  3106. sym = 37
  3107. sym = 38
  3108. sym = 39
  3109. srfN = srfAttach, 0
  3110. mass = 0.05
  3111. temp = -198.7854
  3112. expt = 0.5
  3113. state = 1
  3114. connected = True
  3115. attached = True
  3116. flag =
  3117. rTrf = RCSBlock
  3118. modCost = 0
  3119. EVENTS
  3120. {
  3121. }
  3122. ACTIONS
  3123. {
  3124. }
  3125. MODULE
  3126. {
  3127. name = ModuleRCS
  3128. isEnabled = True
  3129. isEnabled = True
  3130. EVENTS
  3131. {
  3132. Disable
  3133. {
  3134. active = True
  3135. guiActive = True
  3136. guiIcon = Disable RCS Port
  3137. guiName = Disable RCS Port
  3138. category = Disable RCS Port
  3139. guiActiveUnfocused = False
  3140. unfocusedRange = 2
  3141. externalToEVAOnly = True
  3142. }
  3143. Enable
  3144. {
  3145. active = False
  3146. guiActive = True
  3147. guiIcon = Enable RCS Port
  3148. guiName = Enable RCS Port
  3149. category = Enable RCS Port
  3150. guiActiveUnfocused = False
  3151. unfocusedRange = 2
  3152. externalToEVAOnly = True
  3153. }
  3154. }
  3155. ACTIONS
  3156. {
  3157. ToggleAction
  3158. {
  3159. actionGroup = None
  3160. }
  3161. }
  3162. }
  3163. }
  3164. PART
  3165. {
  3166. name = dockingPort2
  3167. uid = 1507950
  3168. mid = 0
  3169. launchID = 0
  3170. parent = 15
  3171. position = -0.000547130708582699,-4.43001651763916,3.5942587852478
  3172. rotation = -0.5119651,0.4867801,-0.4885316,0.5121267
  3173. mirror = 1,1,1
  3174. istg = 0
  3175. dstg = 0
  3176. sqor = -1
  3177. sidx = -1
  3178. attm = 0
  3179. srfN = None, -1
  3180. attN = None, -1
  3181. attN = bottom, 42
  3182. mass = 0.05
  3183. temp = -200.9659
  3184. expt = 0.5
  3185. state = 1
  3186. connected = True
  3187. attached = True
  3188. flag =
  3189. rTrf = dockingPort2
  3190. modCost = 0
  3191. EVENTS
  3192. {
  3193. }
  3194. ACTIONS
  3195. {
  3196. }
  3197. MODULE
  3198. {
  3199. name = ModuleDockingNode
  3200. isEnabled = True
  3201. state = Docked (docker)
  3202. dockUId = 161701898
  3203. dockNodeIdx = 0
  3204. EVENTS
  3205. {
  3206. Undock
  3207. {
  3208. active = True
  3209. guiActive = True
  3210. guiIcon = Undock
  3211. guiName = Undock
  3212. category = Undock
  3213. guiActiveUnfocused = True
  3214. unfocusedRange = 2
  3215. externalToEVAOnly = True
  3216. }
  3217. UndockSameVessel
  3218. {
  3219. active = False
  3220. guiActive = True
  3221. guiIcon = Undock
  3222. guiName = Undock
  3223. category = Undock
  3224. guiActiveUnfocused = True
  3225. unfocusedRange = 2
  3226. externalToEVAOnly = True
  3227. }
  3228. Decouple
  3229. {
  3230. active = False
  3231. guiActive = True
  3232. guiIcon = Decouple Node
  3233. guiName = Decouple Node
  3234. category = Decouple Node
  3235. guiActiveUnfocused = True
  3236. unfocusedRange = 2
  3237. externalToEVAOnly = True
  3238. }
  3239. SetAsTarget
  3240. {
  3241. active = True
  3242. guiActive = False
  3243. guiIcon = Set as Target
  3244. guiName = Set as Target
  3245. category = Set as Target
  3246. guiActiveUnfocused = True
  3247. unfocusedRange = 200
  3248. externalToEVAOnly = False
  3249. }
  3250. UnsetTarget
  3251. {
  3252. active = False
  3253. guiActive = False
  3254. guiIcon = Unset Target
  3255. guiName = Unset Target
  3256. category = Unset Target
  3257. guiActiveUnfocused = True
  3258. unfocusedRange = 200
  3259. externalToEVAOnly = False
  3260. }
  3261. EnableXFeed
  3262. {
  3263. active = False
  3264. guiActive = True
  3265. guiIcon = Enable Crossfeed
  3266. guiName = Enable Crossfeed
  3267. category = Enable Crossfeed
  3268. guiActiveUnfocused = False
  3269. unfocusedRange = 2
  3270. externalToEVAOnly = True
  3271. }
  3272. DisableXFeed
  3273. {
  3274. active = True
  3275. guiActive = True
  3276. guiIcon = Disable Crossfeed
  3277. guiName = Disable Crossfeed
  3278. category = Disable Crossfeed
  3279. guiActiveUnfocused = False
  3280. unfocusedRange = 2
  3281. externalToEVAOnly = True
  3282. }
  3283. MakeReferenceTransform
  3284. {
  3285. active = True
  3286. guiActive = True
  3287. guiIcon = Control from Here
  3288. guiName = Control from Here
  3289. category = Control from Here
  3290. guiActiveUnfocused = False
  3291. unfocusedRange = 2
  3292. externalToEVAOnly = True
  3293. }
  3294. }
  3295. ACTIONS
  3296. {
  3297. UndockAction
  3298. {
  3299. actionGroup = None
  3300. }
  3301. DecoupleAction
  3302. {
  3303. actionGroup = None
  3304. }
  3305. }
  3306. DOCKEDVESSEL
  3307. {
  3308. vesselName = Fuel Module and Tug
  3309. vesselType = 2
  3310. rootUId = 226568503
  3311. }
  3312. }
  3313. }
  3314. PART
  3315. {
  3316. name = trussAdapter
  3317. uid = 2340589838
  3318. mid = 0
  3319. launchID = 0
  3320. parent = 41
  3321. position = -0.00134907756000757,-4.42938280105591,4.00509214401245
  3322. rotation = 0.4867801,0.5119651,0.5121267,0.4885316
  3323. mirror = 1,1,1
  3324. istg = 0
  3325. dstg = 0
  3326. sqor = -1
  3327. sidx = -1
  3328. attm = 0
  3329. srfN = None, -1
  3330. attN = bottom, 41
  3331. attN = top, 47
  3332. mass = 0.25
  3333. temp = -201.7512
  3334. expt = 0.5
  3335. state = 1
  3336. connected = True
  3337. attached = True
  3338. flag =
  3339. rTrf = trussAdapter
  3340. modCost = 0
  3341. EVENTS
  3342. {
  3343. }
  3344. ACTIONS
  3345. {
  3346. }
  3347. }
  3348. PART
  3349. {
  3350. name = linearRcs
  3351. uid = 429744729
  3352. mid = 0
  3353. launchID = 0
  3354. parent = 42
  3355. position = -0.416711151599884,-4.88857364654541,3.6837055683136
  3356. rotation = -0.9329377,0.3600359,-0.001187949,-0.0003682807
  3357. mirror = 1,1,1
  3358. istg = 0
  3359. dstg = 0
  3360. sqor = -1
  3361. sidx = -1
  3362. attm = 1
  3363. sym = 44
  3364. sym = 45
  3365. sym = 46
  3366. srfN = srfAttach, 42
  3367. mass = 0.05
  3368. temp = -200.6311
  3369. expt = 0.5
  3370. state = 1
  3371. connected = True
  3372. attached = True
  3373. flag =
  3374. rTrf = linearRcs
  3375. modCost = 0
  3376. EVENTS
  3377. {
  3378. }
  3379. ACTIONS
  3380. {
  3381. }
  3382. MODULE
  3383. {
  3384. name = ModuleRCS
  3385. isEnabled = True
  3386. isEnabled = True
  3387. EVENTS
  3388. {
  3389. Disable
  3390. {
  3391. active = True
  3392. guiActive = True
  3393. guiIcon = Disable RCS Port
  3394. guiName = Disable RCS Port
  3395. category = Disable RCS Port
  3396. guiActiveUnfocused = False
  3397. unfocusedRange = 2
  3398. externalToEVAOnly = True
  3399. }
  3400. Enable
  3401. {
  3402. active = False
  3403. guiActive = True
  3404. guiIcon = Enable RCS Port
  3405. guiName = Enable RCS Port
  3406. category = Enable RCS Port
  3407. guiActiveUnfocused = False
  3408. unfocusedRange = 2
  3409. externalToEVAOnly = True
  3410. }
  3411. }
  3412. ACTIONS
  3413. {
  3414. ToggleAction
  3415. {
  3416. actionGroup = None
  3417. }
  3418. }
  3419. }
  3420. }
  3421. PART
  3422. {
  3423. name = linearRcs
  3424. uid = 2286238079
  3425. mid = 0
  3426. launchID = 0
  3427. parent = 42
  3428. position = 0.457971096038818,-4.84586620330811,3.68534469604492
  3429. rotation = -0.9142703,-0.4051028,-0.0005794785,-0.001100369
  3430. mirror = 1,1,1
  3431. istg = 0
  3432. dstg = 0
  3433. sqor = -1
  3434. sidx = -1
  3435. attm = 1
  3436. sym = 43
  3437. sym = 45
  3438. sym = 46
  3439. srfN = srfAttach, 42
  3440. mass = 0.05
  3441. temp = -200.3964
  3442. expt = 0.5
  3443. state = 1
  3444. connected = True
  3445. attached = True
  3446. flag =
  3447. rTrf = linearRcs
  3448. modCost = 0
  3449. EVENTS
  3450. {
  3451. }
  3452. ACTIONS
  3453. {
  3454. }
  3455. MODULE
  3456. {
  3457. name = ModuleRCS
  3458. isEnabled = True
  3459. isEnabled = True
  3460. EVENTS
  3461. {
  3462. Disable
  3463. {
  3464. active = True
  3465. guiActive = True
  3466. guiIcon = Disable RCS Port
  3467. guiName = Disable RCS Port
  3468. category = Disable RCS Port
  3469. guiActiveUnfocused = False
  3470. unfocusedRange = 2
  3471. externalToEVAOnly = True
  3472. }
  3473. Enable
  3474. {
  3475. active = False
  3476. guiActive = True
  3477. guiIcon = Enable RCS Port
  3478. guiName = Enable RCS Port
  3479. category = Enable RCS Port
  3480. guiActiveUnfocused = False
  3481. unfocusedRange = 2
  3482. externalToEVAOnly = True
  3483. }
  3484. }
  3485. ACTIONS
  3486. {
  3487. ToggleAction
  3488. {
  3489. actionGroup = None
  3490. }
  3491. }
  3492. }
  3493. }
  3494. PART
  3495. {
  3496. name = linearRcs
  3497. uid = 3964457465
  3498. mid = 0
  3499. launchID = 0
  3500. parent = 42
  3501. position = 0.415267497301102,-3.97118401527405,3.68391370773315
  3502. rotation = -0.3600358,-0.9329376,0.0003685176,-0.001187946
  3503. mirror = 1,1,1
  3504. istg = 0
  3505. dstg = 0
  3506. sqor = -1
  3507. sidx = -1
  3508. attm = 1
  3509. sym = 43
  3510. sym = 44
  3511. sym = 46
  3512. srfN = srfAttach, 42
  3513. mass = 0.05
  3514. temp = -200.161
  3515. expt = 0.5
  3516. state = 1
  3517. connected = True
  3518. attached = True
  3519. flag =
  3520. rTrf = linearRcs
  3521. modCost = 0
  3522. EVENTS
  3523. {
  3524. }
  3525. ACTIONS
  3526. {
  3527. }
  3528. MODULE
  3529. {
  3530. name = ModuleRCS
  3531. isEnabled = True
  3532. isEnabled = True
  3533. EVENTS
  3534. {
  3535. Disable
  3536. {
  3537. active = True
  3538. guiActive = True
  3539. guiIcon = Disable RCS Port
  3540. guiName = Disable RCS Port
  3541. category = Disable RCS Port
  3542. guiActiveUnfocused = False
  3543. unfocusedRange = 2
  3544. externalToEVAOnly = True
  3545. }
  3546. Enable
  3547. {
  3548. active = False
  3549. guiActive = True
  3550. guiIcon = Enable RCS Port
  3551. guiName = Enable RCS Port
  3552. category = Enable RCS Port
  3553. guiActiveUnfocused = False
  3554. unfocusedRange = 2
  3555. externalToEVAOnly = True
  3556. }
  3557. }
  3558. ACTIONS
  3559. {
  3560. ToggleAction
  3561. {
  3562. actionGroup = None
  3563. }
  3564. }
  3565. }
  3566. }
  3567. PART
  3568. {
  3569. name = linearRcs
  3570. uid = 1867017125
  3571. mid = 0
  3572. launchID = 0
  3573. parent = 42
  3574. position = -0.459415704011917,-4.01389074325562,3.68227481842041
  3575. rotation = -0.4051027,0.9142703,-0.001100544,0.0005795381
  3576. mirror = 1,1,1
  3577. istg = 0
  3578. dstg = 0
  3579. sqor = -1
  3580. sidx = -1
  3581. attm = 1
  3582. sym = 43
  3583. sym = 44
  3584. sym = 45
  3585. srfN = srfAttach, 42
  3586. mass = 0.05
  3587. temp = -199.9279
  3588. expt = 0.5
  3589. state = 1
  3590. connected = True
  3591. attached = True
  3592. flag =
  3593. rTrf = linearRcs
  3594. modCost = 0
  3595. EVENTS
  3596. {
  3597. }
  3598. ACTIONS
  3599. {
  3600. }
  3601. MODULE
  3602. {
  3603. name = ModuleRCS
  3604. isEnabled = True
  3605. isEnabled = True
  3606. EVENTS
  3607. {
  3608. Disable
  3609. {
  3610. active = True
  3611. guiActive = True
  3612. guiIcon = Disable RCS Port
  3613. guiName = Disable RCS Port
  3614. category = Disable RCS Port
  3615. guiActiveUnfocused = False
  3616. unfocusedRange = 2
  3617. externalToEVAOnly = True
  3618. }
  3619. Enable
  3620. {
  3621. active = False
  3622. guiActive = True
  3623. guiIcon = Enable RCS Port
  3624. guiName = Enable RCS Port
  3625. category = Enable RCS Port
  3626. guiActiveUnfocused = False
  3627. unfocusedRange = 2
  3628. externalToEVAOnly = True
  3629. }
  3630. }
  3631. ACTIONS
  3632. {
  3633. ToggleAction
  3634. {
  3635. actionGroup = None
  3636. }
  3637. }
  3638. }
  3639. }
  3640. PART
  3641. {
  3642. name = trussPiece3x
  3643. uid = 2154247464
  3644. mid = 0
  3645. launchID = 0
  3646. parent = 42
  3647. position = -0.00549429655075073,-4.42610454559326,6.1296968460083
  3648. rotation = 0.4867801,0.5119651,0.5121267,0.4885316
  3649. mirror = 1,1,1
  3650. istg = 0
  3651. dstg = 0
  3652. sqor = -1
  3653. sidx = -1
  3654. attm = 0
  3655. srfN = None, -1
  3656. attN = bottom, 42
  3657. attN = top, 56
  3658. mass = 0.6
  3659. temp = -201.7083
  3660. expt = 0.5
  3661. state = 1
  3662. connected = True
  3663. attached = True
  3664. flag =
  3665. rTrf = trussPiece3x
  3666. modCost = 0
  3667. EVENTS
  3668. {
  3669. }
  3670. ACTIONS
  3671. {
  3672. }
  3673. }
  3674. PART
  3675. {
  3676. name = fuelTank.long
  3677. uid = 3007671552
  3678. mid = 0
  3679. launchID = 0
  3680. parent = 47
  3681. position = 0.0411644615232944,-5.37685871124268,6.00312232971191
  3682. rotation = -0.48678,-0.5119652,-0.5121268,-0.4885316
  3683. mirror = 1,1,1
  3684. istg = 0
  3685. dstg = 0
  3686. sqor = -1
  3687. sidx = -1
  3688. attm = 1
  3689. sym = 50
  3690. sym = 52
  3691. sym = 54
  3692. srfN = srfAttach, 47
  3693. attN = None, -1
  3694. attN = None, -1
  3695. mass = 0.5
  3696. temp = -200.7384
  3697. expt = 0.5
  3698. state = 1
  3699. connected = True
  3700. attached = True
  3701. flag =
  3702. rTrf = fuelTank.long
  3703. modCost = 0
  3704. EVENTS
  3705. {
  3706. }
  3707. ACTIONS
  3708. {
  3709. }
  3710. RESOURCE
  3711. {
  3712. name = LiquidFuel
  3713. amount = 360
  3714. maxAmount = 360
  3715. flowState = True
  3716. isTweakable = True
  3717. hideFlow = False
  3718. flowMode = Both
  3719. }
  3720. RESOURCE
  3721. {
  3722. name = Oxidizer
  3723. amount = 440
  3724. maxAmount = 440
  3725. flowState = True
  3726. isTweakable = True
  3727. hideFlow = False
  3728. flowMode = Both
  3729. }
  3730. }
  3731. PART
  3732. {
  3733. name = strutConnector
  3734. uid = 2070331517
  3735. mid = 0
  3736. launchID = 0
  3737. parent = 48
  3738. position = 0.0643536448478699,-5.78043031692505,4.1449031829834
  3739. rotation = -0.7062197,-0.01780856,-0.7075723,0.01668425
  3740. mirror = 1,1,1
  3741. istg = 0
  3742. dstg = 0
  3743. sqor = -1
  3744. sidx = -1
  3745. attm = 1
  3746. sym = 51
  3747. sym = 53
  3748. sym = 55
  3749. srfN = srfAttach, 48
  3750. mass = 0.05
  3751. temp = -200.149
  3752. expt = 0
  3753. state = 1
  3754. connected = True
  3755. attached = True
  3756. flag =
  3757. rTrf = strutConnector
  3758. modCost = 0
  3759. EVENTS
  3760. {
  3761. }
  3762. ACTIONS
  3763. {
  3764. }
  3765. }
  3766. PART
  3767. {
  3768. name = fuelTank.long
  3769. uid = 3420338721
  3770. mid = 0
  3771. launchID = 0
  3772. parent = 47
  3773. position = 0.945313096046448,-4.37989044189453,6.00334644317627
  3774. rotation = 0.01792285,-0.707458,-0.7063338,0.0165701
  3775. mirror = 1,1,1
  3776. istg = 0
  3777. dstg = 0
  3778. sqor = -1
  3779. sidx = -1
  3780. attm = 1
  3781. sym = 48
  3782. sym = 52
  3783. sym = 54
  3784. srfN = srfAttach, 47
  3785. attN = None, -1
  3786. attN = None, -1
  3787. mass = 0.5
  3788. temp = -200.5545
  3789. expt = 0.5
  3790. state = 1
  3791. connected = True
  3792. attached = True
  3793. flag =
  3794. rTrf = fuelTank.long
  3795. modCost = 0
  3796. EVENTS
  3797. {
  3798. }
  3799. ACTIONS
  3800. {
  3801. }
  3802. RESOURCE
  3803. {
  3804. name = LiquidFuel
  3805. amount = 360
  3806. maxAmount = 360
  3807. flowState = True
  3808. isTweakable = True
  3809. hideFlow = False
  3810. flowMode = Both
  3811. }
  3812. RESOURCE
  3813. {
  3814. name = Oxidizer
  3815. amount = 440
  3816. maxAmount = 440
  3817. flowState = True
  3818. isTweakable = True
  3819. hideFlow = False
  3820. flowMode = Both
  3821. }
  3822. }
  3823. PART
  3824. {
  3825. name = strutConnector
  3826. uid = 3309301149
  3827. mid = 0
  3828. launchID = 0
  3829. parent = 50
  3830. position = 1.3496435880661,-4.36319398880005,4.14522695541382
  3831. rotation = -0.487575,-0.5129218,-0.4877366,0.5111702
  3832. mirror = 1,1,1
  3833. istg = 0
  3834. dstg = 0
  3835. sqor = -1
  3836. sidx = -1
  3837. attm = 1
  3838. sym = 49
  3839. sym = 53
  3840. sym = 55
  3841. srfN = srfAttach, 50
  3842. mass = 0.05
  3843. temp = -200.0666
  3844. expt = 0
  3845. state = 1
  3846. connected = True
  3847. attached = True
  3848. flag =
  3849. rTrf = strutConnector
  3850. modCost = 0
  3851. EVENTS
  3852. {
  3853. }
  3854. ACTIONS
  3855. {
  3856. }
  3857. }
  3858. PART
  3859. {
  3860. name = fuelTank.long
  3861. uid = 962680714
  3862. mid = 0
  3863. launchID = 0
  3864. parent = 47
  3865. position = -0.0516522154211998,-3.47574520111084,6.00001001358032
  3866. rotation = 0.5121268,-0.4885316,-0.48678,0.5119652
  3867. mirror = 1,1,1
  3868. istg = 0
  3869. dstg = 0
  3870. sqor = -1
  3871. sidx = -1
  3872. attm = 1
  3873. sym = 48
  3874. sym = 50
  3875. sym = 54
  3876. srfN = srfAttach, 47
  3877. attN = None, -1
  3878. attN = None, -1
  3879. mass = 0.5
  3880. temp = -200.3701
  3881. expt = 0.5
  3882. state = 1
  3883. connected = True
  3884. attached = True
  3885. flag =
  3886. rTrf = fuelTank.long
  3887. modCost = 0
  3888. EVENTS
  3889. {
  3890. }
  3891. ACTIONS
  3892. {
  3893. }
  3894. RESOURCE
  3895. {
  3896. name = LiquidFuel
  3897. amount = 360
  3898. maxAmount = 360
  3899. flowState = True
  3900. isTweakable = True
  3901. hideFlow = False
  3902. flowMode = Both
  3903. }
  3904. RESOURCE
  3905. {
  3906. name = Oxidizer
  3907. amount = 440
  3908. maxAmount = 440
  3909. flowState = True
  3910. isTweakable = True
  3911. hideFlow = False
  3912. flowMode = Both
  3913. }
  3914. }
  3915. PART
  3916. {
  3917. name = strutConnector
  3918. uid = 2675911604
  3919. mid = 0
  3920. launchID = 0
  3921. parent = 52
  3922. position = -0.0675891563296318,-3.07790946960449,4.14047765731812
  3923. rotation = 0.01668426,-0.7075724,0.01780857,0.7062196
  3924. mirror = 1,1,1
  3925. istg = 0
  3926. dstg = 0
  3927. sqor = -1
  3928. sidx = -1
  3929. attm = 1
  3930. sym = 49
  3931. sym = 51
  3932. sym = 55
  3933. srfN = srfAttach, 52
  3934. mass = 0.05
  3935. temp = -199.981
  3936. expt = 0
  3937. state = 1
  3938. connected = True
  3939. attached = True
  3940. flag =
  3941. rTrf = strutConnector
  3942. modCost = 0
  3943. EVENTS
  3944. {
  3945. }
  3946. ACTIONS
  3947. {
  3948. }
  3949. }
  3950. PART
  3951. {
  3952. name = fuelTank.long
  3953. uid = 1086365462
  3954. mid = 0
  3955. launchID = 0
  3956. parent = 47
  3957. position = -0.955800116062164,-4.47271347045898,5.99978256225586
  3958. rotation = -0.7063338,-0.01656998,-0.01792275,-0.707458
  3959. mirror = 1,1,1
  3960. istg = 0
  3961. dstg = 0
  3962. sqor = -1
  3963. sidx = -1
  3964. attm = 1
  3965. sym = 48
  3966. sym = 50
  3967. sym = 52
  3968. srfN = srfAttach, 47
  3969. attN = None, -1
  3970. attN = None, -1
  3971. mass = 0.5
  3972. temp = -200.186
  3973. expt = 0.5
  3974. state = 1
  3975. connected = True
  3976. attached = True
  3977. flag =
  3978. rTrf = fuelTank.long
  3979. modCost = 0
  3980. EVENTS
  3981. {
  3982. }
  3983. ACTIONS
  3984. {
  3985. }
  3986. RESOURCE
  3987. {
  3988. name = LiquidFuel
  3989. amount = 360
  3990. maxAmount = 360
  3991. flowState = True
  3992. isTweakable = True
  3993. hideFlow = False
  3994. flowMode = Both
  3995. }
  3996. RESOURCE
  3997. {
  3998. name = Oxidizer
  3999. amount = 440
  4000. maxAmount = 440
  4001. flowState = True
  4002. isTweakable = True
  4003. hideFlow = False
  4004. flowMode = Both
  4005. }
  4006. }
  4007. PART
  4008. {
  4009. name = strutConnector
  4010. uid = 2173782042
  4011. mid = 0
  4012. launchID = 0
  4013. parent = 54
  4014. position = -1.3528790473938,-4.49514579772949,4.14015436172485
  4015. rotation = -0.5111702,0.4877368,-0.5129216,-0.4875751
  4016. mirror = 1,1,1
  4017. istg = 0
  4018. dstg = 0
  4019. sqor = -1
  4020. sidx = -1
  4021. attm = 1
  4022. sym = 49
  4023. sym = 51
  4024. sym = 53
  4025. srfN = srfAttach, 54
  4026. mass = 0.05
  4027. temp = -199.8953
  4028. expt = 0
  4029. state = 1
  4030. connected = True
  4031. attached = True
  4032. flag =
  4033. rTrf = strutConnector
  4034. modCost = 0
  4035. EVENTS
  4036. {
  4037. }
  4038. ACTIONS
  4039. {
  4040. }
  4041. }
  4042. PART
  4043. {
  4044. name = trussAdapter
  4045. uid = 1046822265
  4046. mid = 0
  4047. launchID = 0
  4048. parent = 47
  4049. position = -0.00963840167969465,-4.42282629013062,8.2542896270752
  4050. rotation = -0.5119651,0.4867801,-0.4885316,0.5121267
  4051. mirror = 1,1,1
  4052. istg = 0
  4053. dstg = 0
  4054. sqor = -1
  4055. sidx = -1
  4056. attm = 0
  4057. srfN = None, -1
  4058. attN = bottom, 61
  4059. attN = top, 47
  4060. mass = 0.25
  4061. temp = -201.4076
  4062. expt = 0.5
  4063. state = 1
  4064. connected = True
  4065. attached = True
  4066. flag =
  4067. rTrf = trussAdapter
  4068. modCost = 0
  4069. EVENTS
  4070. {
  4071. }
  4072. ACTIONS
  4073. {
  4074. }
  4075. }
  4076. PART
  4077. {
  4078. name = linearRcs
  4079. uid = 2210091123
  4080. mid = 0
  4081. launchID = 0
  4082. parent = 56
  4083. position = -0.4271320104599,-4.88218402862549,8.52361488342285
  4084. rotation = -0.9329377,0.3600357,-0.00118796,-0.0003684182
  4085. mirror = 1,1,1
  4086. istg = 0
  4087. dstg = 0
  4088. sqor = -1
  4089. sidx = -1
  4090. attm = 1
  4091. sym = 58
  4092. sym = 59
  4093. sym = 60
  4094. srfN = srfAttach, 56
  4095. mass = 0.05
  4096. temp = -200.4598
  4097. expt = 0.5
  4098. state = 1
  4099. connected = True
  4100. attached = True
  4101. flag =
  4102. rTrf = linearRcs
  4103. modCost = 0
  4104. EVENTS
  4105. {
  4106. }
  4107. ACTIONS
  4108. {
  4109. }
  4110. MODULE
  4111. {
  4112. name = ModuleRCS
  4113. isEnabled = True
  4114. isEnabled = True
  4115. EVENTS
  4116. {
  4117. Disable
  4118. {
  4119. active = True
  4120. guiActive = True
  4121. guiIcon = Disable RCS Port
  4122. guiName = Disable RCS Port
  4123. category = Disable RCS Port
  4124. guiActiveUnfocused = False
  4125. unfocusedRange = 2
  4126. externalToEVAOnly = True
  4127. }
  4128. Enable
  4129. {
  4130. active = False
  4131. guiActive = True
  4132. guiIcon = Enable RCS Port
  4133. guiName = Enable RCS Port
  4134. category = Enable RCS Port
  4135. guiActiveUnfocused = False
  4136. unfocusedRange = 2
  4137. externalToEVAOnly = True
  4138. }
  4139. }
  4140. ACTIONS
  4141. {
  4142. ToggleAction
  4143. {
  4144. actionGroup = None
  4145. }
  4146. }
  4147. }
  4148. }
  4149. PART
  4150. {
  4151. name = linearRcs
  4152. uid = 3399953510
  4153. mid = 0
  4154. launchID = 0
  4155. parent = 56
  4156. position = 0.449607670307159,-4.83937788009644,8.52526092529297
  4157. rotation = -0.9142703,-0.4051028,-0.0005795558,-0.001100468
  4158. mirror = 1,1,1
  4159. istg = 0
  4160. dstg = 0
  4161. sqor = -1
  4162. sidx = -1
  4163. attm = 1
  4164. sym = 57
  4165. sym = 59
  4166. sym = 60
  4167. srfN = srfAttach, 56
  4168. mass = 0.05
  4169. temp = -200.2252
  4170. expt = 0.5
  4171. state = 1
  4172. connected = True
  4173. attached = True
  4174. flag =
  4175. rTrf = linearRcs
  4176. modCost = 0
  4177. EVENTS
  4178. {
  4179. }
  4180. ACTIONS
  4181. {
  4182. }
  4183. MODULE
  4184. {
  4185. name = ModuleRCS
  4186. isEnabled = True
  4187. isEnabled = True
  4188. EVENTS
  4189. {
  4190. Disable
  4191. {
  4192. active = True
  4193. guiActive = True
  4194. guiIcon = Disable RCS Port
  4195. guiName = Disable RCS Port
  4196. category = Disable RCS Port
  4197. guiActiveUnfocused = False
  4198. unfocusedRange = 2
  4199. externalToEVAOnly = True
  4200. }
  4201. Enable
  4202. {
  4203. active = False
  4204. guiActive = True
  4205. guiIcon = Enable RCS Port
  4206. guiName = Enable RCS Port
  4207. category = Enable RCS Port
  4208. guiActiveUnfocused = False
  4209. unfocusedRange = 2
  4210. externalToEVAOnly = True
  4211. }
  4212. }
  4213. ACTIONS
  4214. {
  4215. ToggleAction
  4216. {
  4217. actionGroup = None
  4218. }
  4219. }
  4220. }
  4221. }
  4222. PART
  4223. {
  4224. name = linearRcs
  4225. uid = 1268298502
  4226. mid = 0
  4227. launchID = 0
  4228. parent = 56
  4229. position = 0.406802952289581,-3.96263647079468,8.52382278442383
  4230. rotation = -0.3600357,-0.9329377,0.0003684182,-0.00118796
  4231. mirror = 1,1,1
  4232. istg = 0
  4233. dstg = 0
  4234. sqor = -1
  4235. sidx = -1
  4236. attm = 1
  4237. sym = 57
  4238. sym = 58
  4239. sym = 60
  4240. srfN = srfAttach, 56
  4241. mass = 0.05
  4242. temp = -199.9905
  4243. expt = 0.5
  4244. state = 1
  4245. connected = True
  4246. attached = True
  4247. flag =
  4248. rTrf = linearRcs
  4249. modCost = 0
  4250. EVENTS
  4251. {
  4252. }
  4253. ACTIONS
  4254. {
  4255. }
  4256. MODULE
  4257. {
  4258. name = ModuleRCS
  4259. isEnabled = True
  4260. isEnabled = True
  4261. EVENTS
  4262. {
  4263. Disable
  4264. {
  4265. active = True
  4266. guiActive = True
  4267. guiIcon = Disable RCS Port
  4268. guiName = Disable RCS Port
  4269. category = Disable RCS Port
  4270. guiActiveUnfocused = False
  4271. unfocusedRange = 2
  4272. externalToEVAOnly = True
  4273. }
  4274. Enable
  4275. {
  4276. active = False
  4277. guiActive = True
  4278. guiIcon = Enable RCS Port
  4279. guiName = Enable RCS Port
  4280. category = Enable RCS Port
  4281. guiActiveUnfocused = False
  4282. unfocusedRange = 2
  4283. externalToEVAOnly = True
  4284. }
  4285. }
  4286. ACTIONS
  4287. {
  4288. ToggleAction
  4289. {
  4290. actionGroup = None
  4291. }
  4292. }
  4293. }
  4294. }
  4295. PART
  4296. {
  4297. name = linearRcs
  4298. uid = 79794886
  4299. mid = 0
  4300. launchID = 0
  4301. parent = 56
  4302. position = -0.469936937093735,-4.00544404983521,8.52217960357666
  4303. rotation = -0.4051027,0.9142703,-0.001100504,0.0005794596
  4304. mirror = 1,1,1
  4305. istg = 0
  4306. dstg = 0
  4307. sqor = -1
  4308. sidx = -1
  4309. attm = 1
  4310. sym = 57
  4311. sym = 58
  4312. sym = 59
  4313. srfN = srfAttach, 56
  4314. mass = 0.05
  4315. temp = -199.7585
  4316. expt = 0.5
  4317. state = 1
  4318. connected = True
  4319. attached = True
  4320. flag =
  4321. rTrf = linearRcs
  4322. modCost = 0
  4323. EVENTS
  4324. {
  4325. }
  4326. ACTIONS
  4327. {
  4328. }
  4329. MODULE
  4330. {
  4331. name = ModuleRCS
  4332. isEnabled = True
  4333. isEnabled = True
  4334. EVENTS
  4335. {
  4336. Disable
  4337. {
  4338. active = True
  4339. guiActive = True
  4340. guiIcon = Disable RCS Port
  4341. guiName = Disable RCS Port
  4342. category = Disable RCS Port
  4343. guiActiveUnfocused = False
  4344. unfocusedRange = 2
  4345. externalToEVAOnly = True
  4346. }
  4347. Enable
  4348. {
  4349. active = False
  4350. guiActive = True
  4351. guiIcon = Enable RCS Port
  4352. guiName = Enable RCS Port
  4353. category = Enable RCS Port
  4354. guiActiveUnfocused = False
  4355. unfocusedRange = 2
  4356. externalToEVAOnly = True
  4357. }
  4358. }
  4359. ACTIONS
  4360. {
  4361. ToggleAction
  4362. {
  4363. actionGroup = None
  4364. }
  4365. }
  4366. }
  4367. }
  4368. PART
  4369. {
  4370. name = dockingPort2
  4371. uid = 700367266
  4372. mid = 0
  4373. launchID = 0
  4374. parent = 56
  4375. position = -0.0104401642456651,-4.42219352722168,8.66511917114258
  4376. rotation = 0.4867801,0.5119651,0.5121267,0.4885316
  4377. mirror = 1,1,1
  4378. istg = 0
  4379. dstg = 0
  4380. sqor = -1
  4381. sidx = -1
  4382. attm = 0
  4383. srfN = None, -1
  4384. attN = None, -1
  4385. attN = bottom, 56
  4386. mass = 0.05
  4387. temp = -200.1297
  4388. expt = 0.5
  4389. state = 1
  4390. connected = True
  4391. attached = True
  4392. flag =
  4393. rTrf = dockingPort2
  4394. modCost = 0
  4395. EVENTS
  4396. {
  4397. }
  4398. ACTIONS
  4399. {
  4400. }
  4401. MODULE
  4402. {
  4403. name = ModuleDockingNode
  4404. isEnabled = True
  4405. state = Docked (dockee)
  4406. dockUId = 2294912430
  4407. dockNodeIdx = 0
  4408. EVENTS
  4409. {
  4410. Undock
  4411. {
  4412. active = False
  4413. guiActive = True
  4414. guiIcon = Undock
  4415. guiName = Undock
  4416. category = Undock
  4417. guiActiveUnfocused = True
  4418. unfocusedRange = 2
  4419. externalToEVAOnly = True
  4420. }
  4421. UndockSameVessel
  4422. {
  4423. active = False
  4424. guiActive = True
  4425. guiIcon = Undock
  4426. guiName = Undock
  4427. category = Undock
  4428. guiActiveUnfocused = True
  4429. unfocusedRange = 2
  4430. externalToEVAOnly = True
  4431. }
  4432. Decouple
  4433. {
  4434. active = False
  4435. guiActive = True
  4436. guiIcon = Decouple Node
  4437. guiName = Decouple Node
  4438. category = Decouple Node
  4439. guiActiveUnfocused = True
  4440. unfocusedRange = 2
  4441. externalToEVAOnly = True
  4442. }
  4443. SetAsTarget
  4444. {
  4445. active = True
  4446. guiActive = False
  4447. guiIcon = Set as Target
  4448. guiName = Set as Target
  4449. category = Set as Target
  4450. guiActiveUnfocused = True
  4451. unfocusedRange = 200
  4452. externalToEVAOnly = False
  4453. }
  4454. UnsetTarget
  4455. {
  4456. active = False
  4457. guiActive = False
  4458. guiIcon = Unset Target
  4459. guiName = Unset Target
  4460. category = Unset Target
  4461. guiActiveUnfocused = True
  4462. unfocusedRange = 200
  4463. externalToEVAOnly = False
  4464. }
  4465. EnableXFeed
  4466. {
  4467. active = False
  4468. guiActive = True
  4469. guiIcon = Enable Crossfeed
  4470. guiName = Enable Crossfeed
  4471. category = Enable Crossfeed
  4472. guiActiveUnfocused = False
  4473. unfocusedRange = 2
  4474. externalToEVAOnly = True
  4475. }
  4476. DisableXFeed
  4477. {
  4478. active = False
  4479. guiActive = True
  4480. guiIcon = Disable Crossfeed
  4481. guiName = Disable Crossfeed
  4482. category = Disable Crossfeed
  4483. guiActiveUnfocused = False
  4484. unfocusedRange = 2
  4485. externalToEVAOnly = True
  4486. }
  4487. MakeReferenceTransform
  4488. {
  4489. active = True
  4490. guiActive = True
  4491. guiIcon = Control from Here
  4492. guiName = Control from Here
  4493. category = Control from Here
  4494. guiActiveUnfocused = False
  4495. unfocusedRange = 2
  4496. externalToEVAOnly = True
  4497. }
  4498. }
  4499. ACTIONS
  4500. {
  4501. UndockAction
  4502. {
  4503. actionGroup = None
  4504. }
  4505. DecoupleAction
  4506. {
  4507. actionGroup = None
  4508. }
  4509. }
  4510. DOCKEDVESSEL
  4511. {
  4512. vesselName = Space Station 1
  4513. vesselType = 6
  4514. rootUId = 3025240400
  4515. }
  4516. }
  4517. }
  4518. PART
  4519. {
  4520. name = dockingPort2
  4521. uid = 2413059739
  4522. mid = 0
  4523. launchID = 0
  4524. parent = 28
  4525. position = -1.38450644726618E-07,1.53534626960754,-2.83300528280961E-06
  4526. rotation = 0.3587177,-1.287176E-07,-0.9334461,-6.97714E-08
  4527. mirror = 1,1,1
  4528. istg = 0
  4529. dstg = 0
  4530. sqor = -1
  4531. sidx = -1
  4532. attm = 0
  4533. srfN = None, -1
  4534. attN = None, -1
  4535. attN = bottom, 63
  4536. mass = 0.05
  4537. temp = -200.981
  4538. expt = 0.5
  4539. state = 1
  4540. connected = True
  4541. attached = True
  4542. flag =
  4543. rTrf = dockingPort2
  4544. modCost = 0
  4545. EVENTS
  4546. {
  4547. }
  4548. ACTIONS
  4549. {
  4550. }
  4551. MODULE
  4552. {
  4553. name = ModuleDockingNode
  4554. isEnabled = True
  4555. state = Docked (docker)
  4556. dockUId = 3985272716
  4557. dockNodeIdx = 0
  4558. EVENTS
  4559. {
  4560. Undock
  4561. {
  4562. active = True
  4563. guiActive = True
  4564. guiIcon = Undock
  4565. guiName = Undock
  4566. category = Undock
  4567. guiActiveUnfocused = True
  4568. unfocusedRange = 2
  4569. externalToEVAOnly = True
  4570. }
  4571. UndockSameVessel
  4572. {
  4573. active = False
  4574. guiActive = True
  4575. guiIcon = Undock
  4576. guiName = Undock
  4577. category = Undock
  4578. guiActiveUnfocused = True
  4579. unfocusedRange = 2
  4580. externalToEVAOnly = True
  4581. }
  4582. Decouple
  4583. {
  4584. active = False
  4585. guiActive = True
  4586. guiIcon = Decouple Node
  4587. guiName = Decouple Node
  4588. category = Decouple Node
  4589. guiActiveUnfocused = True
  4590. unfocusedRange = 2
  4591. externalToEVAOnly = True
  4592. }
  4593. SetAsTarget
  4594. {
  4595. active = True
  4596. guiActive = False
  4597. guiIcon = Set as Target
  4598. guiName = Set as Target
  4599. category = Set as Target
  4600. guiActiveUnfocused = True
  4601. unfocusedRange = 200
  4602. externalToEVAOnly = False
  4603. }
  4604. UnsetTarget
  4605. {
  4606. active = False
  4607. guiActive = False
  4608. guiIcon = Unset Target
  4609. guiName = Unset Target
  4610. category = Unset Target
  4611. guiActiveUnfocused = True
  4612. unfocusedRange = 200
  4613. externalToEVAOnly = False
  4614. }
  4615. EnableXFeed
  4616. {
  4617. active = False
  4618. guiActive = True
  4619. guiIcon = Enable Crossfeed
  4620. guiName = Enable Crossfeed
  4621. category = Enable Crossfeed
  4622. guiActiveUnfocused = False
  4623. unfocusedRange = 2
  4624. externalToEVAOnly = True
  4625. }
  4626. DisableXFeed
  4627. {
  4628. active = True
  4629. guiActive = True
  4630. guiIcon = Disable Crossfeed
  4631. guiName = Disable Crossfeed
  4632. category = Disable Crossfeed
  4633. guiActiveUnfocused = False
  4634. unfocusedRange = 2
  4635. externalToEVAOnly = True
  4636. }
  4637. MakeReferenceTransform
  4638. {
  4639. active = True
  4640. guiActive = True
  4641. guiIcon = Control from Here
  4642. guiName = Control from Here
  4643. category = Control from Here
  4644. guiActiveUnfocused = False
  4645. unfocusedRange = 2
  4646. externalToEVAOnly = True
  4647. }
  4648. }
  4649. ACTIONS
  4650. {
  4651. UndockAction
  4652. {
  4653. actionGroup = None
  4654. }
  4655. DecoupleAction
  4656. {
  4657. actionGroup = None
  4658. }
  4659. }
  4660. DOCKEDVESSEL
  4661. {
  4662. vesselName = Space Station Core Probe
  4663. vesselType = 2
  4664. rootUId = 2413059739
  4665. }
  4666. }
  4667. }
  4668. PART
  4669. {
  4670. name = largeAdapter
  4671. uid = 3862849287
  4672. mid = 0
  4673. launchID = 0
  4674. parent = 62
  4675. position = 7.41196970466262E-08,2.28534650802612,-4.49753633802175E-06
  4676. rotation = 0.3587177,-1.287176E-07,-0.9334461,-6.97714E-08
  4677. mirror = 1,1,1
  4678. istg = 0
  4679. dstg = 0
  4680. sqor = -1
  4681. sidx = -1
  4682. attm = 0
  4683. srfN = None, -1
  4684. attN = top, 62
  4685. attN = bottom, 64
  4686. mass = 0.1
  4687. temp = -201.4629
  4688. expt = 0.5
  4689. state = 1
  4690. connected = True
  4691. attached = True
  4692. flag =
  4693. rTrf = largeAdapter
  4694. modCost = 0
  4695. EVENTS
  4696. {
  4697. }
  4698. ACTIONS
  4699. {
  4700. }
  4701. }
  4702. PART
  4703. {
  4704. name = RCSTank1-2
  4705. uid = 2927621405
  4706. mid = 0
  4707. launchID = 0
  4708. parent = 63
  4709. position = -7.47245962884335E-07,3.54034829139709,-1.07174810182187E-06
  4710. rotation = 0.3587177,-1.287176E-07,-0.9334461,-6.97714E-08
  4711. mirror = 1,1,1
  4712. istg = 0
  4713. dstg = 0
  4714. sqor = -1
  4715. sidx = -1
  4716. attm = 0
  4717. srfN = None, -1
  4718. attN = top, 63
  4719. attN = bottom, 65
  4720. mass = 0.4
  4721. temp = -200.9719
  4722. expt = 0.5
  4723. state = 1
  4724. connected = True
  4725. attached = True
  4726. flag =
  4727. rTrf = RCSTank1-2
  4728. modCost = 0
  4729. EVENTS
  4730. {
  4731. }
  4732. ACTIONS
  4733. {
  4734. }
  4735. RESOURCE
  4736. {
  4737. name = MonoPropellant
  4738. amount = 241.497802734375
  4739. maxAmount = 750
  4740. flowState = True
  4741. isTweakable = True
  4742. hideFlow = False
  4743. flowMode = Both
  4744. }
  4745. }
  4746. PART
  4747. {
  4748. name = largeAdapter2
  4749. uid = 2754394225
  4750. mid = 0
  4751. launchID = 0
  4752. parent = 64
  4753. position = 5.10456573010742E-07,4.22956848144531,-4.49152184955892E-06
  4754. rotation = 0.3587177,-1.287176E-07,-0.9334461,-6.97714E-08
  4755. mirror = 1,1,1
  4756. istg = 0
  4757. dstg = 0
  4758. sqor = -1
  4759. sidx = -1
  4760. attm = 0
  4761. srfN = None, -1
  4762. attN = top, 64
  4763. attN = bottom, 66
  4764. mass = 0.08
  4765. temp = -200.9693
  4766. expt = 0.5
  4767. state = 1
  4768. connected = True
  4769. attached = True
  4770. flag =
  4771. rTrf = largeAdapter2
  4772. modCost = 0
  4773. EVENTS
  4774. {
  4775. }
  4776. ACTIONS
  4777. {
  4778. }
  4779. }
  4780. PART
  4781. {
  4782. name = probeCoreOcto
  4783. uid = 1090762954
  4784. mid = 0
  4785. launchID = 0
  4786. parent = 65
  4787. position = 2.50352144348653E-07,4.60586833953857,-6.39978043182055E-06
  4788. rotation = 0.3587177,-1.287176E-07,-0.9334461,-6.97714E-08
  4789. mirror = 1,1,1
  4790. istg = 0
  4791. dstg = 0
  4792. sqor = -1
  4793. sidx = -1
  4794. attm = 0
  4795. srfN = None, -1
  4796. attN = bottom, 71
  4797. attN = top, 65
  4798. mass = 0.1
  4799. temp = -201.4414
  4800. expt = 0
  4801. state = 1
  4802. connected = True
  4803. attached = True
  4804. flag =
  4805. rTrf = probeCoreOcto
  4806. modCost = 0
  4807. EVENTS
  4808. {
  4809. }
  4810. ACTIONS
  4811. {
  4812. }
  4813. MODULE
  4814. {
  4815. name = ModuleCommand
  4816. isEnabled = True
  4817. controlSrcStatusText = Operational
  4818. EVENTS
  4819. {
  4820. MakeReference
  4821. {
  4822. active = True
  4823. guiActive = True
  4824. guiIcon = Control From Here
  4825. guiName = Control From Here
  4826. category = Control From Here
  4827. guiActiveUnfocused = False
  4828. unfocusedRange = 2
  4829. externalToEVAOnly = True
  4830. }
  4831. RenameVessel
  4832. {
  4833. active = True
  4834. guiActive = True
  4835. guiIcon = Rename Vessel
  4836. guiName = Rename Vessel
  4837. category = Rename Vessel
  4838. guiActiveUnfocused = False
  4839. unfocusedRange = 2
  4840. externalToEVAOnly = True
  4841. }
  4842. }
  4843. ACTIONS
  4844. {
  4845. }
  4846. }
  4847. MODULE
  4848. {
  4849. name = ModuleReactionWheel
  4850. isEnabled = True
  4851. stateString = Operational
  4852. WheelState = Active
  4853. EVENTS
  4854. {
  4855. OnToggle
  4856. {
  4857. active = True
  4858. guiActive = True
  4859. guiIcon = Toggle Torque
  4860. guiName = Toggle Torque
  4861. category = Toggle Torque
  4862. guiActiveUnfocused = False
  4863. unfocusedRange = 2
  4864. externalToEVAOnly = True
  4865. }
  4866. }
  4867. ACTIONS
  4868. {
  4869. Activate
  4870. {
  4871. actionGroup = None
  4872. }
  4873. Deactivate
  4874. {
  4875. actionGroup = None
  4876. }
  4877. Toggle
  4878. {
  4879. actionGroup = None
  4880. }
  4881. }
  4882. }
  4883. MODULE
  4884. {
  4885. name = ModuleSAS
  4886. isEnabled = True
  4887. EVENTS
  4888. {
  4889. }
  4890. ACTIONS
  4891. {
  4892. }
  4893. }
  4894. MODULE
  4895. {
  4896. name = ModuleTripLogger
  4897. isEnabled = True
  4898. EVENTS
  4899. {
  4900. }
  4901. ACTIONS
  4902. {
  4903. }
  4904. Surfaced
  4905. {
  4906. }
  4907. Flew
  4908. {
  4909. }
  4910. FlewBy
  4911. {
  4912. }
  4913. Orbited
  4914. {
  4915. at = Kerbin
  4916. }
  4917. SubOrbited
  4918. {
  4919. }
  4920. }
  4921. RESOURCE
  4922. {
  4923. name = ElectricCharge
  4924. amount = 4.3146930589273
  4925. maxAmount = 5
  4926. flowState = True
  4927. isTweakable = True
  4928. hideFlow = False
  4929. flowMode = Both
  4930. }
  4931. }
  4932. PART
  4933. {
  4934. name = batteryPack
  4935. uid = 2928385372
  4936. mid = 0
  4937. launchID = 0
  4938. parent = 66
  4939. position = 0.255004554986954,4.60971879959106,0.229948624968529
  4940. rotation = 1.786538E-07,0.9136977,-3.762125E-08,-0.4063944
  4941. mirror = 1,1,1
  4942. istg = 0
  4943. dstg = 0
  4944. sqor = -1
  4945. sidx = -1
  4946. attm = 1
  4947. sym = 68
  4948. sym = 69
  4949. sym = 70
  4950. srfN = srfAttach, 66
  4951. mass = 0.005
  4952. temp = -200.4748
  4953. expt = 0.5
  4954. state = 1
  4955. connected = True
  4956. attached = True
  4957. flag =
  4958. rTrf = batteryPack
  4959. modCost = 0
  4960. EVENTS
  4961. {
  4962. }
  4963. ACTIONS
  4964. {
  4965. }
  4966. RESOURCE
  4967. {
  4968. name = ElectricCharge
  4969. amount = 99.3146930589589
  4970. maxAmount = 100
  4971. flowState = True
  4972. isTweakable = True
  4973. hideFlow = False
  4974. flowMode = Both
  4975. }
  4976. }
  4977. PART
  4978. {
  4979. name = batteryPack
  4980. uid = 285724583
  4981. mid = 0
  4982. launchID = 0
  4983. parent = 66
  4984. position = -0.229951962828636,4.60971689224243,0.255001068115234
  4985. rotation = 3.61462E-08,0.9334461,-1.231516E-07,0.3587177
  4986. mirror = 1,1,1
  4987. istg = 0
  4988. dstg = 0
  4989. sqor = -1
  4990. sidx = -1
  4991. attm = 1
  4992. sym = 67
  4993. sym = 69
  4994. sym = 70
  4995. srfN = srfAttach, 66
  4996. mass = 0.005
  4997. temp = -200.2379
  4998. expt = 0.5
  4999. state = 1
  5000. connected = True
  5001. attached = True
  5002. flag =
  5003. rTrf = batteryPack
  5004. modCost = 0
  5005. EVENTS
  5006. {
  5007. }
  5008. ACTIONS
  5009. {
  5010. }
  5011. RESOURCE
  5012. {
  5013. name = ElectricCharge
  5014. amount = 99.3146930589589
  5015. maxAmount = 100
  5016. flowState = True
  5017. isTweakable = True
  5018. hideFlow = False
  5019. flowMode = Both
  5020. }
  5021. }
  5022. PART
  5023. {
  5024. name = batteryPack
  5025. uid = 1352678740
  5026. mid = 0
  5027. launchID = 0
  5028. parent = 66
  5029. position = -0.255004435777664,4.60971641540527,-0.229954525828362
  5030. rotation = -3.762125E-08,0.4063944,-1.786538E-07,0.9136977
  5031. mirror = 1,1,1
  5032. istg = 0
  5033. dstg = 0
  5034. sqor = -1
  5035. sidx = -1
  5036. attm = 1
  5037. sym = 67
  5038. sym = 68
  5039. sym = 70
  5040. srfN = srfAttach, 66
  5041. mass = 0.005
  5042. temp = -199.9978
  5043. expt = 0.5
  5044. state = 1
  5045. connected = True
  5046. attached = True
  5047. flag =
  5048. rTrf = batteryPack
  5049. modCost = 0
  5050. EVENTS
  5051. {
  5052. }
  5053. ACTIONS
  5054. {
  5055. }
  5056. RESOURCE
  5057. {
  5058. name = ElectricCharge
  5059. amount = 99.3146930589589
  5060. maxAmount = 100
  5061. flowState = True
  5062. isTweakable = True
  5063. hideFlow = False
  5064. flowMode = Both
  5065. }
  5066. }
  5067. PART
  5068. {
  5069. name = batteryPack
  5070. uid = 2870972128
  5071. mid = 0
  5072. launchID = 0
  5073. parent = 66
  5074. position = 0.22995537519455,4.60971641540527,-0.255007296800613
  5075. rotation = 1.287176E-07,0.3587177,6.97714E-08,-0.9334461
  5076. mirror = 1,1,1
  5077. istg = 0
  5078. dstg = 0
  5079. sqor = -1
  5080. sidx = -1
  5081. attm = 1
  5082. sym = 67
  5083. sym = 68
  5084. sym = 69
  5085. srfN = srfAttach, 66
  5086. mass = 0.005
  5087. temp = -199.7621
  5088. expt = 0.5
  5089. state = 1
  5090. connected = True
  5091. attached = True
  5092. flag =
  5093. rTrf = batteryPack
  5094. modCost = 0
  5095. EVENTS
  5096. {
  5097. }
  5098. ACTIONS
  5099. {
  5100. }
  5101. RESOURCE
  5102. {
  5103. name = ElectricCharge
  5104. amount = 99.3146930589589
  5105. maxAmount = 100
  5106. flowState = True
  5107. isTweakable = True
  5108. hideFlow = False
  5109. flowMode = Both
  5110. }
  5111. }
  5112. PART
  5113. {
  5114. name = dockingPort2
  5115. uid = 2270481328
  5116. mid = 0
  5117. launchID = 0
  5118. parent = 66
  5119. position = -9.67305169297106E-08,4.79295110702515,-2.68366670752584E-06
  5120. rotation = 1.287176E-07,0.3587177,6.97714E-08,-0.9334461
  5121. mirror = 1,1,1
  5122. istg = 0
  5123. dstg = 0
  5124. sqor = -1
  5125. sidx = -1
  5126. attm = 0
  5127. srfN = None, -1
  5128. attN = None, -1
  5129. attN = bottom, 66
  5130. mass = 0.05
  5131. temp = -199.5211
  5132. expt = 0.5
  5133. state = 1
  5134. connected = True
  5135. attached = True
  5136. flag =
  5137. rTrf = dockingPort2
  5138. modCost = 0
  5139. EVENTS
  5140. {
  5141. }
  5142. ACTIONS
  5143. {
  5144. }
  5145. MODULE
  5146. {
  5147. name = ModuleDockingNode
  5148. isEnabled = True
  5149. state = Ready
  5150. dockUId = 3360462046
  5151. dockNodeIdx = 0
  5152. EVENTS
  5153. {
  5154. Undock
  5155. {
  5156. active = False
  5157. guiActive = True
  5158. guiIcon = Undock
  5159. guiName = Undock
  5160. category = Undock
  5161. guiActiveUnfocused = True
  5162. unfocusedRange = 2
  5163. externalToEVAOnly = True
  5164. }
  5165. UndockSameVessel
  5166. {
  5167. active = False
  5168. guiActive = True
  5169. guiIcon = Undock
  5170. guiName = Undock
  5171. category = Undock
  5172. guiActiveUnfocused = True
  5173. unfocusedRange = 2
  5174. externalToEVAOnly = True
  5175. }
  5176. Decouple
  5177. {
  5178. active = False
  5179. guiActive = True
  5180. guiIcon = Decouple Node
  5181. guiName = Decouple Node
  5182. category = Decouple Node
  5183. guiActiveUnfocused = True
  5184. unfocusedRange = 2
  5185. externalToEVAOnly = True
  5186. }
  5187. SetAsTarget
  5188. {
  5189. active = True
  5190. guiActive = False
  5191. guiIcon = Set as Target
  5192. guiName = Set as Target
  5193. category = Set as Target
  5194. guiActiveUnfocused = True
  5195. unfocusedRange = 200
  5196. externalToEVAOnly = False
  5197. }
  5198. UnsetTarget
  5199. {
  5200. active = False
  5201. guiActive = False
  5202. guiIcon = Unset Target
  5203. guiName = Unset Target
  5204. category = Unset Target
  5205. guiActiveUnfocused = True
  5206. unfocusedRange = 200
  5207. externalToEVAOnly = False
  5208. }
  5209. EnableXFeed
  5210. {
  5211. active = False
  5212. guiActive = True
  5213. guiIcon = Enable Crossfeed
  5214. guiName = Enable Crossfeed
  5215. category = Enable Crossfeed
  5216. guiActiveUnfocused = False
  5217. unfocusedRange = 2
  5218. externalToEVAOnly = True
  5219. }
  5220. DisableXFeed
  5221. {
  5222. active = False
  5223. guiActive = True
  5224. guiIcon = Disable Crossfeed
  5225. guiName = Disable Crossfeed
  5226. category = Disable Crossfeed
  5227. guiActiveUnfocused = False
  5228. unfocusedRange = 2
  5229. externalToEVAOnly = True
  5230. }
  5231. MakeReferenceTransform
  5232. {
  5233. active = True
  5234. guiActive = True
  5235. guiIcon = Control from Here
  5236. guiName = Control from Here
  5237. category = Control from Here
  5238. guiActiveUnfocused = False
  5239. unfocusedRange = 2
  5240. externalToEVAOnly = True
  5241. }
  5242. }
  5243. ACTIONS
  5244. {
  5245. UndockAction
  5246. {
  5247. actionGroup = None
  5248. }
  5249. DecoupleAction
  5250. {
  5251. actionGroup = None
  5252. }
  5253. }
  5254. }
  5255. }
  5256. PART
  5257. {
  5258. name = RCSBlock
  5259. uid = 3233852841
  5260. mid = 0
  5261. launchID = 0
  5262. parent = 63
  5263. position = 0.90682578086853,2.90106821060181,0.818739652633667
  5264. rotation = -0.3521167,-0.06849982,0.916269,0.1782488
  5265. mirror = 1,1,1
  5266. istg = 0
  5267. dstg = 0
  5268. sqor = -1
  5269. sidx = -1
  5270. attm = 1
  5271. sym = 73
  5272. sym = 74
  5273. sym = 75
  5274. srfN = srfAttach, 63
  5275. mass = 0.05
  5276. temp = -200.2696
  5277. expt = 0.5
  5278. state = 1
  5279. connected = True
  5280. attached = True
  5281. flag =
  5282. rTrf = RCSBlock
  5283. modCost = 0
  5284. EVENTS
  5285. {
  5286. }
  5287. ACTIONS
  5288. {
  5289. }
  5290. MODULE
  5291. {
  5292. name = ModuleRCS
  5293. isEnabled = True
  5294. isEnabled = True
  5295. EVENTS
  5296. {
  5297. Disable
  5298. {
  5299. active = True
  5300. guiActive = True
  5301. guiIcon = Disable RCS Port
  5302. guiName = Disable RCS Port
  5303. category = Disable RCS Port
  5304. guiActiveUnfocused = False
  5305. unfocusedRange = 2
  5306. externalToEVAOnly = True
  5307. }
  5308. Enable
  5309. {
  5310. active = False
  5311. guiActive = True
  5312. guiIcon = Enable RCS Port
  5313. guiName = Enable RCS Port
  5314. category = Enable RCS Port
  5315. guiActiveUnfocused = False
  5316. unfocusedRange = 2
  5317. externalToEVAOnly = True
  5318. }
  5319. }
  5320. ACTIONS
  5321. {
  5322. ToggleAction
  5323. {
  5324. actionGroup = None
  5325. }
  5326. }
  5327. }
  5328. }
  5329. PART
  5330. {
  5331. name = RCSBlock
  5332. uid = 1291680167
  5333. mid = 0
  5334. launchID = 0
  5335. parent = 63
  5336. position = -0.81874030828476,2.90106654167175,0.906820893287659
  5337. rotation = -0.8968843,-0.1744774,0.3989159,0.07760402
  5338. mirror = 1,1,1
  5339. istg = 0
  5340. dstg = 0
  5341. sqor = -1
  5342. sidx = -1
  5343. attm = 1
  5344. sym = 72
  5345. sym = 74
  5346. sym = 75
  5347. srfN = srfAttach, 63
  5348. mass = 0.05
  5349. temp = -200.054
  5350. expt = 0.5
  5351. state = 1
  5352. connected = True
  5353. attached = True
  5354. flag =
  5355. rTrf = RCSBlock
  5356. modCost = 0
  5357. EVENTS
  5358. {
  5359. }
  5360. ACTIONS
  5361. {
  5362. }
  5363. MODULE
  5364. {
  5365. name = ModuleRCS
  5366. isEnabled = True
  5367. isEnabled = True
  5368. EVENTS
  5369. {
  5370. Disable
  5371. {
  5372. active = True
  5373. guiActive = True
  5374. guiIcon = Disable RCS Port
  5375. guiName = Disable RCS Port
  5376. category = Disable RCS Port
  5377. guiActiveUnfocused = False
  5378. unfocusedRange = 2
  5379. externalToEVAOnly = True
  5380. }
  5381. Enable
  5382. {
  5383. active = False
  5384. guiActive = True
  5385. guiIcon = Enable RCS Port
  5386. guiName = Enable RCS Port
  5387. category = Enable RCS Port
  5388. guiActiveUnfocused = False
  5389. unfocusedRange = 2
  5390. externalToEVAOnly = True
  5391. }
  5392. }
  5393. ACTIONS
  5394. {
  5395. ToggleAction
  5396. {
  5397. actionGroup = None
  5398. }
  5399. }
  5400. }
  5401. }
  5402. PART
  5403. {
  5404. name = RCSBlock
  5405. uid = 338960056
  5406. mid = 0
  5407. launchID = 0
  5408. parent = 63
  5409. position = -0.906826198101044,2.90106916427612,-0.81874543428421
  5410. rotation = -0.9162691,-0.1782487,-0.3521167,-0.06850003
  5411. mirror = 1,1,1
  5412. istg = 0
  5413. dstg = 0
  5414. sqor = -1
  5415. sidx = -1
  5416. attm = 1
  5417. sym = 72
  5418. sym = 73
  5419. sym = 75
  5420. srfN = srfAttach, 63
  5421. mass = 0.05
  5422. temp = -199.8412
  5423. expt = 0.5
  5424. state = 1
  5425. connected = True
  5426. attached = True
  5427. flag =
  5428. rTrf = RCSBlock
  5429. modCost = 0
  5430. EVENTS
  5431. {
  5432. }
  5433. ACTIONS
  5434. {
  5435. }
  5436. MODULE
  5437. {
  5438. name = ModuleRCS
  5439. isEnabled = True
  5440. isEnabled = True
  5441. EVENTS
  5442. {
  5443. Disable
  5444. {
  5445. active = True
  5446. guiActive = True
  5447. guiIcon = Disable RCS Port
  5448. guiName = Disable RCS Port
  5449. category = Disable RCS Port
  5450. guiActiveUnfocused = False
  5451. unfocusedRange = 2
  5452. externalToEVAOnly = True
  5453. }
  5454. Enable
  5455. {
  5456. active = False
  5457. guiActive = True
  5458. guiIcon = Enable RCS Port
  5459. guiName = Enable RCS Port
  5460. category = Enable RCS Port
  5461. guiActiveUnfocused = False
  5462. unfocusedRange = 2
  5463. externalToEVAOnly = True
  5464. }
  5465. }
  5466. ACTIONS
  5467. {
  5468. ToggleAction
  5469. {
  5470. actionGroup = None
  5471. }
  5472. }
  5473. }
  5474. }
  5475. PART
  5476. {
  5477. name = RCSBlock
  5478. uid = 2663424167
  5479. mid = 0
  5480. launchID = 0
  5481. parent = 63
  5482. position = 0.818742275238037,2.90106511116028,-0.906827807426453
  5483. rotation = 0.3989161,0.07760406,0.8968841,0.1744778
  5484. mirror = 1,1,1
  5485. istg = 0
  5486. dstg = 0
  5487. sqor = -1
  5488. sidx = -1
  5489. attm = 1
  5490. sym = 72
  5491. sym = 73
  5492. sym = 74
  5493. srfN = srfAttach, 63
  5494. mass = 0.05
  5495. temp = -199.629
  5496. expt = 0.5
  5497. state = 1
  5498. connected = True
  5499. attached = True
  5500. flag =
  5501. rTrf = RCSBlock
  5502. modCost = 0
  5503. EVENTS
  5504. {
  5505. }
  5506. ACTIONS
  5507. {
  5508. }
  5509. MODULE
  5510. {
  5511. name = ModuleRCS
  5512. isEnabled = True
  5513. isEnabled = True
  5514. EVENTS
  5515. {
  5516. Disable
  5517. {
  5518. active = True
  5519. guiActive = True
  5520. guiIcon = Disable RCS Port
  5521. guiName = Disable RCS Port
  5522. category = Disable RCS Port
  5523. guiActiveUnfocused = False
  5524. unfocusedRange = 2
  5525. externalToEVAOnly = True
  5526. }
  5527. Enable
  5528. {
  5529. active = False
  5530. guiActive = True
  5531. guiIcon = Enable RCS Port
  5532. guiName = Enable RCS Port
  5533. category = Enable RCS Port
  5534. guiActiveUnfocused = False
  5535. unfocusedRange = 2
  5536. externalToEVAOnly = True
  5537. }
  5538. }
  5539. ACTIONS
  5540. {
  5541. ToggleAction
  5542. {
  5543. actionGroup = None
  5544. }
  5545. }
  5546. }
  5547. }
  5548. PART
  5549. {
  5550. name = dockingPort2
  5551. uid = 3360462046
  5552. mid = 0
  5553. launchID = 0
  5554. parent = 6
  5555. position = 0.0026138941757381,-5.90429401397705,-0.000674597162287682
  5556. rotation = 0.004124632,-0.703294,0.002464765,0.710883
  5557. mirror = 1,1,1
  5558. istg = 0
  5559. dstg = 0
  5560. sqor = -1
  5561. sidx = -1
  5562. attm = 0
  5563. srfN = None, -1
  5564. attN = None, -1
  5565. attN = bottom, 77
  5566. mass = 0.05
  5567. temp = -201.1669
  5568. expt = 0.5
  5569. state = 1
  5570. connected = True
  5571. attached = True
  5572. flag =
  5573. rTrf = dockingPort2
  5574. modCost = 0
  5575. EVENTS
  5576. {
  5577. }
  5578. ACTIONS
  5579. {
  5580. }
  5581. MODULE
  5582. {
  5583. name = ModuleDockingNode
  5584. isEnabled = True
  5585. state = Docked (docker)
  5586. dockUId = 68694240
  5587. dockNodeIdx = 0
  5588. EVENTS
  5589. {
  5590. Undock
  5591. {
  5592. active = True
  5593. guiActive = True
  5594. guiIcon = Undock
  5595. guiName = Undock
  5596. category = Undock
  5597. guiActiveUnfocused = True
  5598. unfocusedRange = 2
  5599. externalToEVAOnly = True
  5600. }
  5601. UndockSameVessel
  5602. {
  5603. active = False
  5604. guiActive = True
  5605. guiIcon = Undock
  5606. guiName = Undock
  5607. category = Undock
  5608. guiActiveUnfocused = True
  5609. unfocusedRange = 2
  5610. externalToEVAOnly = True
  5611. }
  5612. Decouple
  5613. {
  5614. active = False
  5615. guiActive = True
  5616. guiIcon = Decouple Node
  5617. guiName = Decouple Node
  5618. category = Decouple Node
  5619. guiActiveUnfocused = True
  5620. unfocusedRange = 2
  5621. externalToEVAOnly = True
  5622. }
  5623. SetAsTarget
  5624. {
  5625. active = True
  5626. guiActive = False
  5627. guiIcon = Set as Target
  5628. guiName = Set as Target
  5629. category = Set as Target
  5630. guiActiveUnfocused = True
  5631. unfocusedRange = 200
  5632. externalToEVAOnly = False
  5633. }
  5634. UnsetTarget
  5635. {
  5636. active = False
  5637. guiActive = False
  5638. guiIcon = Unset Target
  5639. guiName = Unset Target
  5640. category = Unset Target
  5641. guiActiveUnfocused = True
  5642. unfocusedRange = 200
  5643. externalToEVAOnly = False
  5644. }
  5645. EnableXFeed
  5646. {
  5647. active = False
  5648. guiActive = True
  5649. guiIcon = Enable Crossfeed
  5650. guiName = Enable Crossfeed
  5651. category = Enable Crossfeed
  5652. guiActiveUnfocused = False
  5653. unfocusedRange = 2
  5654. externalToEVAOnly = True
  5655. }
  5656. DisableXFeed
  5657. {
  5658. active = True
  5659. guiActive = True
  5660. guiIcon = Disable Crossfeed
  5661. guiName = Disable Crossfeed
  5662. category = Disable Crossfeed
  5663. guiActiveUnfocused = False
  5664. unfocusedRange = 2
  5665. externalToEVAOnly = True
  5666. }
  5667. MakeReferenceTransform
  5668. {
  5669. active = True
  5670. guiActive = True
  5671. guiIcon = Control from Here
  5672. guiName = Control from Here
  5673. category = Control from Here
  5674. guiActiveUnfocused = False
  5675. unfocusedRange = 2
  5676. externalToEVAOnly = True
  5677. }
  5678. }
  5679. ACTIONS
  5680. {
  5681. UndockAction
  5682. {
  5683. actionGroup = None
  5684. }
  5685. DecoupleAction
  5686. {
  5687. actionGroup = None
  5688. }
  5689. }
  5690. DOCKEDVESSEL
  5691. {
  5692. vesselName = Fuel Module and Tug
  5693. vesselType = 2
  5694. rootUId = 226568503
  5695. }
  5696. }
  5697. }
  5698. PART
  5699. {
  5700. name = trussAdapter
  5701. uid = 2311292301
  5702. mid = 0
  5703. launchID = 0
  5704. parent = 76
  5705. position = 0.00643791956827044,-6.31510400772095,-0.00166059227194637
  5706. rotation = 0.703294,0.004124632,-0.710883,0.002464765
  5707. mirror = 1,1,1
  5708. istg = 0
  5709. dstg = 0
  5710. sqor = -1
  5711. sidx = -1
  5712. attm = 0
  5713. srfN = None, -1
  5714. attN = bottom, 76
  5715. attN = top, 82
  5716. mass = 0.25
  5717. temp = -201.8583
  5718. expt = 0.5
  5719. state = 1
  5720. connected = True
  5721. attached = True
  5722. flag =
  5723. rTrf = trussAdapter
  5724. modCost = 0
  5725. EVENTS
  5726. {
  5727. }
  5728. ACTIONS
  5729. {
  5730. }
  5731. }
  5732. PART
  5733. {
  5734. name = RCSBlock
  5735. uid = 625671557
  5736. mid = 0
  5737. launchID = 0
  5738. parent = 77
  5739. position = -0.65761661529541,-5.96969985961914,0.00701145548373461
  5740. rotation = -0.001173681,-0.005366148,-0.004659476,-0.9999741
  5741. mirror = 1,1,1
  5742. istg = 0
  5743. dstg = 0
  5744. sqor = -1
  5745. sidx = -1
  5746. attm = 1
  5747. sym = 79
  5748. sym = 80
  5749. sym = 81
  5750. srfN = srfAttach, 77
  5751. mass = 0.05
  5752. temp = -200.6818
  5753. expt = 0.5
  5754. state = 1
  5755. connected = True
  5756. attached = True
  5757. flag =
  5758. rTrf = RCSBlock
  5759. modCost = 0
  5760. EVENTS
  5761. {
  5762. }
  5763. ACTIONS
  5764. {
  5765. }
  5766. MODULE
  5767. {
  5768. name = ModuleRCS
  5769. isEnabled = True
  5770. isEnabled = True
  5771. EVENTS
  5772. {
  5773. Disable
  5774. {
  5775. active = True
  5776. guiActive = True
  5777. guiIcon = Disable RCS Port
  5778. guiName = Disable RCS Port
  5779. category = Disable RCS Port
  5780. guiActiveUnfocused = False
  5781. unfocusedRange = 2
  5782. externalToEVAOnly = True
  5783. }
  5784. Enable
  5785. {
  5786. active = False
  5787. guiActive = True
  5788. guiIcon = Enable RCS Port
  5789. guiName = Enable RCS Port
  5790. category = Enable RCS Port
  5791. guiActiveUnfocused = False
  5792. unfocusedRange = 2
  5793. externalToEVAOnly = True
  5794. }
  5795. }
  5796. ACTIONS
  5797. {
  5798. ToggleAction
  5799. {
  5800. actionGroup = None
  5801. }
  5802. }
  5803. }
  5804. }
  5805. PART
  5806. {
  5807. name = RCSBlock
  5808. uid = 3607224631
  5809. mid = 0
  5810. launchID = 0
  5811. parent = 77
  5812. position = 0.0110074644908309,-5.96504068374634,0.659993767738342
  5813. rotation = 0.002464836,-0.710883,-0.004124693,-0.703294
  5814. mirror = 1,1,1
  5815. istg = 0
  5816. dstg = 0
  5817. sqor = -1
  5818. sidx = -1
  5819. attm = 1
  5820. sym = 78
  5821. sym = 80
  5822. sym = 81
  5823. srfN = srfAttach, 77
  5824. mass = 0.05
  5825. temp = -200.4472
  5826. expt = 0.5
  5827. state = 1
  5828. connected = True
  5829. attached = True
  5830. flag =
  5831. rTrf = RCSBlock
  5832. modCost = 0
  5833. EVENTS
  5834. {
  5835. }
  5836. ACTIONS
  5837. {
  5838. }
  5839. MODULE
  5840. {
  5841. name = ModuleRCS
  5842. isEnabled = True
  5843. isEnabled = True
  5844. EVENTS
  5845. {
  5846. Disable
  5847. {
  5848. active = True
  5849. guiActive = True
  5850. guiIcon = Disable RCS Port
  5851. guiName = Disable RCS Port
  5852. category = Disable RCS Port
  5853. guiActiveUnfocused = False
  5854. unfocusedRange = 2
  5855. externalToEVAOnly = True
  5856. }
  5857. Enable
  5858. {
  5859. active = False
  5860. guiActive = True
  5861. guiIcon = Enable RCS Port
  5862. guiName = Enable RCS Port
  5863. category = Enable RCS Port
  5864. guiActiveUnfocused = False
  5865. unfocusedRange = 2
  5866. externalToEVAOnly = True
  5867. }
  5868. }
  5869. ACTIONS
  5870. {
  5871. ToggleAction
  5872. {
  5873. actionGroup = None
  5874. }
  5875. }
  5876. }
  5877. }
  5878. PART
  5879. {
  5880. name = RCSBlock
  5881. uid = 239416490
  5882. mid = 0
  5883. launchID = 0
  5884. parent = 77
  5885. position = 0.663948237895966,-5.95735788345337,-0.00864562299102545
  5886. rotation = 0.004659476,-0.9999741,-0.001173681,0.005366148
  5887. mirror = 1,1,1
  5888. istg = 0
  5889. dstg = 0
  5890. sqor = -1
  5891. sidx = -1
  5892. attm = 1
  5893. sym = 78
  5894. sym = 79
  5895. sym = 81
  5896. srfN = srfAttach, 77
  5897. mass = 0.05
  5898. temp = -200.2135
  5899. expt = 0.5
  5900. state = 1
  5901. connected = True
  5902. attached = True
  5903. flag =
  5904. rTrf = RCSBlock
  5905. modCost = 0
  5906. EVENTS
  5907. {
  5908. }
  5909. ACTIONS
  5910. {
  5911. }
  5912. MODULE
  5913. {
  5914. name = ModuleRCS
  5915. isEnabled = True
  5916. isEnabled = True
  5917. EVENTS
  5918. {
  5919. Disable
  5920. {
  5921. active = True
  5922. guiActive = True
  5923. guiIcon = Disable RCS Port
  5924. guiName = Disable RCS Port
  5925. category = Disable RCS Port
  5926. guiActiveUnfocused = False
  5927. unfocusedRange = 2
  5928. externalToEVAOnly = True
  5929. }
  5930. Enable
  5931. {
  5932. active = False
  5933. guiActive = True
  5934. guiIcon = Enable RCS Port
  5935. guiName = Enable RCS Port
  5936. category = Enable RCS Port
  5937. guiActiveUnfocused = False
  5938. unfocusedRange = 2
  5939. externalToEVAOnly = True
  5940. }
  5941. }
  5942. ACTIONS
  5943. {
  5944. ToggleAction
  5945. {
  5946. actionGroup = None
  5947. }
  5948. }
  5949. }
  5950. }
  5951. PART
  5952. {
  5953. name = RCSBlock
  5954. uid = 302613131
  5955. mid = 0
  5956. launchID = 0
  5957. parent = 77
  5958. position = -0.00467641605064273,-5.96201848983765,-0.661629021167755
  5959. rotation = -0.004124632,0.703294,-0.002464765,-0.710883
  5960. mirror = 1,1,1
  5961. istg = 0
  5962. dstg = 0
  5963. sqor = -1
  5964. sidx = -1
  5965. attm = 1
  5966. sym = 78
  5967. sym = 79
  5968. sym = 80
  5969. srfN = srfAttach, 77
  5970. mass = 0.05
  5971. temp = -199.9841
  5972. expt = 0.5
  5973. state = 1
  5974. connected = True
  5975. attached = True
  5976. flag =
  5977. rTrf = RCSBlock
  5978. modCost = 0
  5979. EVENTS
  5980. {
  5981. }
  5982. ACTIONS
  5983. {
  5984. }
  5985. MODULE
  5986. {
  5987. name = ModuleRCS
  5988. isEnabled = True
  5989. isEnabled = True
  5990. EVENTS
  5991. {
  5992. Disable
  5993. {
  5994. active = True
  5995. guiActive = True
  5996. guiIcon = Disable RCS Port
  5997. guiName = Disable RCS Port
  5998. category = Disable RCS Port
  5999. guiActiveUnfocused = False
  6000. unfocusedRange = 2
  6001. externalToEVAOnly = True
  6002. }
  6003. Enable
  6004. {
  6005. active = False
  6006. guiActive = True
  6007. guiIcon = Enable RCS Port
  6008. guiName = Enable RCS Port
  6009. category = Enable RCS Port
  6010. guiActiveUnfocused = False
  6011. unfocusedRange = 2
  6012. externalToEVAOnly = True
  6013. }
  6014. }
  6015. ACTIONS
  6016. {
  6017. ToggleAction
  6018. {
  6019. actionGroup = None
  6020. }
  6021. }
  6022. }
  6023. }
  6024. PART
  6025. {
  6026. name = probeCoreCube
  6027. uid = 226568503
  6028. mid = 0
  6029. launchID = 0
  6030. parent = 77
  6031. position = 0.0151297869160771,-7.24903106689453,-0.0038987637963146
  6032. rotation = 0.004124632,-0.703294,0.002464765,0.710883
  6033. mirror = 1,1,1
  6034. istg = 0
  6035. dstg = 0
  6036. sqor = -1
  6037. sidx = -1
  6038. attm = 0
  6039. srfN = None, -1
  6040. attN = bottom, 87
  6041. attN = top, 77
  6042. mass = 0.08
  6043. temp = -201.5886
  6044. expt = 0
  6045. state = 1
  6046. connected = True
  6047. attached = True
  6048. flag =
  6049. rTrf = probeCoreCube
  6050. modCost = 0
  6051. EVENTS
  6052. {
  6053. }
  6054. ACTIONS
  6055. {
  6056. }
  6057. MODULE
  6058. {
  6059. name = ModuleCommand
  6060. isEnabled = True
  6061. controlSrcStatusText = Operational
  6062. EVENTS
  6063. {
  6064. MakeReference
  6065. {
  6066. active = True
  6067. guiActive = True
  6068. guiIcon = Control From Here
  6069. guiName = Control From Here
  6070. category = Control From Here
  6071. guiActiveUnfocused = False
  6072. unfocusedRange = 2
  6073. externalToEVAOnly = True
  6074. }
  6075. RenameVessel
  6076. {
  6077. active = True
  6078. guiActive = True
  6079. guiIcon = Rename Vessel
  6080. guiName = Rename Vessel
  6081. category = Rename Vessel
  6082. guiActiveUnfocused = False
  6083. unfocusedRange = 2
  6084. externalToEVAOnly = True
  6085. }
  6086. }
  6087. ACTIONS
  6088. {
  6089. }
  6090. }
  6091. MODULE
  6092. {
  6093. name = ModuleReactionWheel
  6094. isEnabled = True
  6095. stateString = Operational
  6096. WheelState = Active
  6097. EVENTS
  6098. {
  6099. OnToggle
  6100. {
  6101. active = True
  6102. guiActive = True
  6103. guiIcon = Toggle Torque
  6104. guiName = Toggle Torque
  6105. category = Toggle Torque
  6106. guiActiveUnfocused = False
  6107. unfocusedRange = 2
  6108. externalToEVAOnly = True
  6109. }
  6110. }
  6111. ACTIONS
  6112. {
  6113. Activate
  6114. {
  6115. actionGroup = None
  6116. }
  6117. Deactivate
  6118. {
  6119. actionGroup = None
  6120. }
  6121. Toggle
  6122. {
  6123. actionGroup = None
  6124. }
  6125. }
  6126. }
  6127. MODULE
  6128. {
  6129. name = ModuleSAS
  6130. isEnabled = True
  6131. EVENTS
  6132. {
  6133. }
  6134. ACTIONS
  6135. {
  6136. }
  6137. }
  6138. MODULE
  6139. {
  6140. name = ModuleTripLogger
  6141. isEnabled = True
  6142. EVENTS
  6143. {
  6144. }
  6145. ACTIONS
  6146. {
  6147. }
  6148. Surfaced
  6149. {
  6150. }
  6151. Flew
  6152. {
  6153. }
  6154. FlewBy
  6155. {
  6156. }
  6157. Orbited
  6158. {
  6159. at = Kerbin
  6160. }
  6161. SubOrbited
  6162. {
  6163. }
  6164. }
  6165. RESOURCE
  6166. {
  6167. name = ElectricCharge
  6168. amount = 4.3146930589273
  6169. maxAmount = 5
  6170. flowState = True
  6171. isTweakable = True
  6172. hideFlow = False
  6173. flowMode = Both
  6174. }
  6175. }
  6176. PART
  6177. {
  6178. name = solarPanels2
  6179. uid = 645843883
  6180. mid = 0
  6181. launchID = 0
  6182. parent = 82
  6183. position = 0.0178295746445656,-7.28052377700806,0.220455840229988
  6184. rotation = 0.002464836,-0.710883,-0.004124693,-0.703294
  6185. mirror = 1,1,1
  6186. istg = 0
  6187. dstg = 0
  6188. sqor = -1
  6189. sidx = -1
  6190. attm = 1
  6191. sym = 84
  6192. srfN = srfAttach, 82
  6193. mass = 0.025
  6194. temp = -200.5485
  6195. expt = 0.5
  6196. state = 1
  6197. connected = True
  6198. attached = True
  6199. flag =
  6200. rTrf = solarPanels2
  6201. modCost = 0
  6202. EVENTS
  6203. {
  6204. }
  6205. ACTIONS
  6206. {
  6207. }
  6208. MODULE
  6209. {
  6210. name = ModuleDeployableSolarPanel
  6211. isEnabled = True
  6212. currentRotation = (0.05486367, -0.7051914, 0.7047897, -0.05446662)
  6213. stateString = EXTENDED
  6214. storedAnimationTime = 0
  6215. storedAnimationSpeed = 0
  6216. EVENTS
  6217. {
  6218. Extend
  6219. {
  6220. active = False
  6221. guiActive = True
  6222. guiIcon = Extend Panels
  6223. guiName = Extend Panels
  6224. category = Extend Panels
  6225. guiActiveUnfocused = True
  6226. unfocusedRange = 4
  6227. externalToEVAOnly = True
  6228. }
  6229. Retract
  6230. {
  6231. active = True
  6232. guiActive = True
  6233. guiIcon = Retract Panels
  6234. guiName = Retract Panels
  6235. category = Retract Panels
  6236. guiActiveUnfocused = True
  6237. unfocusedRange = 4
  6238. externalToEVAOnly = True
  6239. }
  6240. }
  6241. ACTIONS
  6242. {
  6243. ExtendPanelsAction
  6244. {
  6245. actionGroup = None
  6246. }
  6247. ExtendAction
  6248. {
  6249. actionGroup = None
  6250. }
  6251. RetractAction
  6252. {
  6253. actionGroup = None
  6254. }
  6255. }
  6256. }
  6257. }
  6258. PART
  6259. {
  6260. name = solarPanels2
  6261. uid = 315853571
  6262. mid = 0
  6263. launchID = 0
  6264. parent = 82
  6265. position = 0.0130070261657238,-7.27949285507202,-0.228403896093369
  6266. rotation = -0.004124632,0.703294,-0.002464765,-0.710883
  6267. mirror = 1,1,1
  6268. istg = 0
  6269. dstg = 0
  6270. sqor = -1
  6271. sidx = -1
  6272. attm = 1
  6273. sym = 83
  6274. srfN = srfAttach, 82
  6275. mass = 0.025
  6276. temp = -200.3076
  6277. expt = 0.5
  6278. state = 1
  6279. connected = True
  6280. attached = True
  6281. flag =
  6282. rTrf = solarPanels2
  6283. modCost = 0
  6284. EVENTS
  6285. {
  6286. }
  6287. ACTIONS
  6288. {
  6289. }
  6290. MODULE
  6291. {
  6292. name = ModuleDeployableSolarPanel
  6293. isEnabled = True
  6294. currentRotation = (0.05445214, 0.7048339, -0.7051528, -0.05480691)
  6295. stateString = EXTENDED
  6296. storedAnimationTime = 0
  6297. storedAnimationSpeed = 0
  6298. EVENTS
  6299. {
  6300. Extend
  6301. {
  6302. active = False
  6303. guiActive = True
  6304. guiIcon = Extend Panels
  6305. guiName = Extend Panels
  6306. category = Extend Panels
  6307. guiActiveUnfocused = True
  6308. unfocusedRange = 4
  6309. externalToEVAOnly = True
  6310. }
  6311. Retract
  6312. {
  6313. active = True
  6314. guiActive = True
  6315. guiIcon = Retract Panels
  6316. guiName = Retract Panels
  6317. category = Retract Panels
  6318. guiActiveUnfocused = True
  6319. unfocusedRange = 4
  6320. externalToEVAOnly = True
  6321. }
  6322. }
  6323. ACTIONS
  6324. {
  6325. ExtendPanelsAction
  6326. {
  6327. actionGroup = None
  6328. }
  6329. ExtendAction
  6330. {
  6331. actionGroup = None
  6332. }
  6333. RetractAction
  6334. {
  6335. actionGroup = None
  6336. }
  6337. }
  6338. }
  6339. }
  6340. PART
  6341. {
  6342. name = batteryPack
  6343. uid = 1762834082
  6344. mid = 0
  6345. launchID = 0
  6346. parent = 82
  6347. position = -0.210033595561981,-7.21138048171997,-0.00139378535095602
  6348. rotation = -0.710883,-0.002464836,-0.703294,0.004124693
  6349. mirror = 1,1,1
  6350. istg = 0
  6351. dstg = 0
  6352. sqor = -1
  6353. sidx = -1
  6354. attm = 1
  6355. sym = 86
  6356. srfN = srfAttach, 82
  6357. mass = 0.005
  6358. temp = -200.0667
  6359. expt = 0.5
  6360. state = 1
  6361. connected = True
  6362. attached = True
  6363. flag =
  6364. rTrf = batteryPack
  6365. modCost = 0
  6366. EVENTS
  6367. {
  6368. }
  6369. ACTIONS
  6370. {
  6371. }
  6372. RESOURCE
  6373. {
  6374. name = ElectricCharge
  6375. amount = 99.3146930589589
  6376. maxAmount = 100
  6377. flowState = True
  6378. isTweakable = True
  6379. hideFlow = False
  6380. flowMode = Both
  6381. }
  6382. }
  6383. PART
  6384. {
  6385. name = batteryPack
  6386. uid = 3131661153
  6387. mid = 0
  6388. launchID = 0
  6389. parent = 82
  6390. position = 0.239553555846214,-7.20718669891357,-0.00621243845671415
  6391. rotation = 0.703294,0.004124693,-0.710883,0.002464836
  6392. mirror = 1,1,1
  6393. istg = 0
  6394. dstg = 0
  6395. sqor = -1
  6396. sidx = -1
  6397. attm = 1
  6398. sym = 85
  6399. srfN = srfAttach, 82
  6400. mass = 0.005
  6401. temp = -199.8284
  6402. expt = 0.5
  6403. state = 1
  6404. connected = True
  6405. attached = True
  6406. flag =
  6407. rTrf = batteryPack
  6408. modCost = 0
  6409. EVENTS
  6410. {
  6411. }
  6412. ACTIONS
  6413. {
  6414. }
  6415. RESOURCE
  6416. {
  6417. name = ElectricCharge
  6418. amount = 99.3146930589589
  6419. maxAmount = 100
  6420. flowState = True
  6421. isTweakable = True
  6422. hideFlow = False
  6423. flowMode = Both
  6424. }
  6425. }
  6426. PART
  6427. {
  6428. name = advSasModule
  6429. uid = 3436623660
  6430. mid = 0
  6431. launchID = 0
  6432. parent = 82
  6433. position = 0.0196307636797428,-7.73263025283813,-0.00505719054490328
  6434. rotation = 0.004124632,-0.703294,0.002464765,0.710883
  6435. mirror = 1,1,1
  6436. istg = 0
  6437. dstg = 0
  6438. sqor = -1
  6439. sidx = -1
  6440. attm = 0
  6441. srfN = None, -1
  6442. attN = top, 82
  6443. attN = bottom, 88
  6444. mass = 0.1
  6445. temp = -201.1543
  6446. expt = 0.5
  6447. state = 1
  6448. connected = True
  6449. attached = True
  6450. flag =
  6451. rTrf = advSasModule
  6452. modCost = 0
  6453. EVENTS
  6454. {
  6455. }
  6456. ACTIONS
  6457. {
  6458. }
  6459. MODULE
  6460. {
  6461. name = ModuleReactionWheel
  6462. isEnabled = True
  6463. stateString = Operational
  6464. WheelState = Active
  6465. EVENTS
  6466. {
  6467. OnToggle
  6468. {
  6469. active = True
  6470. guiActive = True
  6471. guiIcon = Toggle Torque
  6472. guiName = Toggle Torque
  6473. category = Toggle Torque
  6474. guiActiveUnfocused = False
  6475. unfocusedRange = 2
  6476. externalToEVAOnly = True
  6477. }
  6478. }
  6479. ACTIONS
  6480. {
  6481. Activate
  6482. {
  6483. actionGroup = None
  6484. }
  6485. Deactivate
  6486. {
  6487. actionGroup = None
  6488. }
  6489. Toggle
  6490. {
  6491. actionGroup = None
  6492. }
  6493. }
  6494. }
  6495. MODULE
  6496. {
  6497. name = ModuleSAS
  6498. isEnabled = True
  6499. EVENTS
  6500. {
  6501. }
  6502. ACTIONS
  6503. {
  6504. }
  6505. }
  6506. }
  6507. PART
  6508. {
  6509. name = fuelTankSmall
  6510. uid = 1267378517
  6511. mid = 0
  6512. launchID = 0
  6513. parent = 87
  6514. position = 0.02665083296597,-8.48687362670898,-0.00686709024012089
  6515. rotation = 0.004124632,-0.703294,0.002464765,0.710883
  6516. mirror = 1,1,1
  6517. istg = 0
  6518. dstg = 0
  6519. sqor = -1
  6520. sidx = -1
  6521. attm = 0
  6522. srfN = None, -1
  6523. attN = top, 87
  6524. attN = bottom, 89
  6525. mass = 0.125
  6526. temp = -202.3854
  6527. expt = 0.5
  6528. state = 1
  6529. connected = True
  6530. attached = True
  6531. flag =
  6532. rTrf = fuelTankSmall
  6533. modCost = 0
  6534. EVENTS
  6535. {
  6536. }
  6537. ACTIONS
  6538. {
  6539. }
  6540. RESOURCE
  6541. {
  6542. name = LiquidFuel
  6543. amount = 90
  6544. maxAmount = 90
  6545. flowState = True
  6546. isTweakable = True
  6547. hideFlow = False
  6548. flowMode = Both
  6549. }
  6550. RESOURCE
  6551. {
  6552. name = Oxidizer
  6553. amount = 110
  6554. maxAmount = 110
  6555. flowState = True
  6556. isTweakable = True
  6557. hideFlow = False
  6558. flowMode = Both
  6559. }
  6560. }
  6561. PART
  6562. {
  6563. name = liquidEngine3
  6564. uid = 543869612
  6565. mid = 0
  6566. launchID = 0
  6567. parent = 88
  6568. position = 0.0343367792665958,-9.31270694732666,-0.00884643383324146
  6569. rotation = 0.004124632,-0.703294,0.002464765,0.710883
  6570. mirror = 1,1,1
  6571. istg = 0
  6572. dstg = 0
  6573. sqor = 0
  6574. sidx = 3
  6575. attm = 0
  6576. srfN = None, -1
  6577. attN = top, 88
  6578. attN = None, -1
  6579. mass = 0.5
  6580. temp = -200.9366
  6581. expt = 0.5
  6582. state = 1
  6583. connected = True
  6584. attached = True
  6585. flag =
  6586. rTrf = liquidEngine3
  6587. modCost = 0
  6588. EVENTS
  6589. {
  6590. }
  6591. ACTIONS
  6592. {
  6593. }
  6594. MODULE
  6595. {
  6596. name = ModuleEngines
  6597. isEnabled = True
  6598. staged = True
  6599. flameout = False
  6600. EngineIgnited = False
  6601. engineShutdown = False
  6602. currentThrottle = 0
  6603. thrustPercentage = 100
  6604. manuallyOverridden = False
  6605. thrustPercentage_UIFlight
  6606. {
  6607. controlEnabled = True
  6608. minValue = 0
  6609. maxValue = 100
  6610. stepIncrement = 0.5
  6611. }
  6612. EVENTS
  6613. {
  6614. Activate
  6615. {
  6616. active = True
  6617. guiActive = True
  6618. guiIcon = Activate Engine
  6619. guiName = Activate Engine
  6620. category = Activate Engine
  6621. guiActiveUnfocused = False
  6622. unfocusedRange = 2
  6623. externalToEVAOnly = True
  6624. }
  6625. Shutdown
  6626. {
  6627. active = False
  6628. guiActive = True
  6629. guiIcon = Shutdown Engine
  6630. guiName = Shutdown Engine
  6631. category = Shutdown Engine
  6632. guiActiveUnfocused = False
  6633. unfocusedRange = 2
  6634. externalToEVAOnly = True
  6635. }
  6636. }
  6637. ACTIONS
  6638. {
  6639. OnAction
  6640. {
  6641. actionGroup = None
  6642. }
  6643. ShutdownAction
  6644. {
  6645. actionGroup = None
  6646. }
  6647. ActivateAction
  6648. {
  6649. actionGroup = None
  6650. }
  6651. }
  6652. }
  6653. MODULE
  6654. {
  6655. name = ModuleGimbal
  6656. isEnabled = True
  6657. gimbalLock = False
  6658. EVENTS
  6659. {
  6660. LockGimbal
  6661. {
  6662. active = True
  6663. guiActive = True
  6664. guiActiveEditor = True
  6665. guiIcon = Lock Gimbal
  6666. guiName = Lock Gimbal
  6667. category = Lock Gimbal
  6668. guiActiveUnfocused = False
  6669. unfocusedRange = 2
  6670. externalToEVAOnly = True
  6671. }
  6672. FreeGimbal
  6673. {
  6674. active = False
  6675. guiActive = True
  6676. guiActiveEditor = True
  6677. guiIcon = Free Gimbal
  6678. guiName = Free Gimbal
  6679. category = Free Gimbal
  6680. guiActiveUnfocused = False
  6681. unfocusedRange = 2
  6682. externalToEVAOnly = True
  6683. }
  6684. }
  6685. ACTIONS
  6686. {
  6687. ToggleAction
  6688. {
  6689. actionGroup = None
  6690. }
  6691. }
  6692. }
  6693. MODULE
  6694. {
  6695. name = ModuleAnimateHeat
  6696. isEnabled = True
  6697. EVENTS
  6698. {
  6699. }
  6700. ACTIONS
  6701. {
  6702. }
  6703. }
  6704. MODULE
  6705. {
  6706. name = ModuleJettison
  6707. isEnabled = True
  6708. EVENTS
  6709. {
  6710. Jettison
  6711. {
  6712. active = False
  6713. guiActive = True
  6714. guiIcon = Jettison
  6715. guiName = Jettison
  6716. category = Jettison
  6717. guiActiveUnfocused = False
  6718. unfocusedRange = 2
  6719. externalToEVAOnly = True
  6720. }
  6721. }
  6722. ACTIONS
  6723. {
  6724. JettisonAction
  6725. {
  6726. actionGroup = None
  6727. }
  6728. }
  6729. }
  6730. MODULE
  6731. {
  6732. name = ModuleTestSubject
  6733. isEnabled = True
  6734. EVENTS
  6735. {
  6736. RunTestEvent
  6737. {
  6738. active = False
  6739. guiActive = True
  6740. guiIcon = Run Test
  6741. guiName = Run Test
  6742. category = Run Test
  6743. guiActiveUnfocused = False
  6744. unfocusedRange = 2
  6745. externalToEVAOnly = True
  6746. }
  6747. }
  6748. ACTIONS
  6749. {
  6750. }
  6751. }
  6752. }
  6753. PART
  6754. {
  6755. name = RCSBlock
  6756. uid = 6755338
  6757. mid = 0
  6758. launchID = 0
  6759. parent = 88
  6760. position = 0.0217009726911783,-8.81347274780273,-0.683505296707153
  6761. rotation = -0.004124693,0.703294,-0.002464836,-0.710883
  6762. mirror = 1,1,1
  6763. istg = 0
  6764. dstg = 0
  6765. sqor = -1
  6766. sidx = -1
  6767. attm = 1
  6768. sym = 91
  6769. sym = 92
  6770. sym = 93
  6771. srfN = srfAttach, 88
  6772. mass = 0.05
  6773. temp = -200.7072
  6774. expt = 0.5
  6775. state = 1
  6776. connected = True
  6777. attached = True
  6778. flag =
  6779. rTrf = RCSBlock
  6780. modCost = 0
  6781. EVENTS
  6782. {
  6783. }
  6784. ACTIONS
  6785. {
  6786. }
  6787. MODULE
  6788. {
  6789. name = ModuleRCS
  6790. isEnabled = True
  6791. isEnabled = True
  6792. EVENTS
  6793. {
  6794. Disable
  6795. {
  6796. active = True
  6797. guiActive = True
  6798. guiIcon = Disable RCS Port
  6799. guiName = Disable RCS Port
  6800. category = Disable RCS Port
  6801. guiActiveUnfocused = False
  6802. unfocusedRange = 2
  6803. externalToEVAOnly = True
  6804. }
  6805. Enable
  6806. {
  6807. active = False
  6808. guiActive = True
  6809. guiIcon = Enable RCS Port
  6810. guiName = Enable RCS Port
  6811. category = Enable RCS Port
  6812. guiActiveUnfocused = False
  6813. unfocusedRange = 2
  6814. externalToEVAOnly = True
  6815. }
  6816. }
  6817. ACTIONS
  6818. {
  6819. ToggleAction
  6820. {
  6821. actionGroup = None
  6822. }
  6823. }
  6824. }
  6825. }
  6826. PART
  6827. {
  6828. name = RCSBlock
  6829. uid = 1863009139
  6830. mid = 0
  6831. launchID = 0
  6832. parent = 88
  6833. position = -0.646121203899384,-8.82133102416992,0.000330957846017554
  6834. rotation = -0.001173677,-0.005366324,-0.004659481,-0.9999741
  6835. mirror = 1,1,1
  6836. istg = 0
  6837. dstg = 0
  6838. sqor = -1
  6839. sidx = -1
  6840. attm = 1
  6841. sym = 90
  6842. sym = 92
  6843. sym = 93
  6844. srfN = srfAttach, 88
  6845. mass = 0.05
  6846. temp = -200.4749
  6847. expt = 0.5
  6848. state = 1
  6849. connected = True
  6850. attached = True
  6851. flag =
  6852. rTrf = RCSBlock
  6853. modCost = 0
  6854. EVENTS
  6855. {
  6856. }
  6857. ACTIONS
  6858. {
  6859. }
  6860. MODULE
  6861. {
  6862. name = ModuleRCS
  6863. isEnabled = True
  6864. isEnabled = True
  6865. EVENTS
  6866. {
  6867. Disable
  6868. {
  6869. active = True
  6870. guiActive = True
  6871. guiIcon = Disable RCS Port
  6872. guiName = Disable RCS Port
  6873. category = Disable RCS Port
  6874. guiActiveUnfocused = False
  6875. unfocusedRange = 2
  6876. externalToEVAOnly = True
  6877. }
  6878. Enable
  6879. {
  6880. active = False
  6881. guiActive = True
  6882. guiIcon = Enable RCS Port
  6883. guiName = Enable RCS Port
  6884. category = Enable RCS Port
  6885. guiActiveUnfocused = False
  6886. unfocusedRange = 2
  6887. externalToEVAOnly = True
  6888. }
  6889. }
  6890. ACTIONS
  6891. {
  6892. ToggleAction
  6893. {
  6894. actionGroup = None
  6895. }
  6896. }
  6897. }
  6898. }
  6899. PART
  6900. {
  6901. name = RCSBlock
  6902. uid = 355240561
  6903. mid = 0
  6904. launchID = 0
  6905. parent = 88
  6906. position = 0.0377079322934151,-8.81656646728516,0.668200135231018
  6907. rotation = 0.002464836,-0.710883,-0.004124693,-0.703294
  6908. mirror = 1,1,1
  6909. istg = 0
  6910. dstg = 0
  6911. sqor = -1
  6912. sidx = -1
  6913. attm = 1
  6914. sym = 90
  6915. sym = 91
  6916. sym = 93
  6917. srfN = srfAttach, 88
  6918. mass = 0.05
  6919. temp = -200.2417
  6920. expt = 0.5
  6921. state = 1
  6922. connected = True
  6923. attached = True
  6924. flag =
  6925. rTrf = RCSBlock
  6926. modCost = 0
  6927. EVENTS
  6928. {
  6929. }
  6930. ACTIONS
  6931. {
  6932. }
  6933. MODULE
  6934. {
  6935. name = ModuleRCS
  6936. isEnabled = True
  6937. isEnabled = True
  6938. EVENTS
  6939. {
  6940. Disable
  6941. {
  6942. active = True
  6943. guiActive = True
  6944. guiIcon = Disable RCS Port
  6945. guiName = Disable RCS Port
  6946. category = Disable RCS Port
  6947. guiActiveUnfocused = False
  6948. unfocusedRange = 2
  6949. externalToEVAOnly = True
  6950. }
  6951. Enable
  6952. {
  6953. active = False
  6954. guiActive = True
  6955. guiIcon = Enable RCS Port
  6956. guiName = Enable RCS Port
  6957. category = Enable RCS Port
  6958. guiActiveUnfocused = False
  6959. unfocusedRange = 2
  6960. externalToEVAOnly = True
  6961. }
  6962. }
  6963. ACTIONS
  6964. {
  6965. ToggleAction
  6966. {
  6967. actionGroup = None
  6968. }
  6969. }
  6970. }
  6971. }
  6972. PART
  6973. {
  6974. name = RCSBlock
  6975. uid = 1183001270
  6976. mid = 0
  6977. launchID = 0
  6978. parent = 88
  6979. position = 0.705529749393463,-8.80871105194092,-0.0156467445194721
  6980. rotation = -0.004659476,0.9999741,0.001173681,-0.005366148
  6981. mirror = 1,1,1
  6982. istg = 0
  6983. dstg = 0
  6984. sqor = -1
  6985. sidx = -1
  6986. attm = 1
  6987. sym = 90
  6988. sym = 91
  6989. sym = 92
  6990. srfN = srfAttach, 88
  6991. mass = 0.05
  6992. temp = -200.0095
  6993. expt = 0.5
  6994. state = 1
  6995. connected = True
  6996. attached = True
  6997. flag =
  6998. rTrf = RCSBlock
  6999. modCost = 0
  7000. EVENTS
  7001. {
  7002. }
  7003. ACTIONS
  7004. {
  7005. }
  7006. MODULE
  7007. {
  7008. name = ModuleRCS
  7009. isEnabled = True
  7010. isEnabled = True
  7011. EVENTS
  7012. {
  7013. Disable
  7014. {
  7015. active = True
  7016. guiActive = True
  7017. guiIcon = Disable RCS Port
  7018. guiName = Disable RCS Port
  7019. category = Disable RCS Port
  7020. guiActiveUnfocused = False
  7021. unfocusedRange = 2
  7022. externalToEVAOnly = True
  7023. }
  7024. Enable
  7025. {
  7026. active = False
  7027. guiActive = True
  7028. guiIcon = Enable RCS Port
  7029. guiName = Enable RCS Port
  7030. category = Enable RCS Port
  7031. guiActiveUnfocused = False
  7032. unfocusedRange = 2
  7033. externalToEVAOnly = True
  7034. }
  7035. }
  7036. ACTIONS
  7037. {
  7038. ToggleAction
  7039. {
  7040. actionGroup = None
  7041. }
  7042. }
  7043. }
  7044. }
  7045. PART
  7046. {
  7047. name = radialRCSTank
  7048. uid = 1570570454
  7049. mid = 0
  7050. launchID = 0
  7051. parent = 88
  7052. position = -0.579182207584381,-8.07818031311035,0.609178006649017
  7053. rotation = 0.003855627,-0.9259092,-0.002867461,-0.3777159
  7054. mirror = 1,1,1
  7055. istg = 0
  7056. dstg = 0
  7057. sqor = -1
  7058. sidx = -1
  7059. attm = 1
  7060. sym = 95
  7061. sym = 96
  7062. sym = 97
  7063. srfN = srfAttach, 88
  7064. mass = 0.075
  7065. temp = -199.7821
  7066. expt = 0.5
  7067. state = 1
  7068. connected = True
  7069. attached = True
  7070. flag =
  7071. rTrf = radialRCSTank
  7072. modCost = 0
  7073. EVENTS
  7074. {
  7075. }
  7076. ACTIONS
  7077. {
  7078. }
  7079. RESOURCE
  7080. {
  7081. name = MonoPropellant
  7082. amount = 35.7677841186523
  7083. maxAmount = 40
  7084. flowState = True
  7085. isTweakable = True
  7086. hideFlow = False
  7087. flowMode = Both
  7088. }
  7089. }
  7090. PART
  7091. {
  7092. name = radialRCSTank
  7093. uid = 930896147
  7094. mid = 0
  7095. launchID = 0
  7096. parent = 88
  7097. position = 0.637817859649658,-8.06682300567627,0.59612900018692
  7098. rotation = 0.004753905,-0.921802,0.0006987525,0.3876313
  7099. mirror = 1,1,1
  7100. istg = 0
  7101. dstg = 0
  7102. sqor = -1
  7103. sidx = -1
  7104. attm = 1
  7105. sym = 94
  7106. sym = 96
  7107. sym = 97
  7108. srfN = srfAttach, 88
  7109. mass = 0.075
  7110. temp = -199.558
  7111. expt = 0.5
  7112. state = 1
  7113. connected = True
  7114. attached = True
  7115. flag =
  7116. rTrf = radialRCSTank
  7117. modCost = 0
  7118. EVENTS
  7119. {
  7120. }
  7121. ACTIONS
  7122. {
  7123. }
  7124. RESOURCE
  7125. {
  7126. name = MonoPropellant
  7127. amount = 35.7677841186523
  7128. maxAmount = 40
  7129. flowState = True
  7130. isTweakable = True
  7131. hideFlow = False
  7132. flowMode = Both
  7133. }
  7134. }
  7135. PART
  7136. {
  7137. name = radialRCSTank
  7138. uid = 288074016
  7139. mid = 0
  7140. launchID = 0
  7141. parent = 88
  7142. position = 0.624743103981018,-8.06402683258057,-0.620917022228241
  7143. rotation = 0.002867459,-0.3777158,0.003855689,0.9259092
  7144. mirror = 1,1,1
  7145. istg = 0
  7146. dstg = 0
  7147. sqor = -1
  7148. sidx = -1
  7149. attm = 1
  7150. sym = 94
  7151. sym = 95
  7152. sym = 97
  7153. srfN = srfAttach, 88
  7154. mass = 0.075
  7155. temp = -199.3309
  7156. expt = 0.5
  7157. state = 1
  7158. connected = True
  7159. attached = True
  7160. flag =
  7161. rTrf = radialRCSTank
  7162. modCost = 0
  7163. EVENTS
  7164. {
  7165. }
  7166. ACTIONS
  7167. {
  7168. }
  7169. RESOURCE
  7170. {
  7171. name = MonoPropellant
  7172. amount = 35.7677841186523
  7173. maxAmount = 40
  7174. flowState = True
  7175. isTweakable = True
  7176. hideFlow = False
  7177. flowMode = Both
  7178. }
  7179. }
  7180. PART
  7181. {
  7182. name = radialRCSTank
  7183. uid = 516012893
  7184. mid = 0
  7185. launchID = 0
  7186. parent = 88
  7187. position = -0.592257142066956,-8.07538414001465,-0.607868015766144
  7188. rotation = 0.0006986647,-0.3876311,-0.004753919,-0.9218021
  7189. mirror = 1,1,1
  7190. istg = 0
  7191. dstg = 0
  7192. sqor = -1
  7193. sidx = -1
  7194. attm = 1
  7195. sym = 94
  7196. sym = 95
  7197. sym = 96
  7198. srfN = srfAttach, 88
  7199. mass = 0.075
  7200. temp = -199.1046
  7201. expt = 0.5
  7202. state = 1
  7203. connected = True
  7204. attached = True
  7205. flag =
  7206. rTrf = radialRCSTank
  7207. modCost = 0
  7208. EVENTS
  7209. {
  7210. }
  7211. ACTIONS
  7212. {
  7213. }
  7214. RESOURCE
  7215. {
  7216. name = MonoPropellant
  7217. amount = 35.7677841186523
  7218. maxAmount = 40
  7219. flowState = True
  7220. isTweakable = True
  7221. hideFlow = False
  7222. flowMode = Both
  7223. }
  7224. }
  7225. PART
  7226. {
  7227. name = spotLight2
  7228. uid = 1708710534
  7229. mid = 0
  7230. launchID = 0
  7231. parent = 87
  7232. position = -0.792997479438782,-7.54080772399902,0.0041085914708674
  7233. rotation = -0.7085373,0.05884079,-0.7008325,-0.05784861
  7234. mirror = 1,1,1
  7235. istg = 0
  7236. dstg = 0
  7237. sqor = -1
  7238. sidx = -1
  7239. attm = 1
  7240. sym = 99
  7241. srfN = srfAttach, 87
  7242. mass = 0.015
  7243. temp = -200.1047
  7244. expt = 0.5
  7245. state = 1
  7246. connected = True
  7247. attached = True
  7248. flag =
  7249. rTrf = spotLight2
  7250. modCost = 0
  7251. EVENTS
  7252. {
  7253. }
  7254. ACTIONS
  7255. {
  7256. }
  7257. MODULE
  7258. {
  7259. name = ModuleLight
  7260. isEnabled = True
  7261. isOn = True
  7262. lightR = 1
  7263. lightG = 1
  7264. lightB = 1
  7265. lightR_UIFlight
  7266. {
  7267. controlEnabled = True
  7268. minValue = 0
  7269. maxValue = 1
  7270. stepIncrement = 0.05
  7271. }
  7272. lightG_UIFlight
  7273. {
  7274. controlEnabled = True
  7275. minValue = 0
  7276. maxValue = 1
  7277. stepIncrement = 0.05
  7278. }
  7279. lightB_UIFlight
  7280. {
  7281. controlEnabled = True
  7282. minValue = 0
  7283. maxValue = 1
  7284. stepIncrement = 0.05
  7285. }
  7286. EVENTS
  7287. {
  7288. LightsOff
  7289. {
  7290. active = True
  7291. guiActive = True
  7292. guiActiveEditor = True
  7293. guiIcon = Lights Off
  7294. guiName = Lights Off
  7295. category = Lights Off
  7296. guiActiveUnfocused = False
  7297. unfocusedRange = 2
  7298. externalToEVAOnly = True
  7299. }
  7300. LightsOn
  7301. {
  7302. active = False
  7303. guiActive = True
  7304. guiActiveEditor = True
  7305. guiIcon = Lights On
  7306. guiName = Lights On
  7307. category = Lights On
  7308. guiActiveUnfocused = False
  7309. unfocusedRange = 2
  7310. externalToEVAOnly = True
  7311. }
  7312. }
  7313. ACTIONS
  7314. {
  7315. ToggleLightAction
  7316. {
  7317. actionGroup = Light
  7318. }
  7319. LightOnAction
  7320. {
  7321. actionGroup = None
  7322. }
  7323. LightOffAction
  7324. {
  7325. actionGroup = None
  7326. }
  7327. }
  7328. }
  7329. }
  7330. PART
  7331. {
  7332. name = spotLight2
  7333. uid = 1459347605
  7334. mid = 0
  7335. launchID = 0
  7336. parent = 87
  7337. position = 0.828547716140747,-7.52566766738892,-0.0132739897817373
  7338. rotation = 0.700403,0.06606638,-0.7078183,0.06375159
  7339. mirror = 1,1,1
  7340. istg = 0
  7341. dstg = 0
  7342. sqor = -1
  7343. sidx = -1
  7344. attm = 1
  7345. sym = 98
  7346. srfN = srfAttach, 87
  7347. mass = 0.015
  7348. temp = -199.8708
  7349. expt = 0.5
  7350. state = 1
  7351. connected = True
  7352. attached = True
  7353. flag =
  7354. rTrf = spotLight2
  7355. modCost = 0
  7356. EVENTS
  7357. {
  7358. }
  7359. ACTIONS
  7360. {
  7361. }
  7362. MODULE
  7363. {
  7364. name = ModuleLight
  7365. isEnabled = True
  7366. isOn = True
  7367. lightR = 1
  7368. lightG = 1
  7369. lightB = 1
  7370. lightR_UIFlight
  7371. {
  7372. controlEnabled = True
  7373. minValue = 0
  7374. maxValue = 1
  7375. stepIncrement = 0.05
  7376. }
  7377. lightG_UIFlight
  7378. {
  7379. controlEnabled = True
  7380. minValue = 0
  7381. maxValue = 1
  7382. stepIncrement = 0.05
  7383. }
  7384. lightB_UIFlight
  7385. {
  7386. controlEnabled = True
  7387. minValue = 0
  7388. maxValue = 1
  7389. stepIncrement = 0.05
  7390. }
  7391. EVENTS
  7392. {
  7393. LightsOff
  7394. {
  7395. active = True
  7396. guiActive = True
  7397. guiActiveEditor = True
  7398. guiIcon = Lights Off
  7399. guiName = Lights Off
  7400. category = Lights Off
  7401. guiActiveUnfocused = False
  7402. unfocusedRange = 2
  7403. externalToEVAOnly = True
  7404. }
  7405. LightsOn
  7406. {
  7407. active = False
  7408. guiActive = True
  7409. guiActiveEditor = True
  7410. guiIcon = Lights On
  7411. guiName = Lights On
  7412. category = Lights On
  7413. guiActiveUnfocused = False
  7414. unfocusedRange = 2
  7415. externalToEVAOnly = True
  7416. }
  7417. }
  7418. ACTIONS
  7419. {
  7420. ToggleLightAction
  7421. {
  7422. actionGroup = Light
  7423. }
  7424. LightOnAction
  7425. {
  7426. actionGroup = None
  7427. }
  7428. LightOffAction
  7429. {
  7430. actionGroup = None
  7431. }
  7432. }
  7433. }
  7434. }
  7435. PART
  7436. {
  7437. name = dockingPort2
  7438. uid = 2294912430
  7439. mid = 0
  7440. launchID = 0
  7441. parent = 61
  7442. position = -0.011694211512804,-4.42177581787109,9.22682666778564
  7443. rotation = 0.0288643,0.7066045,-0.7065008,-0.02708757
  7444. mirror = 1,1,1
  7445. istg = 0
  7446. dstg = 0
  7447. sqor = -1
  7448. sidx = -1
  7449. attm = 0
  7450. srfN = None, -1
  7451. attN = None, -1
  7452. attN = bottom, 101
  7453. mass = 0.05
  7454. temp = -200.3961
  7455. expt = 0.5
  7456. state = 1
  7457. connected = True
  7458. attached = True
  7459. flag =
  7460. rTrf = dockingPort2
  7461. modCost = 0
  7462. EVENTS
  7463. {
  7464. }
  7465. ACTIONS
  7466. {
  7467. }
  7468. MODULE
  7469. {
  7470. name = ModuleDockingNode
  7471. isEnabled = True
  7472. state = Docked (docker)
  7473. dockUId = 700367266
  7474. dockNodeIdx = 0
  7475. EVENTS
  7476. {
  7477. Undock
  7478. {
  7479. active = True
  7480. guiActive = True
  7481. guiIcon = Undock
  7482. guiName = Undock
  7483. category = Undock
  7484. guiActiveUnfocused = True
  7485. unfocusedRange = 2
  7486. externalToEVAOnly = True
  7487. }
  7488. UndockSameVessel
  7489. {
  7490. active = False
  7491. guiActive = True
  7492. guiIcon = Undock
  7493. guiName = Undock
  7494. category = Undock
  7495. guiActiveUnfocused = True
  7496. unfocusedRange = 2
  7497. externalToEVAOnly = True
  7498. }
  7499. Decouple
  7500. {
  7501. active = False
  7502. guiActive = True
  7503. guiIcon = Decouple Node
  7504. guiName = Decouple Node
  7505. category = Decouple Node
  7506. guiActiveUnfocused = True
  7507. unfocusedRange = 2
  7508. externalToEVAOnly = True
  7509. }
  7510. SetAsTarget
  7511. {
  7512. active = True
  7513. guiActive = False
  7514. guiIcon = Set as Target
  7515. guiName = Set as Target
  7516. category = Set as Target
  7517. guiActiveUnfocused = True
  7518. unfocusedRange = 200
  7519. externalToEVAOnly = False
  7520. }
  7521. UnsetTarget
  7522. {
  7523. active = False
  7524. guiActive = False
  7525. guiIcon = Unset Target
  7526. guiName = Unset Target
  7527. category = Unset Target
  7528. guiActiveUnfocused = True
  7529. unfocusedRange = 200
  7530. externalToEVAOnly = False
  7531. }
  7532. EnableXFeed
  7533. {
  7534. active = False
  7535. guiActive = True
  7536. guiIcon = Enable Crossfeed
  7537. guiName = Enable Crossfeed
  7538. category = Enable Crossfeed
  7539. guiActiveUnfocused = False
  7540. unfocusedRange = 2
  7541. externalToEVAOnly = True
  7542. }
  7543. DisableXFeed
  7544. {
  7545. active = True
  7546. guiActive = True
  7547. guiIcon = Disable Crossfeed
  7548. guiName = Disable Crossfeed
  7549. category = Disable Crossfeed
  7550. guiActiveUnfocused = False
  7551. unfocusedRange = 2
  7552. externalToEVAOnly = True
  7553. }
  7554. MakeReferenceTransform
  7555. {
  7556. active = True
  7557. guiActive = True
  7558. guiIcon = Control from Here
  7559. guiName = Control from Here
  7560. category = Control from Here
  7561. guiActiveUnfocused = False
  7562. unfocusedRange = 2
  7563. externalToEVAOnly = True
  7564. }
  7565. }
  7566. ACTIONS
  7567. {
  7568. UndockAction
  7569. {
  7570. actionGroup = None
  7571. }
  7572. DecoupleAction
  7573. {
  7574. actionGroup = None
  7575. }
  7576. }
  7577. DOCKEDVESSEL
  7578. {
  7579. vesselName = Space Station Core
  7580. vesselType = 5
  7581. rootUId = 1900147451
  7582. }
  7583. }
  7584. }
  7585. PART
  7586. {
  7587. name = trussAdapter
  7588. uid = 1405691265
  7589. mid = 0
  7590. launchID = 0
  7591. parent = 100
  7592. position = -0.0127278231084347,-4.42179346084595,9.63765621185303
  7593. rotation = 0.7066045,-0.0288643,-0.02708757,0.7065008
  7594. mirror = 1,1,1
  7595. istg = 0
  7596. dstg = 0
  7597. sqor = -1
  7598. sidx = -1
  7599. attm = 0
  7600. srfN = None, -1
  7601. attN = bottom, 100
  7602. attN = top, 102
  7603. mass = 0.25
  7604. temp = -200.5744
  7605. expt = 0.5
  7606. state = 1
  7607. connected = True
  7608. attached = True
  7609. flag =
  7610. rTrf = trussAdapter
  7611. modCost = 0
  7612. EVENTS
  7613. {
  7614. }
  7615. ACTIONS
  7616. {
  7617. }
  7618. }
  7619. PART
  7620. {
  7621. name = trussAdapter
  7622. uid = 178381647
  7623. mid = 0
  7624. launchID = 0
  7625. parent = 101
  7626. position = -0.0159955359995365,-4.4218544960022,10.9363927841187
  7627. rotation = -0.0288643,-0.7066045,0.7065008,0.02708757
  7628. mirror = 1,1,1
  7629. istg = 0
  7630. dstg = 0
  7631. sqor = -1
  7632. sidx = -1
  7633. attm = 0
  7634. srfN = None, -1
  7635. attN = bottom, 103
  7636. attN = top, 101
  7637. mass = 0.25
  7638. temp = -200.9558
  7639. expt = 0.5
  7640. state = 1
  7641. connected = True
  7642. attached = True
  7643. flag =
  7644. rTrf = trussAdapter
  7645. modCost = 0
  7646. EVENTS
  7647. {
  7648. }
  7649. ACTIONS
  7650. {
  7651. }
  7652. }
  7653. PART
  7654. {
  7655. name = stationHub
  7656. uid = 2219668458
  7657. mid = 0
  7658. launchID = 0
  7659. parent = 102
  7660. position = -0.0193249769508839,-4.42191886901855,12.2593746185303
  7661. rotation = 0.7345285,0.6785767,0.0009401814,0.0008365157
  7662. mirror = 1,1,1
  7663. istg = 0
  7664. dstg = 0
  7665. sqor = -1
  7666. sidx = -1
  7667. attm = 0
  7668. srfN = None, -1
  7669. attN = right, 104
  7670. attN = left, 117
  7671. attN = back, 102
  7672. attN = front, 111
  7673. attN = top, 114
  7674. attN = bottom, 108
  7675. mass = 1.5
  7676. temp = -201.8813
  7677. expt = 0.5
  7678. state = 1
  7679. connected = True
  7680. attached = True
  7681. flag =
  7682. rTrf = stationHub
  7683. modCost = 0
  7684. EVENTS
  7685. {
  7686. }
  7687. ACTIONS
  7688. {
  7689. }
  7690. }
  7691. PART
  7692. {
  7693. name = dockingPort2
  7694. uid = 2479768826
  7695. mid = 0
  7696. launchID = 0
  7697. parent = 103
  7698. position = -0.0914447084069252,-5.33121252059937,12.2591495513916
  7699. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  7700. mirror = 1,1,1
  7701. istg = 0
  7702. dstg = 0
  7703. sqor = -1
  7704. sidx = -1
  7705. attm = 0
  7706. srfN = None, -1
  7707. attN = top, 105
  7708. attN = bottom, 103
  7709. mass = 0.05
  7710. temp = -200.9534
  7711. expt = 0.5
  7712. state = 1
  7713. connected = True
  7714. attached = True
  7715. flag =
  7716. rTrf = dockingPort2
  7717. modCost = 0
  7718. EVENTS
  7719. {
  7720. }
  7721. ACTIONS
  7722. {
  7723. }
  7724. MODULE
  7725. {
  7726. name = ModuleDockingNode
  7727. isEnabled = True
  7728. state = PreAttached
  7729. dockUId = 0
  7730. dockNodeIdx = 0
  7731. EVENTS
  7732. {
  7733. Undock
  7734. {
  7735. active = False
  7736. guiActive = True
  7737. guiIcon = Undock
  7738. guiName = Undock
  7739. category = Undock
  7740. guiActiveUnfocused = True
  7741. unfocusedRange = 2
  7742. externalToEVAOnly = True
  7743. }
  7744. UndockSameVessel
  7745. {
  7746. active = False
  7747. guiActive = True
  7748. guiIcon = Undock
  7749. guiName = Undock
  7750. category = Undock
  7751. guiActiveUnfocused = True
  7752. unfocusedRange = 2
  7753. externalToEVAOnly = True
  7754. }
  7755. Decouple
  7756. {
  7757. active = True
  7758. guiActive = True
  7759. guiIcon = Decouple
  7760. guiName = Decouple
  7761. category = Decouple
  7762. guiActiveUnfocused = True
  7763. unfocusedRange = 2
  7764. externalToEVAOnly = True
  7765. }
  7766. SetAsTarget
  7767. {
  7768. active = True
  7769. guiActive = False
  7770. guiIcon = Set as Target
  7771. guiName = Set as Target
  7772. category = Set as Target
  7773. guiActiveUnfocused = True
  7774. unfocusedRange = 200
  7775. externalToEVAOnly = False
  7776. }
  7777. UnsetTarget
  7778. {
  7779. active = False
  7780. guiActive = False
  7781. guiIcon = Unset Target
  7782. guiName = Unset Target
  7783. category = Unset Target
  7784. guiActiveUnfocused = True
  7785. unfocusedRange = 200
  7786. externalToEVAOnly = False
  7787. }
  7788. EnableXFeed
  7789. {
  7790. active = False
  7791. guiActive = True
  7792. guiIcon = Enable Crossfeed
  7793. guiName = Enable Crossfeed
  7794. category = Enable Crossfeed
  7795. guiActiveUnfocused = False
  7796. unfocusedRange = 2
  7797. externalToEVAOnly = True
  7798. }
  7799. DisableXFeed
  7800. {
  7801. active = True
  7802. guiActive = True
  7803. guiIcon = Disable Crossfeed
  7804. guiName = Disable Crossfeed
  7805. category = Disable Crossfeed
  7806. guiActiveUnfocused = False
  7807. unfocusedRange = 2
  7808. externalToEVAOnly = True
  7809. }
  7810. MakeReferenceTransform
  7811. {
  7812. active = True
  7813. guiActive = True
  7814. guiIcon = Control from Here
  7815. guiName = Control from Here
  7816. category = Control from Here
  7817. guiActiveUnfocused = False
  7818. unfocusedRange = 2
  7819. externalToEVAOnly = True
  7820. }
  7821. }
  7822. ACTIONS
  7823. {
  7824. UndockAction
  7825. {
  7826. actionGroup = None
  7827. }
  7828. DecoupleAction
  7829. {
  7830. actionGroup = None
  7831. }
  7832. }
  7833. }
  7834. }
  7835. PART
  7836. {
  7837. name = largeAdapter
  7838. uid = 3455752677
  7839. mid = 0
  7840. launchID = 0
  7841. parent = 104
  7842. position = -0.173109799623489,-6.36085891723633,12.2588949203491
  7843. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  7844. mirror = 1,1,1
  7845. istg = 0
  7846. dstg = 0
  7847. sqor = -1
  7848. sidx = -1
  7849. attm = 0
  7850. srfN = None, -1
  7851. attN = top, 104
  7852. attN = bottom, 106
  7853. mass = 0.1
  7854. temp = -200.5457
  7855. expt = 0.5
  7856. state = 1
  7857. connected = True
  7858. attached = True
  7859. flag =
  7860. rTrf = largeAdapter
  7861. modCost = 0
  7862. EVENTS
  7863. {
  7864. }
  7865. ACTIONS
  7866. {
  7867. }
  7868. }
  7869. PART
  7870. {
  7871. name = fuelTank2-2
  7872. uid = 2841688576
  7873. mid = 0
  7874. launchID = 0
  7875. parent = 105
  7876. position = -0.306928485631943,-8.04806232452393,12.2584791183472
  7877. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  7878. mirror = 1,1,1
  7879. istg = 0
  7880. dstg = 0
  7881. sqor = -1
  7882. sidx = -1
  7883. attm = 0
  7884. srfN = None, -1
  7885. attN = top, 105
  7886. attN = bottom, 107
  7887. mass = 1
  7888. temp = -200.312
  7889. expt = 0.5
  7890. state = 1
  7891. connected = True
  7892. attached = True
  7893. flag =
  7894. rTrf = fuelTank2-2
  7895. modCost = 0
  7896. EVENTS
  7897. {
  7898. }
  7899. ACTIONS
  7900. {
  7901. }
  7902. RESOURCE
  7903. {
  7904. name = LiquidFuel
  7905. amount = 335.410095214844
  7906. maxAmount = 720
  7907. flowState = True
  7908. isTweakable = True
  7909. hideFlow = False
  7910. flowMode = Both
  7911. }
  7912. RESOURCE
  7913. {
  7914. name = Oxidizer
  7915. amount = 418.274749755859
  7916. maxAmount = 880
  7917. flowState = True
  7918. isTweakable = True
  7919. hideFlow = False
  7920. flowMode = Both
  7921. }
  7922. }
  7923. PART
  7924. {
  7925. name = liquidEngine2-2
  7926. uid = 2508739190
  7927. mid = 0
  7928. launchID = 0
  7929. parent = 106
  7930. position = -0.438528329133987,-9.70728969573975,12.2580699920654
  7931. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  7932. mirror = 1,1,1
  7933. istg = 0
  7934. dstg = 0
  7935. sqor = 0
  7936. sidx = 4
  7937. attm = 0
  7938. srfN = None, -1
  7939. attN = top, 106
  7940. attN = None, -1
  7941. mass = 2.5
  7942. temp = -199.9461
  7943. expt = 0.5
  7944. state = 1
  7945. connected = True
  7946. attached = True
  7947. flag =
  7948. rTrf = liquidEngine2-2
  7949. modCost = 0
  7950. EVENTS
  7951. {
  7952. }
  7953. ACTIONS
  7954. {
  7955. }
  7956. MODULE
  7957. {
  7958. name = ModuleEngines
  7959. isEnabled = True
  7960. staged = True
  7961. flameout = False
  7962. EngineIgnited = True
  7963. engineShutdown = False
  7964. currentThrottle = 0
  7965. thrustPercentage = 100
  7966. manuallyOverridden = False
  7967. thrustPercentage_UIFlight
  7968. {
  7969. controlEnabled = True
  7970. minValue = 0
  7971. maxValue = 100
  7972. stepIncrement = 0.5
  7973. }
  7974. EVENTS
  7975. {
  7976. Activate
  7977. {
  7978. active = False
  7979. guiActive = True
  7980. guiIcon = Activate Engine
  7981. guiName = Activate Engine
  7982. category = Activate Engine
  7983. guiActiveUnfocused = False
  7984. unfocusedRange = 2
  7985. externalToEVAOnly = True
  7986. }
  7987. Shutdown
  7988. {
  7989. active = True
  7990. guiActive = True
  7991. guiIcon = Shutdown Engine
  7992. guiName = Shutdown Engine
  7993. category = Shutdown Engine
  7994. guiActiveUnfocused = False
  7995. unfocusedRange = 2
  7996. externalToEVAOnly = True
  7997. }
  7998. }
  7999. ACTIONS
  8000. {
  8001. OnAction
  8002. {
  8003. actionGroup = None
  8004. }
  8005. ShutdownAction
  8006. {
  8007. actionGroup = None
  8008. }
  8009. ActivateAction
  8010. {
  8011. actionGroup = None
  8012. }
  8013. }
  8014. }
  8015. MODULE
  8016. {
  8017. name = ModuleJettison
  8018. isEnabled = True
  8019. EVENTS
  8020. {
  8021. Jettison
  8022. {
  8023. active = False
  8024. guiActive = True
  8025. guiIcon = Jettison
  8026. guiName = Jettison
  8027. category = Jettison
  8028. guiActiveUnfocused = False
  8029. unfocusedRange = 2
  8030. externalToEVAOnly = True
  8031. }
  8032. }
  8033. ACTIONS
  8034. {
  8035. JettisonAction
  8036. {
  8037. actionGroup = None
  8038. }
  8039. }
  8040. }
  8041. MODULE
  8042. {
  8043. name = ModuleGimbal
  8044. isEnabled = True
  8045. gimbalLock = False
  8046. EVENTS
  8047. {
  8048. LockGimbal
  8049. {
  8050. active = True
  8051. guiActive = True
  8052. guiActiveEditor = True
  8053. guiIcon = Lock Gimbal
  8054. guiName = Lock Gimbal
  8055. category = Lock Gimbal
  8056. guiActiveUnfocused = False
  8057. unfocusedRange = 2
  8058. externalToEVAOnly = True
  8059. }
  8060. FreeGimbal
  8061. {
  8062. active = False
  8063. guiActive = True
  8064. guiActiveEditor = True
  8065. guiIcon = Free Gimbal
  8066. guiName = Free Gimbal
  8067. category = Free Gimbal
  8068. guiActiveUnfocused = False
  8069. unfocusedRange = 2
  8070. externalToEVAOnly = True
  8071. }
  8072. }
  8073. ACTIONS
  8074. {
  8075. ToggleAction
  8076. {
  8077. actionGroup = None
  8078. }
  8079. }
  8080. }
  8081. MODULE
  8082. {
  8083. name = ModuleAnimateHeat
  8084. isEnabled = True
  8085. EVENTS
  8086. {
  8087. }
  8088. ACTIONS
  8089. {
  8090. }
  8091. }
  8092. MODULE
  8093. {
  8094. name = ModuleAlternator
  8095. isEnabled = True
  8096. EVENTS
  8097. {
  8098. }
  8099. ACTIONS
  8100. {
  8101. }
  8102. }
  8103. MODULE
  8104. {
  8105. name = ModuleTestSubject
  8106. isEnabled = True
  8107. EVENTS
  8108. {
  8109. RunTestEvent
  8110. {
  8111. active = False
  8112. guiActive = True
  8113. guiIcon = Run Test
  8114. guiName = Run Test
  8115. category = Run Test
  8116. guiActiveUnfocused = False
  8117. unfocusedRange = 2
  8118. externalToEVAOnly = True
  8119. }
  8120. }
  8121. ACTIONS
  8122. {
  8123. }
  8124. }
  8125. RESOURCE
  8126. {
  8127. name = ElectricCharge
  8128. amount = 0
  8129. maxAmount = 0.159999996423721
  8130. flowState = True
  8131. isTweakable = True
  8132. hideFlow = False
  8133. flowMode = Both
  8134. }
  8135. }
  8136. PART
  8137. {
  8138. name = trussAdapter
  8139. uid = 1240041689
  8140. mid = 0
  8141. launchID = 0
  8142. parent = 103
  8143. position = -1.33816385269165,-4.31731414794922,12.2560596466064
  8144. rotation = 0.6785767,-0.7345285,0.0008365157,-0.0009401814
  8145. mirror = 1,1,1
  8146. istg = 0
  8147. dstg = 0
  8148. sqor = -1
  8149. sidx = -1
  8150. attm = 0
  8151. srfN = None, -1
  8152. attN = bottom, 103
  8153. attN = top, 109
  8154. mass = 0.25
  8155. temp = -200.7478
  8156. expt = 0.5
  8157. state = 1
  8158. connected = True
  8159. attached = True
  8160. flag =
  8161. rTrf = trussAdapter
  8162. modCost = 0
  8163. EVENTS
  8164. {
  8165. }
  8166. ACTIONS
  8167. {
  8168. }
  8169. }
  8170. PART
  8171. {
  8172. name = trussAdapter
  8173. uid = 151334808
  8174. mid = 0
  8175. launchID = 0
  8176. parent = 108
  8177. position = -2.63283634185791,-4.21462869644165,12.2528066635132
  8178. rotation = 0.7345285,0.6785767,0.0009401814,0.0008365157
  8179. mirror = 1,1,1
  8180. istg = 0
  8181. dstg = 0
  8182. sqor = -1
  8183. sidx = -1
  8184. attm = 0
  8185. srfN = None, -1
  8186. attN = bottom, 110
  8187. attN = top, 108
  8188. mass = 0.25
  8189. temp = -200.408
  8190. expt = 0.5
  8191. state = 1
  8192. connected = True
  8193. attached = True
  8194. flag =
  8195. rTrf = trussAdapter
  8196. modCost = 0
  8197. EVENTS
  8198. {
  8199. }
  8200. ACTIONS
  8201. {
  8202. }
  8203. }
  8204. PART
  8205. {
  8206. name = dockingPort2
  8207. uid = 2955170273
  8208. mid = 0
  8209. launchID = 0
  8210. parent = 109
  8211. position = -3.04238343238831,-4.18214511871338,12.2517776489258
  8212. rotation = -0.6785767,0.7345285,-0.0008365157,0.0009401814
  8213. mirror = 1,1,1
  8214. istg = 0
  8215. dstg = 0
  8216. sqor = -1
  8217. sidx = -1
  8218. attm = 0
  8219. srfN = None, -1
  8220. attN = None, -1
  8221. attN = bottom, 109
  8222. mass = 0.05
  8223. temp = -199.9651
  8224. expt = 0.5
  8225. state = 1
  8226. connected = True
  8227. attached = True
  8228. flag =
  8229. rTrf = dockingPort2
  8230. modCost = 0
  8231. EVENTS
  8232. {
  8233. }
  8234. ACTIONS
  8235. {
  8236. }
  8237. MODULE
  8238. {
  8239. name = ModuleDockingNode
  8240. isEnabled = True
  8241. state = Ready
  8242. dockUId = 0
  8243. dockNodeIdx = 0
  8244. EVENTS
  8245. {
  8246. Undock
  8247. {
  8248. active = False
  8249. guiActive = True
  8250. guiIcon = Undock
  8251. guiName = Undock
  8252. category = Undock
  8253. guiActiveUnfocused = True
  8254. unfocusedRange = 2
  8255. externalToEVAOnly = True
  8256. }
  8257. UndockSameVessel
  8258. {
  8259. active = False
  8260. guiActive = True
  8261. guiIcon = Undock
  8262. guiName = Undock
  8263. category = Undock
  8264. guiActiveUnfocused = True
  8265. unfocusedRange = 2
  8266. externalToEVAOnly = True
  8267. }
  8268. Decouple
  8269. {
  8270. active = False
  8271. guiActive = True
  8272. guiIcon = Decouple
  8273. guiName = Decouple
  8274. category = Decouple
  8275. guiActiveUnfocused = True
  8276. unfocusedRange = 2
  8277. externalToEVAOnly = True
  8278. }
  8279. SetAsTarget
  8280. {
  8281. active = True
  8282. guiActive = False
  8283. guiIcon = Set as Target
  8284. guiName = Set as Target
  8285. category = Set as Target
  8286. guiActiveUnfocused = True
  8287. unfocusedRange = 200
  8288. externalToEVAOnly = False
  8289. }
  8290. UnsetTarget
  8291. {
  8292. active = False
  8293. guiActive = False
  8294. guiIcon = Unset Target
  8295. guiName = Unset Target
  8296. category = Unset Target
  8297. guiActiveUnfocused = True
  8298. unfocusedRange = 200
  8299. externalToEVAOnly = False
  8300. }
  8301. EnableXFeed
  8302. {
  8303. active = False
  8304. guiActive = True
  8305. guiIcon = Enable Crossfeed
  8306. guiName = Enable Crossfeed
  8307. category = Enable Crossfeed
  8308. guiActiveUnfocused = False
  8309. unfocusedRange = 2
  8310. externalToEVAOnly = True
  8311. }
  8312. DisableXFeed
  8313. {
  8314. active = False
  8315. guiActive = True
  8316. guiIcon = Disable Crossfeed
  8317. guiName = Disable Crossfeed
  8318. category = Disable Crossfeed
  8319. guiActiveUnfocused = False
  8320. unfocusedRange = 2
  8321. externalToEVAOnly = True
  8322. }
  8323. MakeReferenceTransform
  8324. {
  8325. active = True
  8326. guiActive = True
  8327. guiIcon = Control from Here
  8328. guiName = Control from Here
  8329. category = Control from Here
  8330. guiActiveUnfocused = False
  8331. unfocusedRange = 2
  8332. externalToEVAOnly = True
  8333. }
  8334. }
  8335. ACTIONS
  8336. {
  8337. UndockAction
  8338. {
  8339. actionGroup = None
  8340. }
  8341. DecoupleAction
  8342. {
  8343. actionGroup = None
  8344. }
  8345. }
  8346. }
  8347. }
  8348. PART
  8349. {
  8350. name = trussAdapter
  8351. uid = 669254177
  8352. mid = 0
  8353. launchID = 0
  8354. parent = 103
  8355. position = -0.0226539764553308,-4.42198038101196,13.5823535919189
  8356. rotation = 0.02708757,0.7065008,0.7066045,0.0288643
  8357. mirror = 1,1,1
  8358. istg = 0
  8359. dstg = 0
  8360. sqor = -1
  8361. sidx = -1
  8362. attm = 0
  8363. srfN = None, -1
  8364. attN = bottom, 103
  8365. attN = top, 112
  8366. mass = 0.25
  8367. temp = -200.5806
  8368. expt = 0.5
  8369. state = 1
  8370. connected = True
  8371. attached = True
  8372. flag =
  8373. rTrf = trussAdapter
  8374. modCost = 0
  8375. EVENTS
  8376. {
  8377. }
  8378. ACTIONS
  8379. {
  8380. }
  8381. }
  8382. PART
  8383. {
  8384. name = trussAdapter
  8385. uid = 2059893919
  8386. mid = 0
  8387. launchID = 0
  8388. parent = 111
  8389. position = -0.0259221866726875,-4.4220404624939,14.8810911178589
  8390. rotation = -0.7065008,0.02708757,-0.0288643,0.7066045
  8391. mirror = 1,1,1
  8392. istg = 0
  8393. dstg = 0
  8394. sqor = -1
  8395. sidx = -1
  8396. attm = 0
  8397. srfN = None, -1
  8398. attN = bottom, 113
  8399. attN = top, 111
  8400. mass = 0.25
  8401. temp = -200.3441
  8402. expt = 0.5
  8403. state = 1
  8404. connected = True
  8405. attached = True
  8406. flag =
  8407. rTrf = trussAdapter
  8408. modCost = 0
  8409. EVENTS
  8410. {
  8411. }
  8412. ACTIONS
  8413. {
  8414. }
  8415. }
  8416. PART
  8417. {
  8418. name = dockingPort2
  8419. uid = 702664803
  8420. mid = 0
  8421. launchID = 0
  8422. parent = 112
  8423. position = -0.026955958455801,-4.42205905914307,15.291919708252
  8424. rotation = -0.02708757,-0.7065008,-0.7066045,-0.0288643
  8425. mirror = 1,1,1
  8426. istg = 0
  8427. dstg = 0
  8428. sqor = -1
  8429. sidx = -1
  8430. attm = 0
  8431. srfN = None, -1
  8432. attN = None, -1
  8433. attN = bottom, 112
  8434. mass = 0.05
  8435. temp = -199.9334
  8436. expt = 0.5
  8437. state = 1
  8438. connected = True
  8439. attached = True
  8440. flag =
  8441. rTrf = dockingPort2
  8442. modCost = 0
  8443. EVENTS
  8444. {
  8445. }
  8446. ACTIONS
  8447. {
  8448. }
  8449. MODULE
  8450. {
  8451. name = ModuleDockingNode
  8452. isEnabled = True
  8453. state = Ready
  8454. dockUId = 0
  8455. dockNodeIdx = 0
  8456. EVENTS
  8457. {
  8458. Undock
  8459. {
  8460. active = False
  8461. guiActive = True
  8462. guiIcon = Undock
  8463. guiName = Undock
  8464. category = Undock
  8465. guiActiveUnfocused = True
  8466. unfocusedRange = 2
  8467. externalToEVAOnly = True
  8468. }
  8469. UndockSameVessel
  8470. {
  8471. active = False
  8472. guiActive = True
  8473. guiIcon = Undock
  8474. guiName = Undock
  8475. category = Undock
  8476. guiActiveUnfocused = True
  8477. unfocusedRange = 2
  8478. externalToEVAOnly = True
  8479. }
  8480. Decouple
  8481. {
  8482. active = False
  8483. guiActive = True
  8484. guiIcon = Decouple Node
  8485. guiName = Decouple Node
  8486. category = Decouple Node
  8487. guiActiveUnfocused = True
  8488. unfocusedRange = 2
  8489. externalToEVAOnly = True
  8490. }
  8491. SetAsTarget
  8492. {
  8493. active = True
  8494. guiActive = False
  8495. guiIcon = Set as Target
  8496. guiName = Set as Target
  8497. category = Set as Target
  8498. guiActiveUnfocused = True
  8499. unfocusedRange = 200
  8500. externalToEVAOnly = False
  8501. }
  8502. UnsetTarget
  8503. {
  8504. active = False
  8505. guiActive = False
  8506. guiIcon = Unset Target
  8507. guiName = Unset Target
  8508. category = Unset Target
  8509. guiActiveUnfocused = True
  8510. unfocusedRange = 200
  8511. externalToEVAOnly = False
  8512. }
  8513. EnableXFeed
  8514. {
  8515. active = False
  8516. guiActive = True
  8517. guiIcon = Enable Crossfeed
  8518. guiName = Enable Crossfeed
  8519. category = Enable Crossfeed
  8520. guiActiveUnfocused = False
  8521. unfocusedRange = 2
  8522. externalToEVAOnly = True
  8523. }
  8524. DisableXFeed
  8525. {
  8526. active = False
  8527. guiActive = True
  8528. guiIcon = Disable Crossfeed
  8529. guiName = Disable Crossfeed
  8530. category = Disable Crossfeed
  8531. guiActiveUnfocused = False
  8532. unfocusedRange = 2
  8533. externalToEVAOnly = True
  8534. }
  8535. MakeReferenceTransform
  8536. {
  8537. active = True
  8538. guiActive = True
  8539. guiIcon = Control from Here
  8540. guiName = Control from Here
  8541. category = Control from Here
  8542. guiActiveUnfocused = False
  8543. unfocusedRange = 2
  8544. externalToEVAOnly = True
  8545. }
  8546. }
  8547. ACTIONS
  8548. {
  8549. UndockAction
  8550. {
  8551. actionGroup = None
  8552. }
  8553. DecoupleAction
  8554. {
  8555. actionGroup = None
  8556. }
  8557. }
  8558. }
  8559. }
  8560. PART
  8561. {
  8562. name = trussAdapter
  8563. uid = 2934943369
  8564. mid = 0
  8565. launchID = 0
  8566. parent = 103
  8567. position = 1.29951441287994,-4.52652025222778,12.2626876831055
  8568. rotation = 0.0009401814,-0.0008365157,-0.7345285,0.6785767
  8569. mirror = 1,1,1
  8570. istg = 0
  8571. dstg = 0
  8572. sqor = -1
  8573. sidx = -1
  8574. attm = 0
  8575. srfN = None, -1
  8576. attN = bottom, 103
  8577. attN = top, 115
  8578. mass = 0.25
  8579. temp = -200.4155
  8580. expt = 0.5
  8581. state = 1
  8582. connected = True
  8583. attached = True
  8584. flag =
  8585. rTrf = trussAdapter
  8586. modCost = 0
  8587. EVENTS
  8588. {
  8589. }
  8590. ACTIONS
  8591. {
  8592. }
  8593. }
  8594. PART
  8595. {
  8596. name = trussAdapter
  8597. uid = 3416172317
  8598. mid = 0
  8599. launchID = 0
  8600. parent = 114
  8601. position = 2.59418725967407,-4.62920618057251,12.2659397125244
  8602. rotation = 0.0008365157,0.0009401814,-0.6785767,-0.7345285
  8603. mirror = 1,1,1
  8604. istg = 0
  8605. dstg = 0
  8606. sqor = -1
  8607. sidx = -1
  8608. attm = 0
  8609. srfN = None, -1
  8610. attN = bottom, 116
  8611. attN = top, 114
  8612. mass = 0.25
  8613. temp = -200.2803
  8614. expt = 0.5
  8615. state = 1
  8616. connected = True
  8617. attached = True
  8618. flag =
  8619. rTrf = trussAdapter
  8620. modCost = 0
  8621. EVENTS
  8622. {
  8623. }
  8624. ACTIONS
  8625. {
  8626. }
  8627. }
  8628. PART
  8629. {
  8630. name = dockingPort2
  8631. uid = 590075915
  8632. mid = 0
  8633. launchID = 0
  8634. parent = 115
  8635. position = 3.00373339653015,-4.66168928146362,12.2669687271118
  8636. rotation = -0.0009401814,0.0008365157,0.7345285,-0.6785767
  8637. mirror = 1,1,1
  8638. istg = 0
  8639. dstg = 0
  8640. sqor = -1
  8641. sidx = -1
  8642. attm = 0
  8643. srfN = None, -1
  8644. attN = None, -1
  8645. attN = bottom, 115
  8646. mass = 0.05
  8647. temp = -199.9017
  8648. expt = 0.5
  8649. state = 1
  8650. connected = True
  8651. attached = True
  8652. flag =
  8653. rTrf = dockingPort2
  8654. modCost = 0
  8655. EVENTS
  8656. {
  8657. }
  8658. ACTIONS
  8659. {
  8660. }
  8661. MODULE
  8662. {
  8663. name = ModuleDockingNode
  8664. isEnabled = True
  8665. state = Ready
  8666. dockUId = 0
  8667. dockNodeIdx = 0
  8668. EVENTS
  8669. {
  8670. Undock
  8671. {
  8672. active = False
  8673. guiActive = True
  8674. guiIcon = Undock
  8675. guiName = Undock
  8676. category = Undock
  8677. guiActiveUnfocused = True
  8678. unfocusedRange = 2
  8679. externalToEVAOnly = True
  8680. }
  8681. UndockSameVessel
  8682. {
  8683. active = False
  8684. guiActive = True
  8685. guiIcon = Undock
  8686. guiName = Undock
  8687. category = Undock
  8688. guiActiveUnfocused = True
  8689. unfocusedRange = 2
  8690. externalToEVAOnly = True
  8691. }
  8692. Decouple
  8693. {
  8694. active = False
  8695. guiActive = True
  8696. guiIcon = Decouple Node
  8697. guiName = Decouple Node
  8698. category = Decouple Node
  8699. guiActiveUnfocused = True
  8700. unfocusedRange = 2
  8701. externalToEVAOnly = True
  8702. }
  8703. SetAsTarget
  8704. {
  8705. active = True
  8706. guiActive = False
  8707. guiIcon = Set as Target
  8708. guiName = Set as Target
  8709. category = Set as Target
  8710. guiActiveUnfocused = True
  8711. unfocusedRange = 200
  8712. externalToEVAOnly = False
  8713. }
  8714. UnsetTarget
  8715. {
  8716. active = False
  8717. guiActive = False
  8718. guiIcon = Unset Target
  8719. guiName = Unset Target
  8720. category = Unset Target
  8721. guiActiveUnfocused = True
  8722. unfocusedRange = 200
  8723. externalToEVAOnly = False
  8724. }
  8725. EnableXFeed
  8726. {
  8727. active = False
  8728. guiActive = True
  8729. guiIcon = Enable Crossfeed
  8730. guiName = Enable Crossfeed
  8731. category = Enable Crossfeed
  8732. guiActiveUnfocused = False
  8733. unfocusedRange = 2
  8734. externalToEVAOnly = True
  8735. }
  8736. DisableXFeed
  8737. {
  8738. active = False
  8739. guiActive = True
  8740. guiIcon = Disable Crossfeed
  8741. guiName = Disable Crossfeed
  8742. category = Disable Crossfeed
  8743. guiActiveUnfocused = False
  8744. unfocusedRange = 2
  8745. externalToEVAOnly = True
  8746. }
  8747. MakeReferenceTransform
  8748. {
  8749. active = True
  8750. guiActive = True
  8751. guiIcon = Control from Here
  8752. guiName = Control from Here
  8753. category = Control from Here
  8754. guiActiveUnfocused = False
  8755. unfocusedRange = 2
  8756. externalToEVAOnly = True
  8757. }
  8758. }
  8759. ACTIONS
  8760. {
  8761. UndockAction
  8762. {
  8763. actionGroup = None
  8764. }
  8765. DecoupleAction
  8766. {
  8767. actionGroup = None
  8768. }
  8769. }
  8770. }
  8771. }
  8772. PART
  8773. {
  8774. name = sasModule
  8775. uid = 2780479520
  8776. mid = 0
  8777. launchID = 0
  8778. parent = 103
  8779. position = 0.0672017857432365,-3.33097505569458,12.2596435546875
  8780. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  8781. mirror = 1,1,1
  8782. istg = 0
  8783. dstg = 0
  8784. sqor = -1
  8785. sidx = -1
  8786. attm = 0
  8787. srfN = None, -1
  8788. attN = bottom, 103
  8789. attN = top, 118
  8790. mass = 0.07
  8791. temp = -200.8005
  8792. expt = 0.5
  8793. state = 1
  8794. connected = True
  8795. attached = True
  8796. flag =
  8797. rTrf = sasModule
  8798. modCost = 0
  8799. EVENTS
  8800. {
  8801. }
  8802. ACTIONS
  8803. {
  8804. }
  8805. MODULE
  8806. {
  8807. name = ModuleReactionWheel
  8808. isEnabled = True
  8809. stateString = Operational
  8810. WheelState = Active
  8811. EVENTS
  8812. {
  8813. OnToggle
  8814. {
  8815. active = True
  8816. guiActive = True
  8817. guiIcon = Toggle Torque
  8818. guiName = Toggle Torque
  8819. category = Toggle Torque
  8820. guiActiveUnfocused = False
  8821. unfocusedRange = 2
  8822. externalToEVAOnly = True
  8823. }
  8824. }
  8825. ACTIONS
  8826. {
  8827. Activate
  8828. {
  8829. actionGroup = None
  8830. }
  8831. Deactivate
  8832. {
  8833. actionGroup = None
  8834. }
  8835. Toggle
  8836. {
  8837. actionGroup = None
  8838. }
  8839. }
  8840. }
  8841. MODULE
  8842. {
  8843. name = ModuleSAS
  8844. isEnabled = True
  8845. EVENTS
  8846. {
  8847. }
  8848. ACTIONS
  8849. {
  8850. }
  8851. }
  8852. }
  8853. PART
  8854. {
  8855. name = advSasModule
  8856. uid = 3958431963
  8857. mid = 0
  8858. launchID = 0
  8859. parent = 117
  8860. position = 0.0973464027047157,-2.95090746879578,12.2597370147705
  8861. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  8862. mirror = 1,1,1
  8863. istg = 0
  8864. dstg = 0
  8865. sqor = -1
  8866. sidx = -1
  8867. attm = 0
  8868. srfN = None, -1
  8869. attN = top, 123
  8870. attN = bottom, 117
  8871. mass = 0.1
  8872. temp = -201.7821
  8873. expt = 0.5
  8874. state = 1
  8875. connected = True
  8876. attached = True
  8877. flag =
  8878. rTrf = advSasModule
  8879. modCost = 0
  8880. EVENTS
  8881. {
  8882. }
  8883. ACTIONS
  8884. {
  8885. }
  8886. MODULE
  8887. {
  8888. name = ModuleReactionWheel
  8889. isEnabled = True
  8890. stateString = Operational
  8891. WheelState = Active
  8892. EVENTS
  8893. {
  8894. OnToggle
  8895. {
  8896. active = True
  8897. guiActive = True
  8898. guiIcon = Toggle Torque
  8899. guiName = Toggle Torque
  8900. category = Toggle Torque
  8901. guiActiveUnfocused = False
  8902. unfocusedRange = 2
  8903. externalToEVAOnly = True
  8904. }
  8905. }
  8906. ACTIONS
  8907. {
  8908. Activate
  8909. {
  8910. actionGroup = None
  8911. }
  8912. Deactivate
  8913. {
  8914. actionGroup = None
  8915. }
  8916. Toggle
  8917. {
  8918. actionGroup = None
  8919. }
  8920. }
  8921. }
  8922. MODULE
  8923. {
  8924. name = ModuleSAS
  8925. isEnabled = True
  8926. EVENTS
  8927. {
  8928. }
  8929. ACTIONS
  8930. {
  8931. }
  8932. }
  8933. }
  8934. PART
  8935. {
  8936. name = RCSBlock
  8937. uid = 1695519152
  8938. mid = 0
  8939. launchID = 0
  8940. parent = 118
  8941. position = 0.752630472183228,-3.05536508560181,12.2606382369995
  8942. rotation = -0.03956397,-0.9992164,-7.329197E-05,-0.001256239
  8943. mirror = 1,1,1
  8944. istg = 0
  8945. dstg = 0
  8946. sqor = -1
  8947. sidx = -1
  8948. attm = 1
  8949. sym = 120
  8950. sym = 121
  8951. sym = 122
  8952. srfN = srfAttach, 118
  8953. mass = 0.05
  8954. temp = -200.6438
  8955. expt = 0.5
  8956. state = 1
  8957. connected = True
  8958. attached = True
  8959. flag =
  8960. rTrf = RCSBlock
  8961. modCost = 0
  8962. EVENTS
  8963. {
  8964. }
  8965. ACTIONS
  8966. {
  8967. }
  8968. MODULE
  8969. {
  8970. name = ModuleRCS
  8971. isEnabled = True
  8972. isEnabled = True
  8973. EVENTS
  8974. {
  8975. Disable
  8976. {
  8977. active = True
  8978. guiActive = True
  8979. guiIcon = Disable RCS Port
  8980. guiName = Disable RCS Port
  8981. category = Disable RCS Port
  8982. guiActiveUnfocused = False
  8983. unfocusedRange = 2
  8984. externalToEVAOnly = True
  8985. }
  8986. Enable
  8987. {
  8988. active = False
  8989. guiActive = True
  8990. guiIcon = Enable RCS Port
  8991. guiName = Enable RCS Port
  8992. category = Enable RCS Port
  8993. guiActiveUnfocused = False
  8994. unfocusedRange = 2
  8995. externalToEVAOnly = True
  8996. }
  8997. }
  8998. ACTIONS
  8999. {
  9000. ToggleAction
  9001. {
  9002. actionGroup = None
  9003. }
  9004. }
  9005. }
  9006. }
  9007. PART
  9008. {
  9009. name = RCSBlock
  9010. uid = 4005434331
  9011. mid = 0
  9012. launchID = 0
  9013. parent = 118
  9014. position = 0.0941341891884804,-3.00297522544861,11.5982322692871
  9015. rotation = -0.02792411,-0.7074409,-0.02802776,0.7056644
  9016. mirror = 1,1,1
  9017. istg = 0
  9018. dstg = 0
  9019. sqor = -1
  9020. sidx = -1
  9021. attm = 1
  9022. sym = 119
  9023. sym = 121
  9024. sym = 122
  9025. srfN = srfAttach, 118
  9026. mass = 0.05
  9027. temp = -200.4091
  9028. expt = 0.5
  9029. state = 1
  9030. connected = True
  9031. attached = True
  9032. flag =
  9033. rTrf = RCSBlock
  9034. modCost = 0
  9035. EVENTS
  9036. {
  9037. }
  9038. ACTIONS
  9039. {
  9040. }
  9041. MODULE
  9042. {
  9043. name = ModuleRCS
  9044. isEnabled = True
  9045. isEnabled = True
  9046. EVENTS
  9047. {
  9048. Disable
  9049. {
  9050. active = True
  9051. guiActive = True
  9052. guiIcon = Disable RCS Port
  9053. guiName = Disable RCS Port
  9054. category = Disable RCS Port
  9055. guiActiveUnfocused = False
  9056. unfocusedRange = 2
  9057. externalToEVAOnly = True
  9058. }
  9059. Enable
  9060. {
  9061. active = False
  9062. guiActive = True
  9063. guiIcon = Enable RCS Port
  9064. guiName = Enable RCS Port
  9065. category = Enable RCS Port
  9066. guiActiveUnfocused = False
  9067. unfocusedRange = 2
  9068. externalToEVAOnly = True
  9069. }
  9070. }
  9071. ACTIONS
  9072. {
  9073. ToggleAction
  9074. {
  9075. actionGroup = None
  9076. }
  9077. }
  9078. }
  9079. }
  9080. PART
  9081. {
  9082. name = RCSBlock
  9083. uid = 3280743157
  9084. mid = 0
  9085. launchID = 0
  9086. parent = 118
  9087. position = -0.56621116399765,-2.95076274871826,12.2588090896606
  9088. rotation = 7.329197E-05,-0.001256239,-0.03956397,0.9992164
  9089. mirror = 1,1,1
  9090. istg = 0
  9091. dstg = 0
  9092. sqor = -1
  9093. sidx = -1
  9094. attm = 1
  9095. sym = 119
  9096. sym = 120
  9097. sym = 122
  9098. srfN = srfAttach, 118
  9099. mass = 0.05
  9100. temp = -200.1744
  9101. expt = 0.5
  9102. state = 1
  9103. connected = True
  9104. attached = True
  9105. flag =
  9106. rTrf = RCSBlock
  9107. modCost = 0
  9108. EVENTS
  9109. {
  9110. }
  9111. ACTIONS
  9112. {
  9113. }
  9114. MODULE
  9115. {
  9116. name = ModuleRCS
  9117. isEnabled = True
  9118. isEnabled = True
  9119. EVENTS
  9120. {
  9121. Disable
  9122. {
  9123. active = True
  9124. guiActive = True
  9125. guiIcon = Disable RCS Port
  9126. guiName = Disable RCS Port
  9127. category = Disable RCS Port
  9128. guiActiveUnfocused = False
  9129. unfocusedRange = 2
  9130. externalToEVAOnly = True
  9131. }
  9132. Enable
  9133. {
  9134. active = False
  9135. guiActive = True
  9136. guiIcon = Enable RCS Port
  9137. guiName = Enable RCS Port
  9138. category = Enable RCS Port
  9139. guiActiveUnfocused = False
  9140. unfocusedRange = 2
  9141. externalToEVAOnly = True
  9142. }
  9143. }
  9144. ACTIONS
  9145. {
  9146. ToggleAction
  9147. {
  9148. actionGroup = None
  9149. }
  9150. }
  9151. }
  9152. }
  9153. PART
  9154. {
  9155. name = RCSBlock
  9156. uid = 4206021365
  9157. mid = 0
  9158. launchID = 0
  9159. parent = 118
  9160. position = 0.0922855138778687,-3.00315260887146,12.921215057373
  9161. rotation = -0.02802774,-0.7056643,0.02792408,-0.707441
  9162. mirror = 1,1,1
  9163. istg = 0
  9164. dstg = 0
  9165. sqor = -1
  9166. sidx = -1
  9167. attm = 1
  9168. sym = 119
  9169. sym = 120
  9170. sym = 121
  9171. srfN = srfAttach, 118
  9172. mass = 0.05
  9173. temp = -199.9397
  9174. expt = 0.5
  9175. state = 1
  9176. connected = True
  9177. attached = True
  9178. flag =
  9179. rTrf = RCSBlock
  9180. modCost = 0
  9181. EVENTS
  9182. {
  9183. }
  9184. ACTIONS
  9185. {
  9186. }
  9187. MODULE
  9188. {
  9189. name = ModuleRCS
  9190. isEnabled = True
  9191. isEnabled = True
  9192. EVENTS
  9193. {
  9194. Disable
  9195. {
  9196. active = True
  9197. guiActive = True
  9198. guiIcon = Disable RCS Port
  9199. guiName = Disable RCS Port
  9200. category = Disable RCS Port
  9201. guiActiveUnfocused = False
  9202. unfocusedRange = 2
  9203. externalToEVAOnly = True
  9204. }
  9205. Enable
  9206. {
  9207. active = False
  9208. guiActive = True
  9209. guiIcon = Enable RCS Port
  9210. guiName = Enable RCS Port
  9211. category = Enable RCS Port
  9212. guiActiveUnfocused = False
  9213. unfocusedRange = 2
  9214. externalToEVAOnly = True
  9215. }
  9216. }
  9217. ACTIONS
  9218. {
  9219. ToggleAction
  9220. {
  9221. actionGroup = None
  9222. }
  9223. }
  9224. }
  9225. }
  9226. PART
  9227. {
  9228. name = largeAdapter2
  9229. uid = 3893586094
  9230. mid = 0
  9231. launchID = 0
  9232. parent = 118
  9233. position = 0.12804314494133,-2.56388068199158,12.2598314285278
  9234. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  9235. mirror = 1,1,1
  9236. istg = 0
  9237. dstg = 0
  9238. sqor = -1
  9239. sidx = -1
  9240. attm = 0
  9241. srfN = None, -1
  9242. attN = top, 128
  9243. attN = bottom, 118
  9244. mass = 0.08
  9245. temp = -201.458
  9246. expt = 0.5
  9247. state = 1
  9248. connected = True
  9249. attached = True
  9250. flag =
  9251. rTrf = largeAdapter2
  9252. modCost = 0
  9253. EVENTS
  9254. {
  9255. }
  9256. ACTIONS
  9257. {
  9258. }
  9259. }
  9260. PART
  9261. {
  9262. name = strutConnector
  9263. uid = 2920572980
  9264. mid = 0
  9265. launchID = 0
  9266. parent = 123
  9267. position = 1.24746680259705,-2.54424834251404,12.2626495361328
  9268. rotation = 0.5633548,0.8262142,0.0007281927,0.001026221
  9269. mirror = 1,1,1
  9270. istg = 0
  9271. dstg = 0
  9272. sqor = -1
  9273. sidx = -1
  9274. attm = 1
  9275. cData = tgt: stationHub_103; pos: -1.095876,-0.8811848,-0.02782193; dir: -0.7787954,-0.6270305,-0.01762028
  9276. sym = 125
  9277. sym = 126
  9278. sym = 127
  9279. srfN = srfAttach, 123
  9280. mass = 0.05
  9281. temp = -200.4825
  9282. expt = 0
  9283. state = 1
  9284. connected = True
  9285. attached = True
  9286. flag =
  9287. rTrf = strutConnector
  9288. modCost = 0
  9289. EVENTS
  9290. {
  9291. }
  9292. ACTIONS
  9293. {
  9294. }
  9295. }
  9296. PART
  9297. {
  9298. name = strutConnector
  9299. uid = 3105127372
  9300. mid = 0
  9301. launchID = 0
  9302. parent = 123
  9303. position = 0.139392212033272,-2.45608830451965,11.1454925537109
  9304. rotation = 0.398779,0.5850023,-0.350398,-0.6131632
  9305. mirror = 1,1,1
  9306. istg = 0
  9307. dstg = 0
  9308. sqor = -1
  9309. sidx = -1
  9310. attm = 1
  9311. cData = tgt: stationHub_103; pos: -1.084637,-0.876538,-0.02739301; dir: -0.7787954,-0.6270305,-0.01762028
  9312. sym = 124
  9313. sym = 126
  9314. sym = 127
  9315. srfN = srfAttach, 123
  9316. mass = 0.05
  9317. temp = -200.2587
  9318. expt = 0
  9319. state = 1
  9320. connected = True
  9321. attached = True
  9322. flag =
  9323. rTrf = strutConnector
  9324. modCost = 0
  9325. EVENTS
  9326. {
  9327. }
  9328. ACTIONS
  9329. {
  9330. }
  9331. }
  9332. PART
  9333. {
  9334. name = strutConnector
  9335. uid = 2761275022
  9336. mid = 0
  9337. launchID = 0
  9338. parent = 123
  9339. position = -0.974289655685425,-2.36803030967712,12.2570657730103
  9340. rotation = 0.0006038908,0.001103954,-0.4962658,-0.8681698
  9341. mirror = 1,1,1
  9342. istg = 0
  9343. dstg = 0
  9344. sqor = -1
  9345. sidx = -1
  9346. attm = 1
  9347. cData = tgt: stationHub_103; pos: -1.090135,-0.8787155,-0.02640893; dir: -0.7787954,-0.6270305,-0.01762028
  9348. sym = 124
  9349. sym = 125
  9350. sym = 127
  9351. srfN = srfAttach, 123
  9352. mass = 0.05
  9353. temp = -200.0365
  9354. expt = 0
  9355. state = 1
  9356. connected = True
  9357. attached = True
  9358. flag =
  9359. rTrf = strutConnector
  9360. modCost = 0
  9361. EVENTS
  9362. {
  9363. }
  9364. ACTIONS
  9365. {
  9366. }
  9367. }
  9368. PART
  9369. {
  9370. name = strutConnector
  9371. uid = 3671093020
  9372. mid = 0
  9373. launchID = 0
  9374. parent = 123
  9375. position = 0.133784294128418,-2.4561927318573,13.3742256164551
  9376. rotation = 0.3979251,0.5834411,0.3514278,0.6146144
  9377. mirror = 1,1,1
  9378. istg = 0
  9379. dstg = 0
  9380. sqor = -1
  9381. sidx = -1
  9382. attm = 1
  9383. cData = tgt: stationHub_103; pos: -1.101499,-0.8832859,-0.02710062; dir: -0.7787954,-0.6270305,-0.01762028
  9384. sym = 124
  9385. sym = 125
  9386. sym = 126
  9387. srfN = srfAttach, 123
  9388. mass = 0.05
  9389. temp = -199.8156
  9390. expt = 0
  9391. state = 1
  9392. connected = True
  9393. attached = True
  9394. flag =
  9395. rTrf = strutConnector
  9396. modCost = 0
  9397. EVENTS
  9398. {
  9399. }
  9400. ACTIONS
  9401. {
  9402. }
  9403. }
  9404. PART
  9405. {
  9406. name = crewCabin
  9407. uid = 1142700369
  9408. mid = 0
  9409. launchID = 0
  9410. parent = 123
  9411. position = 0.22103263437748,-1.39145386219025,12.26012134552
  9412. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  9413. mirror = 1,1,1
  9414. istg = 0
  9415. dstg = 0
  9416. sqor = -1
  9417. sidx = -1
  9418. attm = 0
  9419. srfN = None, -1
  9420. attN = top, 129
  9421. attN = bottom, 123
  9422. mass = 2.5
  9423. temp = -201.0866
  9424. expt = 0.5
  9425. state = 1
  9426. connected = True
  9427. attached = True
  9428. flag =
  9429. rTrf = crewCabin
  9430. modCost = 0
  9431. EVENTS
  9432. {
  9433. }
  9434. ACTIONS
  9435. {
  9436. }
  9437. MODULE
  9438. {
  9439. name = ModuleScienceExperiment
  9440. isEnabled = True
  9441. Deployed = False
  9442. Inoperable = False
  9443. EVENTS
  9444. {
  9445. DeployExperiment
  9446. {
  9447. active = True
  9448. guiActive = True
  9449. guiIcon = Deploy
  9450. guiName = Crew Report
  9451. category = Deploy
  9452. guiActiveUnfocused = False
  9453. unfocusedRange = 2
  9454. externalToEVAOnly = True
  9455. }
  9456. CollectDataExternalEvent
  9457. {
  9458. active = False
  9459. guiActive = False
  9460. guiIcon =
  9461. guiName = Take Data
  9462. category =
  9463. guiActiveUnfocused = True
  9464. unfocusedRange = 1.5
  9465. externalToEVAOnly = True
  9466. }
  9467. ReviewDataEvent
  9468. {
  9469. active = False
  9470. guiActive = True
  9471. guiIcon = Review Data
  9472. guiName = Review Report
  9473. category = Review Data
  9474. guiActiveUnfocused = False
  9475. unfocusedRange = 2
  9476. externalToEVAOnly = True
  9477. }
  9478. ResetExperiment
  9479. {
  9480. active = False
  9481. guiActive = True
  9482. guiIcon = Reset
  9483. guiName = Discard Crew Report
  9484. category = Reset
  9485. guiActiveUnfocused = False
  9486. unfocusedRange = 2
  9487. externalToEVAOnly = True
  9488. }
  9489. ResetExperimentExternal
  9490. {
  9491. active = False
  9492. guiActive = False
  9493. guiIcon = Reset
  9494. guiName = Discard Crew Report
  9495. category = Reset
  9496. guiActiveUnfocused = True
  9497. unfocusedRange = 1.5
  9498. externalToEVAOnly = True
  9499. }
  9500. }
  9501. ACTIONS
  9502. {
  9503. DeployAction
  9504. {
  9505. actionGroup = None
  9506. }
  9507. ResetAction
  9508. {
  9509. actionGroup = None
  9510. }
  9511. }
  9512. }
  9513. MODULE
  9514. {
  9515. name = ModuleScienceContainer
  9516. isEnabled = True
  9517. EVENTS
  9518. {
  9519. StoreDataExternalEvent
  9520. {
  9521. active = False
  9522. guiActive = False
  9523. guiIcon =
  9524. guiName = Store Experiments (0)
  9525. category =
  9526. guiActiveUnfocused = True
  9527. unfocusedRange = 2
  9528. externalToEVAOnly = True
  9529. }
  9530. CollectDataExternalEvent
  9531. {
  9532. active = False
  9533. guiActive = False
  9534. guiIcon =
  9535. guiName = Take Data (0)
  9536. category =
  9537. guiActiveUnfocused = True
  9538. unfocusedRange = 2
  9539. externalToEVAOnly = True
  9540. }
  9541. ReviewDataEvent
  9542. {
  9543. active = False
  9544. guiActive = True
  9545. guiIcon = Review Data
  9546. guiName = Review Stored Data (0)
  9547. category = Review Data
  9548. guiActiveUnfocused = False
  9549. unfocusedRange = 2
  9550. externalToEVAOnly = True
  9551. }
  9552. }
  9553. ACTIONS
  9554. {
  9555. }
  9556. }
  9557. MODULE
  9558. {
  9559. name = FlagDecal
  9560. isEnabled = True
  9561. flagDisplayed = True
  9562. EVENTS
  9563. {
  9564. ToggleFlag
  9565. {
  9566. active = True
  9567. guiActive = False
  9568. guiActiveEditor = True
  9569. guiIcon = ToggleFlag
  9570. guiName = ToggleFlag
  9571. category = ToggleFlag
  9572. guiActiveUnfocused = False
  9573. unfocusedRange = 2
  9574. externalToEVAOnly = True
  9575. }
  9576. }
  9577. ACTIONS
  9578. {
  9579. }
  9580. }
  9581. MODULE
  9582. {
  9583. name = ModuleTripLogger
  9584. isEnabled = True
  9585. EVENTS
  9586. {
  9587. }
  9588. ACTIONS
  9589. {
  9590. }
  9591. Surfaced
  9592. {
  9593. }
  9594. Flew
  9595. {
  9596. }
  9597. FlewBy
  9598. {
  9599. }
  9600. Orbited
  9601. {
  9602. at = Kerbin
  9603. }
  9604. SubOrbited
  9605. {
  9606. }
  9607. }
  9608. }
  9609. PART
  9610. {
  9611. name = mk2LanderCabin
  9612. uid = 1900147451
  9613. mid = 0
  9614. launchID = 0
  9615. parent = 128
  9616. position = 0.330970853567123,-0.00533673726022244,12.2604627609253
  9617. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  9618. mirror = 1,1,1
  9619. istg = 0
  9620. dstg = 0
  9621. sqor = -1
  9622. sidx = -1
  9623. attm = 0
  9624. srfN = None, -1
  9625. attN = bottom, 128
  9626. attN = top, 130
  9627. mass = 2.5
  9628. temp = -203.2887
  9629. expt = 0.5
  9630. state = 1
  9631. connected = True
  9632. attached = True
  9633. flag =
  9634. rTrf = mk2LanderCabin
  9635. modCost = 0
  9636. crew = Bill Kerman
  9637. EVENTS
  9638. {
  9639. }
  9640. ACTIONS
  9641. {
  9642. }
  9643. MODULE
  9644. {
  9645. name = ModuleCommand
  9646. isEnabled = True
  9647. controlSrcStatusText = Operational
  9648. EVENTS
  9649. {
  9650. MakeReference
  9651. {
  9652. active = True
  9653. guiActive = True
  9654. guiIcon = Control From Here
  9655. guiName = Control From Here
  9656. category = Control From Here
  9657. guiActiveUnfocused = False
  9658. unfocusedRange = 2
  9659. externalToEVAOnly = True
  9660. }
  9661. RenameVessel
  9662. {
  9663. active = True
  9664. guiActive = True
  9665. guiIcon = Rename Vessel
  9666. guiName = Rename Vessel
  9667. category = Rename Vessel
  9668. guiActiveUnfocused = False
  9669. unfocusedRange = 2
  9670. externalToEVAOnly = True
  9671. }
  9672. }
  9673. ACTIONS
  9674. {
  9675. }
  9676. }
  9677. MODULE
  9678. {
  9679. name = ModuleSAS
  9680. isEnabled = True
  9681. EVENTS
  9682. {
  9683. }
  9684. ACTIONS
  9685. {
  9686. }
  9687. }
  9688. MODULE
  9689. {
  9690. name = ModuleReactionWheel
  9691. isEnabled = True
  9692. stateString = Operational
  9693. WheelState = Active
  9694. EVENTS
  9695. {
  9696. OnToggle
  9697. {
  9698. active = True
  9699. guiActive = True
  9700. guiIcon = Toggle Torque
  9701. guiName = Toggle Torque
  9702. category = Toggle Torque
  9703. guiActiveUnfocused = False
  9704. unfocusedRange = 2
  9705. externalToEVAOnly = True
  9706. }
  9707. }
  9708. ACTIONS
  9709. {
  9710. Activate
  9711. {
  9712. actionGroup = None
  9713. }
  9714. Deactivate
  9715. {
  9716. actionGroup = None
  9717. }
  9718. Toggle
  9719. {
  9720. actionGroup = None
  9721. }
  9722. }
  9723. }
  9724. MODULE
  9725. {
  9726. name = ModuleScienceExperiment
  9727. isEnabled = True
  9728. Deployed = False
  9729. Inoperable = False
  9730. EVENTS
  9731. {
  9732. DeployExperiment
  9733. {
  9734. active = True
  9735. guiActive = True
  9736. guiIcon = Deploy
  9737. guiName = Crew Report
  9738. category = Deploy
  9739. guiActiveUnfocused = False
  9740. unfocusedRange = 2
  9741. externalToEVAOnly = True
  9742. }
  9743. CollectDataExternalEvent
  9744. {
  9745. active = False
  9746. guiActive = False
  9747. guiIcon =
  9748. guiName = Take Data
  9749. category =
  9750. guiActiveUnfocused = True
  9751. unfocusedRange = 1.5
  9752. externalToEVAOnly = True
  9753. }
  9754. ReviewDataEvent
  9755. {
  9756. active = False
  9757. guiActive = True
  9758. guiIcon = Review Data
  9759. guiName = Review Report
  9760. category = Review Data
  9761. guiActiveUnfocused = False
  9762. unfocusedRange = 2
  9763. externalToEVAOnly = True
  9764. }
  9765. ResetExperiment
  9766. {
  9767. active = False
  9768. guiActive = True
  9769. guiIcon = Reset
  9770. guiName = Discard Crew Report
  9771. category = Reset
  9772. guiActiveUnfocused = False
  9773. unfocusedRange = 2
  9774. externalToEVAOnly = True
  9775. }
  9776. ResetExperimentExternal
  9777. {
  9778. active = False
  9779. guiActive = False
  9780. guiIcon = Reset
  9781. guiName = Discard Crew Report
  9782. category = Reset
  9783. guiActiveUnfocused = True
  9784. unfocusedRange = 1.5
  9785. externalToEVAOnly = True
  9786. }
  9787. }
  9788. ACTIONS
  9789. {
  9790. DeployAction
  9791. {
  9792. actionGroup = None
  9793. }
  9794. ResetAction
  9795. {
  9796. actionGroup = None
  9797. }
  9798. }
  9799. }
  9800. MODULE
  9801. {
  9802. name = ModuleScienceContainer
  9803. isEnabled = True
  9804. EVENTS
  9805. {
  9806. StoreDataExternalEvent
  9807. {
  9808. active = False
  9809. guiActive = False
  9810. guiIcon =
  9811. guiName = Store Experiments (0)
  9812. category =
  9813. guiActiveUnfocused = True
  9814. unfocusedRange = 2
  9815. externalToEVAOnly = True
  9816. }
  9817. CollectDataExternalEvent
  9818. {
  9819. active = False
  9820. guiActive = False
  9821. guiIcon =
  9822. guiName = Take Data (0)
  9823. category =
  9824. guiActiveUnfocused = True
  9825. unfocusedRange = 2
  9826. externalToEVAOnly = True
  9827. }
  9828. ReviewDataEvent
  9829. {
  9830. active = False
  9831. guiActive = True
  9832. guiIcon = Review Data
  9833. guiName = Review Stored Data (0)
  9834. category = Review Data
  9835. guiActiveUnfocused = False
  9836. unfocusedRange = 2
  9837. externalToEVAOnly = True
  9838. }
  9839. }
  9840. ACTIONS
  9841. {
  9842. }
  9843. }
  9844. MODULE
  9845. {
  9846. name = FlagDecal
  9847. isEnabled = True
  9848. flagDisplayed = True
  9849. EVENTS
  9850. {
  9851. ToggleFlag
  9852. {
  9853. active = True
  9854. guiActive = False
  9855. guiActiveEditor = True
  9856. guiIcon = ToggleFlag
  9857. guiName = ToggleFlag
  9858. category = ToggleFlag
  9859. guiActiveUnfocused = False
  9860. unfocusedRange = 2
  9861. externalToEVAOnly = True
  9862. }
  9863. }
  9864. ACTIONS
  9865. {
  9866. }
  9867. }
  9868. MODULE
  9869. {
  9870. name = ModuleTripLogger
  9871. isEnabled = True
  9872. EVENTS
  9873. {
  9874. }
  9875. ACTIONS
  9876. {
  9877. }
  9878. Surfaced
  9879. {
  9880. }
  9881. Flew
  9882. {
  9883. }
  9884. FlewBy
  9885. {
  9886. }
  9887. Orbited
  9888. {
  9889. at = Kerbin
  9890. }
  9891. SubOrbited
  9892. {
  9893. }
  9894. }
  9895. RESOURCE
  9896. {
  9897. name = ElectricCharge
  9898. amount = 99.3146930589589
  9899. maxAmount = 100
  9900. flowState = True
  9901. isTweakable = True
  9902. hideFlow = False
  9903. flowMode = Both
  9904. }
  9905. RESOURCE
  9906. {
  9907. name = MonoPropellant
  9908. amount = 40
  9909. maxAmount = 40
  9910. flowState = True
  9911. isTweakable = True
  9912. hideFlow = False
  9913. flowMode = Both
  9914. }
  9915. }
  9916. PART
  9917. {
  9918. name = batteryBank
  9919. uid = 1122927219
  9920. mid = 0
  9921. launchID = 0
  9922. parent = 129
  9923. position = 0.399188160896301,0.854759752750397,12.2606763839722
  9924. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  9925. mirror = 1,1,1
  9926. istg = 0
  9927. dstg = 0
  9928. sqor = -1
  9929. sidx = -1
  9930. attm = 0
  9931. srfN = None, -1
  9932. attN = top, 131
  9933. attN = bottom, 129
  9934. mass = 0.05
  9935. temp = -201.579
  9936. expt = 0.5
  9937. state = 1
  9938. connected = True
  9939. attached = True
  9940. flag =
  9941. rTrf = batteryBank
  9942. modCost = 0
  9943. EVENTS
  9944. {
  9945. }
  9946. ACTIONS
  9947. {
  9948. }
  9949. RESOURCE
  9950. {
  9951. name = ElectricCharge
  9952. amount = 499.314693058622
  9953. maxAmount = 500
  9954. flowState = True
  9955. isTweakable = True
  9956. hideFlow = False
  9957. flowMode = Both
  9958. }
  9959. }
  9960. PART
  9961. {
  9962. name = dockingPort2
  9963. uid = 3196972356
  9964. mid = 0
  9965. launchID = 0
  9966. parent = 130
  9967. position = 0.407952010631561,0.965255498886108,12.2607040405273
  9968. rotation = 0.03956394,0.9992164,7.328804E-05,0.001256318
  9969. mirror = 1,1,1
  9970. istg = 0
  9971. dstg = 0
  9972. sqor = -1
  9973. sidx = -1
  9974. attm = 0
  9975. srfN = srfAttach, 130
  9976. attN = top, 132
  9977. attN = bottom, 130
  9978. mass = 0.05
  9979. temp = -201.0069
  9980. expt = 0.5
  9981. state = 1
  9982. connected = True
  9983. attached = True
  9984. flag =
  9985. rTrf = dockingPort2
  9986. modCost = 0
  9987. EVENTS
  9988. {
  9989. }
  9990. ACTIONS
  9991. {
  9992. }
  9993. MODULE
  9994. {
  9995. name = ModuleDockingNode
  9996. isEnabled = True
  9997. state = PreAttached
  9998. dockUId = 0
  9999. dockNodeIdx = 0
  10000. EVENTS
  10001. {
  10002. Undock
  10003. {
  10004. active = False
  10005. guiActive = True
  10006. guiIcon = Undock
  10007. guiName = Undock
  10008. category = Undock
  10009. guiActiveUnfocused = True
  10010. unfocusedRange = 2
  10011. externalToEVAOnly = True
  10012. }
  10013. UndockSameVessel
  10014. {
  10015. active = False
  10016. guiActive = True
  10017. guiIcon = Undock
  10018. guiName = Undock
  10019. category = Undock
  10020. guiActiveUnfocused = True
  10021. unfocusedRange = 2
  10022. externalToEVAOnly = True
  10023. }
  10024. Decouple
  10025. {
  10026. active = True
  10027. guiActive = True
  10028. guiIcon = Decouple
  10029. guiName = Decouple
  10030. category = Decouple
  10031. guiActiveUnfocused = True
  10032. unfocusedRange = 2
  10033. externalToEVAOnly = True
  10034. }
  10035. SetAsTarget
  10036. {
  10037. active = True
  10038. guiActive = False
  10039. guiIcon = Set as Target
  10040. guiName = Set as Target
  10041. category = Set as Target
  10042. guiActiveUnfocused = True
  10043. unfocusedRange = 200
  10044. externalToEVAOnly = False
  10045. }
  10046. UnsetTarget
  10047. {
  10048. active = False
  10049. guiActive = False
  10050. guiIcon = Unset Target
  10051. guiName = Unset Target
  10052. category = Unset Target
  10053. guiActiveUnfocused = True
  10054. unfocusedRange = 200
  10055. externalToEVAOnly = False
  10056. }
  10057. EnableXFeed
  10058. {
  10059. active = False
  10060. guiActive = True
  10061. guiIcon = Enable Crossfeed
  10062. guiName = Enable Crossfeed
  10063. category = Enable Crossfeed
  10064. guiActiveUnfocused = False
  10065. unfocusedRange = 2
  10066. externalToEVAOnly = True
  10067. }
  10068. DisableXFeed
  10069. {
  10070. active = False
  10071. guiActive = True
  10072. guiIcon = Disable Crossfeed
  10073. guiName = Disable Crossfeed
  10074. category = Disable Crossfeed
  10075. guiActiveUnfocused = False
  10076. unfocusedRange = 2
  10077. externalToEVAOnly = True
  10078. }
  10079. MakeReferenceTransform
  10080. {
  10081. active = True
  10082. guiActive = True
  10083. guiIcon = Control from Here
  10084. guiName = Control from Here
  10085. category = Control from Here
  10086. guiActiveUnfocused = False
  10087. unfocusedRange = 2
  10088. externalToEVAOnly = True
  10089. }
  10090. }
  10091. ACTIONS
  10092. {
  10093. UndockAction
  10094. {
  10095. actionGroup = None
  10096. }
  10097. DecoupleAction
  10098. {
  10099. actionGroup = None
  10100. }
  10101. }
  10102. }
  10103. }
  10104. PART
  10105. {
  10106. name = dockingPort2
  10107. uid = 2133620629
  10108. mid = 0
  10109. launchID = 0
  10110. parent = 131
  10111. position = 0.452684998512268,1.52925395965576,12.2608423233032
  10112. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  10113. mirror = 1,1,1
  10114. istg = 0
  10115. dstg = 0
  10116. sqor = -1
  10117. sidx = -1
  10118. attm = 0
  10119. srfN = None, -1
  10120. attN = top, 131
  10121. attN = bottom, 133
  10122. mass = 0.05
  10123. temp = -200.9735
  10124. expt = 0.5
  10125. state = 1
  10126. connected = True
  10127. attached = True
  10128. flag =
  10129. rTrf = dockingPort2
  10130. modCost = 0
  10131. EVENTS
  10132. {
  10133. }
  10134. ACTIONS
  10135. {
  10136. }
  10137. MODULE
  10138. {
  10139. name = ModuleDockingNode
  10140. isEnabled = True
  10141. state = PreAttached
  10142. dockUId = 0
  10143. dockNodeIdx = 0
  10144. EVENTS
  10145. {
  10146. Undock
  10147. {
  10148. active = False
  10149. guiActive = True
  10150. guiIcon = Undock
  10151. guiName = Undock
  10152. category = Undock
  10153. guiActiveUnfocused = True
  10154. unfocusedRange = 2
  10155. externalToEVAOnly = True
  10156. }
  10157. UndockSameVessel
  10158. {
  10159. active = False
  10160. guiActive = True
  10161. guiIcon = Undock
  10162. guiName = Undock
  10163. category = Undock
  10164. guiActiveUnfocused = True
  10165. unfocusedRange = 2
  10166. externalToEVAOnly = True
  10167. }
  10168. Decouple
  10169. {
  10170. active = True
  10171. guiActive = True
  10172. guiIcon = Decouple Node
  10173. guiName = Decouple Node
  10174. category = Decouple Node
  10175. guiActiveUnfocused = True
  10176. unfocusedRange = 2
  10177. externalToEVAOnly = True
  10178. }
  10179. SetAsTarget
  10180. {
  10181. active = True
  10182. guiActive = False
  10183. guiIcon = Set as Target
  10184. guiName = Set as Target
  10185. category = Set as Target
  10186. guiActiveUnfocused = True
  10187. unfocusedRange = 200
  10188. externalToEVAOnly = False
  10189. }
  10190. UnsetTarget
  10191. {
  10192. active = False
  10193. guiActive = False
  10194. guiIcon = Unset Target
  10195. guiName = Unset Target
  10196. category = Unset Target
  10197. guiActiveUnfocused = True
  10198. unfocusedRange = 200
  10199. externalToEVAOnly = False
  10200. }
  10201. EnableXFeed
  10202. {
  10203. active = False
  10204. guiActive = True
  10205. guiIcon = Enable Crossfeed
  10206. guiName = Enable Crossfeed
  10207. category = Enable Crossfeed
  10208. guiActiveUnfocused = False
  10209. unfocusedRange = 2
  10210. externalToEVAOnly = True
  10211. }
  10212. DisableXFeed
  10213. {
  10214. active = True
  10215. guiActive = True
  10216. guiIcon = Disable Crossfeed
  10217. guiName = Disable Crossfeed
  10218. category = Disable Crossfeed
  10219. guiActiveUnfocused = False
  10220. unfocusedRange = 2
  10221. externalToEVAOnly = True
  10222. }
  10223. MakeReferenceTransform
  10224. {
  10225. active = True
  10226. guiActive = True
  10227. guiIcon = Control from Here
  10228. guiName = Control from Here
  10229. category = Control from Here
  10230. guiActiveUnfocused = False
  10231. unfocusedRange = 2
  10232. externalToEVAOnly = True
  10233. }
  10234. }
  10235. ACTIONS
  10236. {
  10237. UndockAction
  10238. {
  10239. actionGroup = None
  10240. }
  10241. DecoupleAction
  10242. {
  10243. actionGroup = None
  10244. }
  10245. }
  10246. }
  10247. }
  10248. PART
  10249. {
  10250. name = largeAdapter
  10251. uid = 3340760142
  10252. mid = 0
  10253. launchID = 0
  10254. parent = 132
  10255. position = 0.51198410987854,2.27690720558167,12.261025428772
  10256. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  10257. mirror = 1,1,1
  10258. istg = 0
  10259. dstg = 0
  10260. sqor = -1
  10261. sidx = -1
  10262. attm = 0
  10263. srfN = None, -1
  10264. attN = top, 132
  10265. attN = bottom, 134
  10266. mass = 0.1
  10267. temp = -201.4621
  10268. expt = 0.5
  10269. state = 1
  10270. connected = True
  10271. attached = True
  10272. flag =
  10273. rTrf = largeAdapter
  10274. modCost = 0
  10275. EVENTS
  10276. {
  10277. }
  10278. ACTIONS
  10279. {
  10280. }
  10281. }
  10282. PART
  10283. {
  10284. name = RCSTank1-2
  10285. uid = 2013800335
  10286. mid = 0
  10287. launchID = 0
  10288. parent = 133
  10289. position = 0.611210942268372,3.52797675132751,12.2613353729248
  10290. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  10291. mirror = 1,1,1
  10292. istg = 0
  10293. dstg = 0
  10294. sqor = -1
  10295. sidx = -1
  10296. attm = 0
  10297. srfN = None, -1
  10298. attN = top, 133
  10299. attN = bottom, 135
  10300. mass = 0.4
  10301. temp = -200.9718
  10302. expt = 0.5
  10303. state = 1
  10304. connected = True
  10305. attached = True
  10306. flag =
  10307. rTrf = RCSTank1-2
  10308. modCost = 0
  10309. EVENTS
  10310. {
  10311. }
  10312. ACTIONS
  10313. {
  10314. }
  10315. RESOURCE
  10316. {
  10317. name = MonoPropellant
  10318. amount = 567.436279296875
  10319. maxAmount = 750
  10320. flowState = True
  10321. isTweakable = True
  10322. hideFlow = False
  10323. flowMode = Both
  10324. }
  10325. }
  10326. PART
  10327. {
  10328. name = largeAdapter2
  10329. uid = 3039535011
  10330. mid = 0
  10331. launchID = 0
  10332. parent = 134
  10333. position = 0.665704607963562,4.2150411605835,12.2615041732788
  10334. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  10335. mirror = 1,1,1
  10336. istg = 0
  10337. dstg = 0
  10338. sqor = -1
  10339. sidx = -1
  10340. attm = 0
  10341. srfN = None, -1
  10342. attN = top, 134
  10343. attN = bottom, 136
  10344. mass = 0.08
  10345. temp = -200.9692
  10346. expt = 0.5
  10347. state = 1
  10348. connected = True
  10349. attached = True
  10350. flag =
  10351. rTrf = largeAdapter2
  10352. modCost = 0
  10353. EVENTS
  10354. {
  10355. }
  10356. ACTIONS
  10357. {
  10358. }
  10359. }
  10360. PART
  10361. {
  10362. name = probeCoreOcto
  10363. uid = 1388029468
  10364. mid = 0
  10365. launchID = 0
  10366. parent = 135
  10367. position = 0.695457279682159,4.590163230896,12.2615957260132
  10368. rotation = -0.9992164,0.03956394,-0.001256318,7.328804E-05
  10369. mirror = 1,1,1
  10370. istg = 0
  10371. dstg = 0
  10372. sqor = -1
  10373. sidx = -1
  10374. attm = 0
  10375. srfN = None, -1
  10376. attN = bottom, 141
  10377. attN = top, 135
  10378. mass = 0.1
  10379. temp = -201.4414
  10380. expt = 0
  10381. state = 1
  10382. connected = True
  10383. attached = True
  10384. flag =
  10385. rTrf = probeCoreOcto
  10386. modCost = 0
  10387. EVENTS
  10388. {
  10389. }
  10390. ACTIONS
  10391. {
  10392. }
  10393. MODULE
  10394. {
  10395. name = ModuleCommand
  10396. isEnabled = True
  10397. controlSrcStatusText = Operational
  10398. EVENTS
  10399. {
  10400. MakeReference
  10401. {
  10402. active = True
  10403. guiActive = True
  10404. guiIcon = Control From Here
  10405. guiName = Control From Here
  10406. category = Control From Here
  10407. guiActiveUnfocused = False
  10408. unfocusedRange = 2
  10409. externalToEVAOnly = True
  10410. }
  10411. RenameVessel
  10412. {
  10413. active = True
  10414. guiActive = True
  10415. guiIcon = Rename Vessel
  10416. guiName = Rename Vessel
  10417. category = Rename Vessel
  10418. guiActiveUnfocused = False
  10419. unfocusedRange = 2
  10420. externalToEVAOnly = True
  10421. }
  10422. }
  10423. ACTIONS
  10424. {
  10425. }
  10426. }
  10427. MODULE
  10428. {
  10429. name = ModuleReactionWheel
  10430. isEnabled = True
  10431. stateString = Operational
  10432. WheelState = Active
  10433. EVENTS
  10434. {
  10435. OnToggle
  10436. {
  10437. active = True
  10438. guiActive = True
  10439. guiIcon = Toggle Torque
  10440. guiName = Toggle Torque
  10441. category = Toggle Torque
  10442. guiActiveUnfocused = False
  10443. unfocusedRange = 2
  10444. externalToEVAOnly = True
  10445. }
  10446. }
  10447. ACTIONS
  10448. {
  10449. Activate
  10450. {
  10451. actionGroup = None
  10452. }
  10453. Deactivate
  10454. {
  10455. actionGroup = None
  10456. }
  10457. Toggle
  10458. {
  10459. actionGroup = None
  10460. }
  10461. }
  10462. }
  10463. MODULE
  10464. {
  10465. name = ModuleSAS
  10466. isEnabled = True
  10467. EVENTS
  10468. {
  10469. }
  10470. ACTIONS
  10471. {
  10472. }
  10473. }
  10474. MODULE
  10475. {
  10476. name = ModuleTripLogger
  10477. isEnabled = True
  10478. EVENTS
  10479. {
  10480. }
  10481. ACTIONS
  10482. {
  10483. }
  10484. Surfaced
  10485. {
  10486. }
  10487. Flew
  10488. {
  10489. }
  10490. FlewBy
  10491. {
  10492. }
  10493. Orbited
  10494. {
  10495. at = Kerbin
  10496. }
  10497. SubOrbited
  10498. {
  10499. }
  10500. }
  10501. RESOURCE
  10502. {
  10503. name = ElectricCharge
  10504. amount = 4.3146930589273
  10505. maxAmount = 5
  10506. flowState = True
  10507. isTweakable = True
  10508. hideFlow = False
  10509. flowMode = Both
  10510. }
  10511. }
  10512. PART
  10513. {
  10514. name = batteryPack
  10515. uid = 2148206052
  10516. mid = 0
  10517. launchID = 0
  10518. parent = 136
  10519. position = 0.353463232517242,4.62114953994751,12.2607374191284
  10520. rotation = -0.02802774,-0.7056643,0.02792408,-0.707441
  10521. mirror = 1,1,1
  10522. istg = 0
  10523. dstg = 0
  10524. sqor = -1
  10525. sidx = -1
  10526. attm = 1
  10527. sym = 138
  10528. sym = 139
  10529. sym = 140
  10530. srfN = srfAttach, 136
  10531. mass = 0.005
  10532. temp = -200.4751
  10533. expt = 0.5
  10534. state = 1
  10535. connected = True
  10536. attached = True
  10537. flag =
  10538. rTrf = batteryPack
  10539. modCost = 0
  10540. EVENTS
  10541. {
  10542. }
  10543. ACTIONS
  10544. {
  10545. }
  10546. RESOURCE
  10547. {
  10548. name = ElectricCharge
  10549. amount = 99.3146930589589
  10550. maxAmount = 100
  10551. flowState = True
  10552. isTweakable = True
  10553. hideFlow = False
  10554. flowMode = Both
  10555. }
  10556. }
  10557. PART
  10558. {
  10559. name = batteryPack
  10560. uid = 1681621430
  10561. mid = 0
  10562. launchID = 0
  10563. parent = 136
  10564. position = 0.696625590324402,4.59401702880859,11.9182233810425
  10565. rotation = -7.328411E-05,0.001256397,0.03956391,-0.9992164
  10566. mirror = 1,1,1
  10567. istg = 0
  10568. dstg = 0
  10569. sqor = -1
  10570. sidx = -1
  10571. attm = 1
  10572. sym = 137
  10573. sym = 139
  10574. sym = 140
  10575. srfN = srfAttach, 136
  10576. mass = 0.005
  10577. temp = -200.2379
  10578. expt = 0.5
  10579. state = 1
  10580. connected = True
  10581. attached = True
  10582. flag =
  10583. rTrf = batteryPack
  10584. modCost = 0
  10585. EVENTS
  10586. {
  10587. }
  10588. ACTIONS
  10589. {
  10590. }
  10591. RESOURCE
  10592. {
  10593. name = ElectricCharge
  10594. amount = 99.3146930589589
  10595. maxAmount = 100
  10596. flowState = True
  10597. isTweakable = True
  10598. hideFlow = False
  10599. flowMode = Both
  10600. }
  10601. }
  10602. PART
  10603. {
  10604. name = batteryPack
  10605. uid = 2580058401
  10606. mid = 0
  10607. launchID = 0
  10608. parent = 136
  10609. position = 1.0380597114563,4.5668511390686,12.2624568939209
  10610. rotation = 0.02792408,0.707441,0.02802774,-0.7056643
  10611. mirror = 1,1,1
  10612. istg = 0
  10613. dstg = 0
  10614. sqor = -1
  10615. sidx = -1
  10616. attm = 1
  10617. sym = 137
  10618. sym = 138
  10619. sym = 140
  10620. srfN = srfAttach, 136
  10621. mass = 0.005
  10622. temp = -199.9979
  10623. expt = 0.5
  10624. state = 1
  10625. connected = True
  10626. attached = True
  10627. flag =
  10628. rTrf = batteryPack
  10629. modCost = 0
  10630. EVENTS
  10631. {
  10632. }
  10633. ACTIONS
  10634. {
  10635. }
  10636. RESOURCE
  10637. {
  10638. name = ElectricCharge
  10639. amount = 99.3146930589589
  10640. maxAmount = 100
  10641. flowState = True
  10642. isTweakable = True
  10643. hideFlow = False
  10644. flowMode = Both
  10645. }
  10646. }
  10647. PART
  10648. {
  10649. name = batteryPack
  10650. uid = 3779027069
  10651. mid = 0
  10652. launchID = 0
  10653. parent = 136
  10654. position = 0.694897294044495,4.59398412704468,12.6049709320068
  10655. rotation = -0.03956392,-0.9992164,-7.328608E-05,-0.001256357
  10656. mirror = 1,1,1
  10657. istg = 0
  10658. dstg = 0
  10659. sqor = -1
  10660. sidx = -1
  10661. attm = 1
  10662. sym = 137
  10663. sym = 138
  10664. sym = 139
  10665. srfN = srfAttach, 136
  10666. mass = 0.005
  10667. temp = -199.7621
  10668. expt = 0.5
  10669. state = 1
  10670. connected = True
  10671. attached = True
  10672. flag =
  10673. rTrf = batteryPack
  10674. modCost = 0
  10675. EVENTS
  10676. {
  10677. }
  10678. ACTIONS
  10679. {
  10680. }
  10681. RESOURCE
  10682. {
  10683. name = ElectricCharge
  10684. amount = 99.3146930589589
  10685. maxAmount = 100
  10686. flowState = True
  10687. isTweakable = True
  10688. hideFlow = False
  10689. flowMode = Both
  10690. }
  10691. }
  10692. PART
  10693. {
  10694. name = dockingPort2
  10695. uid = 3190868911
  10696. mid = 0
  10697. launchID = 0
  10698. parent = 136
  10699. position = 0.710248708724976,4.77665758132935,12.2616424560547
  10700. rotation = -0.03956394,-0.9992164,-7.328804E-05,-0.001256318
  10701. mirror = 1,1,1
  10702. istg = 0
  10703. dstg = 0
  10704. sqor = -1
  10705. sidx = -1
  10706. attm = 0
  10707. srfN = None, -1
  10708. attN = None, -1
  10709. attN = bottom, 136
  10710. mass = 0.05
  10711. temp = -199.5211
  10712. expt = 0.5
  10713. state = 1
  10714. connected = True
  10715. attached = True
  10716. flag =
  10717. rTrf = dockingPort2
  10718. modCost = 0
  10719. EVENTS
  10720. {
  10721. }
  10722. ACTIONS
  10723. {
  10724. }
  10725. MODULE
  10726. {
  10727. name = ModuleDockingNode
  10728. isEnabled = True
  10729. state = Ready
  10730. dockUId = 0
  10731. dockNodeIdx = 0
  10732. EVENTS
  10733. {
  10734. Undock
  10735. {
  10736. active = False
  10737. guiActive = True
  10738. guiIcon = Undock
  10739. guiName = Undock
  10740. category = Undock
  10741. guiActiveUnfocused = True
  10742. unfocusedRange = 2
  10743. externalToEVAOnly = True
  10744. }
  10745. UndockSameVessel
  10746. {
  10747. active = False
  10748. guiActive = True
  10749. guiIcon = Undock
  10750. guiName = Undock
  10751. category = Undock
  10752. guiActiveUnfocused = True
  10753. unfocusedRange = 2
  10754. externalToEVAOnly = True
  10755. }
  10756. Decouple
  10757. {
  10758. active = False
  10759. guiActive = True
  10760. guiIcon = Decouple Node
  10761. guiName = Decouple Node
  10762. category = Decouple Node
  10763. guiActiveUnfocused = True
  10764. unfocusedRange = 2
  10765. externalToEVAOnly = True
  10766. }
  10767. SetAsTarget
  10768. {
  10769. active = True
  10770. guiActive = False
  10771. guiIcon = Set as Target
  10772. guiName = Set as Target
  10773. category = Set as Target
  10774. guiActiveUnfocused = True
  10775. unfocusedRange = 200
  10776. externalToEVAOnly = False
  10777. }
  10778. UnsetTarget
  10779. {
  10780. active = False
  10781. guiActive = False
  10782. guiIcon = Unset Target
  10783. guiName = Unset Target
  10784. category = Unset Target
  10785. guiActiveUnfocused = True
  10786. unfocusedRange = 200
  10787. externalToEVAOnly = False
  10788. }
  10789. EnableXFeed
  10790. {
  10791. active = False
  10792. guiActive = True
  10793. guiIcon = Enable Crossfeed
  10794. guiName = Enable Crossfeed
  10795. category = Enable Crossfeed
  10796. guiActiveUnfocused = False
  10797. unfocusedRange = 2
  10798. externalToEVAOnly = True
  10799. }
  10800. DisableXFeed
  10801. {
  10802. active = False
  10803. guiActive = True
  10804. guiIcon = Disable Crossfeed
  10805. guiName = Disable Crossfeed
  10806. category = Disable Crossfeed
  10807. guiActiveUnfocused = False
  10808. unfocusedRange = 2
  10809. externalToEVAOnly = True
  10810. }
  10811. MakeReferenceTransform
  10812. {
  10813. active = True
  10814. guiActive = True
  10815. guiIcon = Control from Here
  10816. guiName = Control from Here
  10817. category = Control from Here
  10818. guiActiveUnfocused = False
  10819. unfocusedRange = 2
  10820. externalToEVAOnly = True
  10821. }
  10822. }
  10823. ACTIONS
  10824. {
  10825. UndockAction
  10826. {
  10827. actionGroup = None
  10828. }
  10829. DecoupleAction
  10830. {
  10831. actionGroup = None
  10832. }
  10833. }
  10834. }
  10835. }
  10836. PART
  10837. {
  10838. name = RCSBlock
  10839. uid = 3319908977
  10840. mid = 0
  10841. launchID = 0
  10842. parent = 133
  10843. position = -0.657252252101898,2.98729991912842,12.2573747634888
  10844. rotation = 0.988384,0.1519721,0.001247273,0.0001680085
  10845. mirror = 1,1,1
  10846. istg = 0
  10847. dstg = 0
  10848. sqor = -1
  10849. sidx = -1
  10850. attm = 1
  10851. sym = 143
  10852. sym = 144
  10853. sym = 145
  10854. srfN = srfAttach, 133
  10855. mass = 0.05
  10856. temp = -200.2696
  10857. expt = 0.5
  10858. state = 1
  10859. connected = True
  10860. attached = True
  10861. flag =
  10862. rTrf = RCSBlock
  10863. modCost = 0
  10864. EVENTS
  10865. {
  10866. }
  10867. ACTIONS
  10868. {
  10869. }
  10870. MODULE
  10871. {
  10872. name = ModuleRCS
  10873. isEnabled = True
  10874. isEnabled = True
  10875. EVENTS
  10876. {
  10877. Disable
  10878. {
  10879. active = True
  10880. guiActive = True
  10881. guiIcon = Disable RCS Port
  10882. guiName = Disable RCS Port
  10883. category = Disable RCS Port
  10884. guiActiveUnfocused = False
  10885. unfocusedRange = 2
  10886. externalToEVAOnly = True
  10887. }
  10888. Enable
  10889. {
  10890. active = False
  10891. guiActive = True
  10892. guiIcon = Enable RCS Port
  10893. guiName = Enable RCS Port
  10894. category = Enable RCS Port
  10895. guiActiveUnfocused = False
  10896. unfocusedRange = 2
  10897. externalToEVAOnly = True
  10898. }
  10899. }
  10900. ACTIONS
  10901. {
  10902. ToggleAction
  10903. {
  10904. actionGroup = None
  10905. }
  10906. }
  10907. }
  10908. }
  10909. PART
  10910. {
  10911. name = RCSBlock
  10912. uid = 946648150
  10913. mid = 0
  10914. launchID = 0
  10915. parent = 133
  10916. position = 0.564481019973755,2.89069962501526,11.0394334793091
  10917. rotation = 0.6980308,0.1072399,0.6890907,0.1625016
  10918. mirror = 1,1,1
  10919. istg = 0
  10920. dstg = 0
  10921. sqor = -1
  10922. sidx = -1
  10923. attm = 1
  10924. sym = 142
  10925. sym = 144
  10926. sym = 145
  10927. srfN = srfAttach, 133
  10928. mass = 0.05
  10929. temp = -200.0539
  10930. expt = 0.5
  10931. state = 1
  10932. connected = True
  10933. attached = True
  10934. flag =
  10935. rTrf = RCSBlock
  10936. modCost = 0
  10937. EVENTS
  10938. {
  10939. }
  10940. ACTIONS
  10941. {
  10942. }
  10943. MODULE
  10944. {
  10945. name = ModuleRCS
  10946. isEnabled = True
  10947. isEnabled = True
  10948. EVENTS
  10949. {
  10950. Disable
  10951. {
  10952. active = True
  10953. guiActive = True
  10954. guiIcon = Disable RCS Port
  10955. guiName = Disable RCS Port
  10956. category = Disable RCS Port
  10957. guiActiveUnfocused = False
  10958. unfocusedRange = 2
  10959. externalToEVAOnly = True
  10960. }
  10961. Enable
  10962. {
  10963. active = False
  10964. guiActive = True
  10965. guiIcon = Enable RCS Port
  10966. guiName = Enable RCS Port
  10967. category = Enable RCS Port
  10968. guiActiveUnfocused = False
  10969. unfocusedRange = 2
  10970. externalToEVAOnly = True
  10971. }
  10972. }
  10973. ACTIONS
  10974. {
  10975. ToggleAction
  10976. {
  10977. actionGroup = None
  10978. }
  10979. }
  10980. }
  10981. }
  10982. PART
  10983. {
  10984. name = RCSBlock
  10985. uid = 1908593544
  10986. mid = 0
  10987. launchID = 0
  10988. parent = 133
  10989. position = 1.77858352661133,2.79409956932068,12.2649812698364
  10990. rotation = -0.001219279,-0.0003119012,0.9732739,0.2296439
  10991. mirror = 1,1,1
  10992. istg = 0
  10993. dstg = 0
  10994. sqor = -1
  10995. sidx = -1
  10996. attm = 1
  10997. sym = 142
  10998. sym = 143
  10999. sym = 145
  11000. srfN = srfAttach, 133
  11001. mass = 0.05
  11002. temp = -199.8427
  11003. expt = 0.5
  11004. state = 1
  11005. connected = True
  11006. attached = True
  11007. flag =
  11008. rTrf = RCSBlock
  11009. modCost = 0
  11010. EVENTS
  11011. {
  11012. }
  11013. ACTIONS
  11014. {
  11015. }
  11016. MODULE
  11017. {
  11018. name = ModuleRCS
  11019. isEnabled = True
  11020. isEnabled = True
  11021. EVENTS
  11022. {
  11023. Disable
  11024. {
  11025. active = True
  11026. guiActive = True
  11027. guiIcon = Disable RCS Port
  11028. guiName = Disable RCS Port
  11029. category = Disable RCS Port
  11030. guiActiveUnfocused = False
  11031. unfocusedRange = 2
  11032. externalToEVAOnly = True
  11033. }
  11034. Enable
  11035. {
  11036. active = False
  11037. guiActive = True
  11038. guiIcon = Enable RCS Port
  11039. guiName = Enable RCS Port
  11040. category = Enable RCS Port
  11041. guiActiveUnfocused = False
  11042. unfocusedRange = 2
  11043. externalToEVAOnly = True
  11044. }
  11045. }
  11046. ACTIONS
  11047. {
  11048. ToggleAction
  11049. {
  11050. actionGroup = None
  11051. }
  11052. }
  11053. }
  11054. }
  11055. PART
  11056. {
  11057. name = RCSBlock
  11058. uid = 1114472747
  11059. mid = 0
  11060. launchID = 0
  11061. parent = 133
  11062. position = 0.556852042675018,2.89070200920105,13.4829196929932
  11063. rotation = 0.6997552,0.1076811,-0.6873267,-0.162264
  11064. mirror = 1,1,1
  11065. istg = 0
  11066. dstg = 0
  11067. sqor = -1
  11068. sidx = -1
  11069. attm = 1
  11070. sym = 142
  11071. sym = 143
  11072. sym = 144
  11073. srfN = srfAttach, 133
  11074. mass = 0.05
  11075. temp = -199.629
  11076. expt = 0.5
  11077. state = 1
  11078. connected = True
  11079. attached = True
  11080. flag =
  11081. rTrf = RCSBlock
  11082. modCost = 0
  11083. EVENTS
  11084. {
  11085. }
  11086. ACTIONS
  11087. {
  11088. }
  11089. MODULE
  11090. {
  11091. name = ModuleRCS
  11092. isEnabled = True
  11093. isEnabled = True
  11094. EVENTS
  11095. {
  11096. Disable
  11097. {
  11098. active = True
  11099. guiActive = True
  11100. guiIcon = Disable RCS Port
  11101. guiName = Disable RCS Port
  11102. category = Disable RCS Port
  11103. guiActiveUnfocused = False
  11104. unfocusedRange = 2
  11105. externalToEVAOnly = True
  11106. }
  11107. Enable
  11108. {
  11109. active = False
  11110. guiActive = True
  11111. guiIcon = Enable RCS Port
  11112. guiName = Enable RCS Port
  11113. category = Enable RCS Port
  11114. guiActiveUnfocused = False
  11115. unfocusedRange = 2
  11116. externalToEVAOnly = True
  11117. }
  11118. }
  11119. ACTIONS
  11120. {
  11121. ToggleAction
  11122. {
  11123. actionGroup = None
  11124. }
  11125. }
  11126. }
  11127. }
  11128. PART
  11129. {
  11130. name = batteryPack
  11131. uid = 1332399367
  11132. mid = 0
  11133. launchID = 0
  11134. parent = 129
  11135. position = 1.13993442058563,0.591383337974548,12.7015171051025
  11136. rotation = 0.328305,-0.6263695,0.5983039,0.3767089
  11137. mirror = 1,1,1
  11138. istg = 0
  11139. dstg = 0
  11140. sqor = -1
  11141. sidx = -1
  11142. attm = 1
  11143. sym = 147
  11144. sym = 148
  11145. sym = 149
  11146. sym = 150
  11147. sym = 151
  11148. srfN = srfAttach, 129
  11149. mass = 0.005
  11150. temp = -201.1437
  11151. expt = 0.5
  11152. state = 1
  11153. connected = True
  11154. attached = True
  11155. flag =
  11156. rTrf = batteryPack
  11157. modCost = 0
  11158. EVENTS
  11159. {
  11160. }
  11161. ACTIONS
  11162. {
  11163. }
  11164. RESOURCE
  11165. {
  11166. name = ElectricCharge
  11167. amount = 99.3146930589589
  11168. maxAmount = 100
  11169. flowState = True
  11170. isTweakable = True
  11171. hideFlow = False
  11172. flowMode = Both
  11173. }
  11174. }
  11175. PART
  11176. {
  11177. name = batteryPack
  11178. uid = 2381847744
  11179. mid = 0
  11180. launchID = 0
  11181. parent = 129
  11182. position = 1.14214360713959,0.591424643993378,11.8235397338867
  11183. rotation = 0.5975053,-0.3782993,0.3297919,0.6253915
  11184. mirror = 1,1,1
  11185. istg = 0
  11186. dstg = 0
  11187. sqor = -1
  11188. sidx = -1
  11189. attm = 1
  11190. sym = 146
  11191. sym = 148
  11192. sym = 149
  11193. sym = 150
  11194. sym = 151
  11195. srfN = srfAttach, 129
  11196. mass = 0.005
  11197. temp = -200.9165
  11198. expt = 0.5
  11199. state = 1
  11200. connected = True
  11201. attached = True
  11202. flag =
  11203. rTrf = batteryPack
  11204. modCost = 0
  11205. EVENTS
  11206. {
  11207. }
  11208. ACTIONS
  11209. {
  11210. }
  11211. RESOURCE
  11212. {
  11213. name = ElectricCharge
  11214. amount = 99.3146930589589
  11215. maxAmount = 100
  11216. flowState = True
  11217. isTweakable = True
  11218. hideFlow = False
  11219. flowMode = Both
  11220. }
  11221. }
  11222. PART
  11223. {
  11224. name = batteryPack
  11225. uid = 778312625
  11226. mid = 0
  11227. launchID = 0
  11228. parent = 129
  11229. position = 0.385277986526489,0.651562750339508,11.3826484680176
  11230. rotation = 0.7066045,-0.02886422,-0.0270876,0.7065008
  11231. mirror = 1,1,1
  11232. istg = 0
  11233. dstg = 0
  11234. sqor = -1
  11235. sidx = -1
  11236. attm = 1
  11237. sym = 146
  11238. sym = 147
  11239. sym = 149
  11240. sym = 150
  11241. sym = 151
  11242. srfN = srfAttach, 129
  11243. mass = 0.005
  11244. temp = -200.6912
  11245. expt = 0.5
  11246. state = 1
  11247. connected = True
  11248. attached = True
  11249. flag =
  11250. rTrf = batteryPack
  11251. modCost = 0
  11252. EVENTS
  11253. {
  11254. }
  11255. ACTIONS
  11256. {
  11257. }
  11258. RESOURCE
  11259. {
  11260. name = ElectricCharge
  11261. amount = 99.3146930589589
  11262. maxAmount = 100
  11263. flowState = True
  11264. isTweakable = True
  11265. hideFlow = False
  11266. flowMode = Both
  11267. }
  11268. }
  11269. PART
  11270. {
  11271. name = batteryPack
  11272. uid = 1651306136
  11273. mid = 0
  11274. launchID = 0
  11275. parent = 129
  11276. position = -0.373797297477722,0.711659014225006,11.8197326660156
  11277. rotation = 0.6263695,0.3283051,-0.3767089,0.5983039
  11278. mirror = 1,1,1
  11279. istg = 0
  11280. dstg = 0
  11281. sqor = -1
  11282. sidx = -1
  11283. attm = 1
  11284. sym = 146
  11285. sym = 147
  11286. sym = 148
  11287. sym = 150
  11288. sym = 151
  11289. srfN = srfAttach, 129
  11290. mass = 0.005
  11291. temp = -200.4662
  11292. expt = 0.5
  11293. state = 1
  11294. connected = True
  11295. attached = True
  11296. flag =
  11297. rTrf = batteryPack
  11298. modCost = 0
  11299. EVENTS
  11300. {
  11301. }
  11302. ACTIONS
  11303. {
  11304. }
  11305. RESOURCE
  11306. {
  11307. name = ElectricCharge
  11308. amount = 99.3146930589589
  11309. maxAmount = 100
  11310. flowState = True
  11311. isTweakable = True
  11312. hideFlow = False
  11313. flowMode = Both
  11314. }
  11315. }
  11316. PART
  11317. {
  11318. name = batteryPack
  11319. uid = 2698332783
  11320. mid = 0
  11321. launchID = 0
  11322. parent = 129
  11323. position = -0.376006662845612,0.711617708206177,12.6977100372314
  11324. rotation = 0.3782995,0.5975052,-0.6253914,0.3297918
  11325. mirror = 1,1,1
  11326. istg = 0
  11327. dstg = 0
  11328. sqor = -1
  11329. sidx = -1
  11330. attm = 1
  11331. sym = 146
  11332. sym = 147
  11333. sym = 148
  11334. sym = 149
  11335. sym = 151
  11336. srfN = srfAttach, 129
  11337. mass = 0.005
  11338. temp = -200.2442
  11339. expt = 0.5
  11340. state = 1
  11341. connected = True
  11342. attached = True
  11343. flag =
  11344. rTrf = batteryPack
  11345. modCost = 0
  11346. EVENTS
  11347. {
  11348. }
  11349. ACTIONS
  11350. {
  11351. }
  11352. RESOURCE
  11353. {
  11354. name = ElectricCharge
  11355. amount = 99.3146930589589
  11356. maxAmount = 100
  11357. flowState = True
  11358. isTweakable = True
  11359. hideFlow = False
  11360. flowMode = Both
  11361. }
  11362. }
  11363. PART
  11364. {
  11365. name = batteryPack
  11366. uid = 13811328
  11367. mid = 0
  11368. launchID = 0
  11369. parent = 129
  11370. position = 0.380859762430191,0.651480197906494,13.1386022567749
  11371. rotation = -0.02886431,-0.7066045,0.7065008,0.02708761
  11372. mirror = 1,1,1
  11373. istg = 0
  11374. dstg = 0
  11375. sqor = -1
  11376. sidx = -1
  11377. attm = 1
  11378. sym = 146
  11379. sym = 147
  11380. sym = 148
  11381. sym = 149
  11382. sym = 150
  11383. srfN = srfAttach, 129
  11384. mass = 0.005
  11385. temp = -200.0222
  11386. expt = 0.5
  11387. state = 1
  11388. connected = True
  11389. attached = True
  11390. flag =
  11391. rTrf = batteryPack
  11392. modCost = 0
  11393. EVENTS
  11394. {
  11395. }
  11396. ACTIONS
  11397. {
  11398. }
  11399. RESOURCE
  11400. {
  11401. name = ElectricCharge
  11402. amount = 99.3146930589589
  11403. maxAmount = 100
  11404. flowState = True
  11405. isTweakable = True
  11406. hideFlow = False
  11407. flowMode = Both
  11408. }
  11409. }
  11410. PART
  11411. {
  11412. name = largeSolarPanel
  11413. uid = 1231069939
  11414. mid = 0
  11415. launchID = 0
  11416. parent = 129
  11417. position = -0.768895268440247,0.183786913752556,12.2577047348022
  11418. rotation = 7.329001E-05,-0.001256278,-0.03956395,0.9992164
  11419. mirror = 1,1,1
  11420. istg = 0
  11421. dstg = 0
  11422. sqor = -1
  11423. sidx = -1
  11424. attm = 1
  11425. sym = 153
  11426. srfN = srfAttach, 129
  11427. mass = 0.14
  11428. temp = -199.8002
  11429. expt = 0.5
  11430. state = 1
  11431. connected = True
  11432. attached = True
  11433. flag =
  11434. rTrf = largeSolarPanel
  11435. modCost = 0
  11436. EVENTS
  11437. {
  11438. }
  11439. ACTIONS
  11440. {
  11441. }
  11442. MODULE
  11443. {
  11444. name = ModuleDeployableSolarPanel
  11445. isEnabled = True
  11446. currentRotation = (-0.6896866, -0.6894711, 0.1564481, -0.1564801)
  11447. stateString = EXTENDED
  11448. storedAnimationTime = 0
  11449. storedAnimationSpeed = 0
  11450. EVENTS
  11451. {
  11452. Extend
  11453. {
  11454. active = False
  11455. guiActive = True
  11456. guiIcon = Extend
  11457. guiName = Extend
  11458. category = Extend
  11459. guiActiveUnfocused = True
  11460. unfocusedRange = 4
  11461. externalToEVAOnly = True
  11462. }
  11463. Retract
  11464. {
  11465. active = True
  11466. guiActive = True
  11467. guiIcon = Retract
  11468. guiName = Retract
  11469. category = Retract
  11470. guiActiveUnfocused = True
  11471. unfocusedRange = 4
  11472. externalToEVAOnly = True
  11473. }
  11474. }
  11475. ACTIONS
  11476. {
  11477. ExtendPanelsAction
  11478. {
  11479. actionGroup = None
  11480. }
  11481. ExtendAction
  11482. {
  11483. actionGroup = Custom01
  11484. }
  11485. RetractAction
  11486. {
  11487. actionGroup = None
  11488. }
  11489. }
  11490. }
  11491. }
  11492. PART
  11493. {
  11494. name = largeSolarPanel
  11495. uid = 1528399761
  11496. mid = 0
  11497. launchID = 0
  11498. parent = 129
  11499. position = 1.44689810276031,0.00804455112665892,12.2632703781128
  11500. rotation = -0.03956394,-0.9992164,-7.328804E-05,-0.001256318
  11501. mirror = 1,1,1
  11502. istg = 0
  11503. dstg = 0
  11504. sqor = -1
  11505. sidx = -1
  11506. attm = 1
  11507. sym = 152
  11508. srfN = srfAttach, 129
  11509. mass = 0.14
  11510. temp = -199.5782
  11511. expt = 0.5
  11512. state = 1
  11513. connected = True
  11514. attached = True
  11515. flag =
  11516. rTrf = largeSolarPanel
  11517. modCost = 0
  11518. EVENTS
  11519. {
  11520. }
  11521. ACTIONS
  11522. {
  11523. }
  11524. MODULE
  11525. {
  11526. name = ModuleDeployableSolarPanel
  11527. isEnabled = True
  11528. currentRotation = (0.1564254, 0.1564095, -0.6894731, 0.6897058)
  11529. stateString = EXTENDED
  11530. storedAnimationTime = 0
  11531. storedAnimationSpeed = 0
  11532. EVENTS
  11533. {
  11534. Extend
  11535. {
  11536. active = False
  11537. guiActive = True
  11538. guiIcon = Extend
  11539. guiName = Extend
  11540. category = Extend
  11541. guiActiveUnfocused = True
  11542. unfocusedRange = 4
  11543. externalToEVAOnly = True
  11544. }
  11545. Retract
  11546. {
  11547. active = True
  11548. guiActive = True
  11549. guiIcon = Retract
  11550. guiName = Retract
  11551. category = Retract
  11552. guiActiveUnfocused = True
  11553. unfocusedRange = 4
  11554. externalToEVAOnly = True
  11555. }
  11556. }
  11557. ACTIONS
  11558. {
  11559. ExtendPanelsAction
  11560. {
  11561. actionGroup = None
  11562. }
  11563. ExtendAction
  11564. {
  11565. actionGroup = Custom01
  11566. }
  11567. RetractAction
  11568. {
  11569. actionGroup = None
  11570. }
  11571. }
  11572. }
  11573. }
  11574. PART
  11575. {
  11576. name = RCSBlock
  11577. uid = 3597448443
  11578. mid = 0
  11579. launchID = 0
  11580. parent = 129
  11581. position = 1.18519270420074,0.191462248563766,13.099663734436
  11582. rotation = -0.03658044,-0.9226748,0.01507276,-0.3835441
  11583. mirror = 1,1,1
  11584. istg = 0
  11585. dstg = 0
  11586. sqor = -1
  11587. sidx = -1
  11588. attm = 1
  11589. sym = 155
  11590. sym = 156
  11591. sym = 157
  11592. srfN = srfAttach, 129
  11593. mass = 0.05
  11594. temp = -199.3626
  11595. expt = 0.5
  11596. state = 1
  11597. connected = True
  11598. attached = True
  11599. flag =
  11600. rTrf = RCSBlock
  11601. modCost = 0
  11602. EVENTS
  11603. {
  11604. }
  11605. ACTIONS
  11606. {
  11607. }
  11608. MODULE
  11609. {
  11610. name = ModuleRCS
  11611. isEnabled = True
  11612. isEnabled = True
  11613. EVENTS
  11614. {
  11615. Disable
  11616. {
  11617. active = True
  11618. guiActive = True
  11619. guiIcon = Disable RCS Port
  11620. guiName = Disable RCS Port
  11621. category = Disable RCS Port
  11622. guiActiveUnfocused = False
  11623. unfocusedRange = 2
  11624. externalToEVAOnly = True
  11625. }
  11626. Enable
  11627. {
  11628. active = False
  11629. guiActive = True
  11630. guiIcon = Enable RCS Port
  11631. guiName = Enable RCS Port
  11632. category = Enable RCS Port
  11633. guiActiveUnfocused = False
  11634. unfocusedRange = 2
  11635. externalToEVAOnly = True
  11636. }
  11637. }
  11638. ACTIONS
  11639. {
  11640. ToggleAction
  11641. {
  11642. actionGroup = None
  11643. }
  11644. }
  11645. }
  11646. }
  11647. PART
  11648. {
  11649. name = RCSBlock
  11650. uid = 1754228456
  11651. mid = 0
  11652. launchID = 0
  11653. parent = 129
  11654. position = 1.18836224079132,0.191624701023102,11.4245405197144
  11655. rotation = -0.03652431,-0.9236363,-0.01520812,0.3812228
  11656. mirror = 1,1,1
  11657. istg = 0
  11658. dstg = 0
  11659. sqor = -1
  11660. sidx = -1
  11661. attm = 1
  11662. sym = 154
  11663. sym = 156
  11664. sym = 157
  11665. srfN = srfAttach, 129
  11666. mass = 0.05
  11667. temp = -199.1469
  11668. expt = 0.5
  11669. state = 1
  11670. connected = True
  11671. attached = True
  11672. flag =
  11673. rTrf = RCSBlock
  11674. modCost = 0
  11675. EVENTS
  11676. {
  11677. }
  11678. ACTIONS
  11679. {
  11680. }
  11681. MODULE
  11682. {
  11683. name = ModuleRCS
  11684. isEnabled = True
  11685. isEnabled = True
  11686. EVENTS
  11687. {
  11688. Disable
  11689. {
  11690. active = True
  11691. guiActive = True
  11692. guiIcon = Disable RCS Port
  11693. guiName = Disable RCS Port
  11694. category = Disable RCS Port
  11695. guiActiveUnfocused = False
  11696. unfocusedRange = 2
  11697. externalToEVAOnly = True
  11698. }
  11699. Enable
  11700. {
  11701. active = False
  11702. guiActive = True
  11703. guiIcon = Enable RCS Port
  11704. guiName = Enable RCS Port
  11705. category = Enable RCS Port
  11706. guiActiveUnfocused = False
  11707. unfocusedRange = 2
  11708. externalToEVAOnly = True
  11709. }
  11710. }
  11711. ACTIONS
  11712. {
  11713. ToggleAction
  11714. {
  11715. actionGroup = None
  11716. }
  11717. }
  11718. }
  11719. }
  11720. PART
  11721. {
  11722. name = RCSBlock
  11723. uid = 1875933648
  11724. mid = 0
  11725. launchID = 0
  11726. parent = 129
  11727. position = -0.481516242027283,0.324071526527405,11.4213924407959
  11728. rotation = -0.01507277,-0.3835441,-0.03658031,0.9226748
  11729. mirror = 1,1,1
  11730. istg = 0
  11731. dstg = 0
  11732. sqor = -1
  11733. sidx = -1
  11734. attm = 1
  11735. sym = 154
  11736. sym = 155
  11737. sym = 157
  11738. srfN = srfAttach, 129
  11739. mass = 0.05
  11740. temp = -198.9266
  11741. expt = 0.5
  11742. state = 1
  11743. connected = True
  11744. attached = True
  11745. flag =
  11746. rTrf = RCSBlock
  11747. modCost = 0
  11748. EVENTS
  11749. {
  11750. }
  11751. ACTIONS
  11752. {
  11753. }
  11754. MODULE
  11755. {
  11756. name = ModuleRCS
  11757. isEnabled = True
  11758. isEnabled = True
  11759. EVENTS
  11760. {
  11761. Disable
  11762. {
  11763. active = True
  11764. guiActive = True
  11765. guiIcon = Disable RCS Port
  11766. guiName = Disable RCS Port
  11767. category = Disable RCS Port
  11768. guiActiveUnfocused = False
  11769. unfocusedRange = 2
  11770. externalToEVAOnly = True
  11771. }
  11772. Enable
  11773. {
  11774. active = False
  11775. guiActive = True
  11776. guiIcon = Enable RCS Port
  11777. guiName = Enable RCS Port
  11778. category = Enable RCS Port
  11779. guiActiveUnfocused = False
  11780. unfocusedRange = 2
  11781. externalToEVAOnly = True
  11782. }
  11783. }
  11784. ACTIONS
  11785. {
  11786. ToggleAction
  11787. {
  11788. actionGroup = None
  11789. }
  11790. }
  11791. }
  11792. }
  11793. PART
  11794. {
  11795. name = RCSBlock
  11796. uid = 3441662483
  11797. mid = 0
  11798. launchID = 0
  11799. parent = 129
  11800. position = -0.484685331583023,0.323909044265747,13.0965156555176
  11801. rotation = -0.01520822,-0.3812229,0.03652418,-0.9236363
  11802. mirror = 1,1,1
  11803. istg = 0
  11804. dstg = 0
  11805. sqor = -1
  11806. sidx = -1
  11807. attm = 1
  11808. sym = 154
  11809. sym = 155
  11810. sym = 156
  11811. srfN = srfAttach, 129
  11812. mass = 0.05
  11813. temp = -198.713
  11814. expt = 0.5
  11815. state = 1
  11816. connected = True
  11817. attached = True
  11818. flag =
  11819. rTrf = RCSBlock
  11820. modCost = 0
  11821. EVENTS
  11822. {
  11823. }
  11824. ACTIONS
  11825. {
  11826. }
  11827. MODULE
  11828. {
  11829. name = ModuleRCS
  11830. isEnabled = True
  11831. isEnabled = True
  11832. EVENTS
  11833. {
  11834. Disable
  11835. {
  11836. active = True
  11837. guiActive = True
  11838. guiIcon = Disable RCS Port
  11839. guiName = Disable RCS Port
  11840. category = Disable RCS Port
  11841. guiActiveUnfocused = False
  11842. unfocusedRange = 2
  11843. externalToEVAOnly = True
  11844. }
  11845. Enable
  11846. {
  11847. active = False
  11848. guiActive = True
  11849. guiIcon = Enable RCS Port
  11850. guiName = Enable RCS Port
  11851. category = Enable RCS Port
  11852. guiActiveUnfocused = False
  11853. unfocusedRange = 2
  11854. externalToEVAOnly = True
  11855. }
  11856. }
  11857. ACTIONS
  11858. {
  11859. ToggleAction
  11860. {
  11861. actionGroup = None
  11862. }
  11863. }
  11864. }
  11865. }
  11866. PART
  11867. {
  11868. name = dockingPortLateral
  11869. uid = 1803101765
  11870. mid = 508290760
  11871. launchID = 2
  11872. parent = 18
  11873. position = -3.99461674690247,-4.43041515350342,2.83483368548332E-05
  11874. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  11875. mirror = 1,1,1
  11876. istg = 0
  11877. dstg = 0
  11878. sqor = -1
  11879. sidx = -1
  11880. attm = 0
  11881. srfN = None, -1
  11882. attN = top, 192
  11883. attN = bottom, 159
  11884. mass = 0.3
  11885. temp = -200.2716
  11886. expt = 0.5
  11887. state = 0
  11888. connected = True
  11889. attached = True
  11890. flag = Squad/Flags/default
  11891. rTrf = controlNode
  11892. modCost = 0
  11893. EVENTS
  11894. {
  11895. }
  11896. ACTIONS
  11897. {
  11898. }
  11899. MODULE
  11900. {
  11901. name = ModuleDockingNode
  11902. isEnabled = True
  11903. state = Docked (docker)
  11904. dockUId = 1728098819
  11905. dockNodeIdx = 0
  11906. EVENTS
  11907. {
  11908. Undock
  11909. {
  11910. active = True
  11911. guiActive = True
  11912. guiIcon = Undock
  11913. guiName = Undock
  11914. category = Undock
  11915. guiActiveUnfocused = True
  11916. unfocusedRange = 2
  11917. externalToEVAOnly = True
  11918. }
  11919. UndockSameVessel
  11920. {
  11921. active = False
  11922. guiActive = True
  11923. guiIcon = Undock
  11924. guiName = Undock
  11925. category = Undock
  11926. guiActiveUnfocused = True
  11927. unfocusedRange = 2
  11928. externalToEVAOnly = True
  11929. }
  11930. Decouple
  11931. {
  11932. active = False
  11933. guiActive = True
  11934. guiIcon = Decouple Node
  11935. guiName = Decouple Node
  11936. category = Decouple Node
  11937. guiActiveUnfocused = True
  11938. unfocusedRange = 2
  11939. externalToEVAOnly = True
  11940. }
  11941. SetAsTarget
  11942. {
  11943. active = True
  11944. guiActive = False
  11945. guiIcon = Set as Target
  11946. guiName = Set as Target
  11947. category = Set as Target
  11948. guiActiveUnfocused = True
  11949. unfocusedRange = 200
  11950. externalToEVAOnly = False
  11951. }
  11952. UnsetTarget
  11953. {
  11954. active = False
  11955. guiActive = False
  11956. guiIcon = Unset Target
  11957. guiName = Unset Target
  11958. category = Unset Target
  11959. guiActiveUnfocused = True
  11960. unfocusedRange = 200
  11961. externalToEVAOnly = False
  11962. }
  11963. EnableXFeed
  11964. {
  11965. active = False
  11966. guiActive = True
  11967. guiIcon = Enable Crossfeed
  11968. guiName = Enable Crossfeed
  11969. category = Enable Crossfeed
  11970. guiActiveUnfocused = False
  11971. unfocusedRange = 2
  11972. externalToEVAOnly = True
  11973. }
  11974. DisableXFeed
  11975. {
  11976. active = True
  11977. guiActive = True
  11978. guiIcon = Disable Crossfeed
  11979. guiName = Disable Crossfeed
  11980. category = Disable Crossfeed
  11981. guiActiveUnfocused = False
  11982. unfocusedRange = 2
  11983. externalToEVAOnly = True
  11984. }
  11985. MakeReferenceTransform
  11986. {
  11987. active = True
  11988. guiActive = True
  11989. guiIcon = Control from Here
  11990. guiName = Control from Here
  11991. category = Control from Here
  11992. guiActiveUnfocused = False
  11993. unfocusedRange = 2
  11994. externalToEVAOnly = True
  11995. }
  11996. }
  11997. ACTIONS
  11998. {
  11999. UndockAction
  12000. {
  12001. actionGroup = None
  12002. }
  12003. DecoupleAction
  12004. {
  12005. actionGroup = None
  12006. }
  12007. }
  12008. DOCKEDVESSEL
  12009. {
  12010. vesselName = Aeris 4A
  12011. vesselType = 6
  12012. rootUId = 1781345815
  12013. }
  12014. }
  12015. MODULE
  12016. {
  12017. name = ModuleAnimateGeneric
  12018. isEnabled = True
  12019. status = Locked
  12020. animSwitch = False
  12021. animTime = 1
  12022. animSpeed = 1
  12023. EVENTS
  12024. {
  12025. Toggle
  12026. {
  12027. active = False
  12028. guiActive = True
  12029. guiActiveEditor = True
  12030. guiIcon = Toggle
  12031. guiName = toggle
  12032. category = Toggle
  12033. guiActiveUnfocused = False
  12034. unfocusedRange = 2
  12035. externalToEVAOnly = True
  12036. }
  12037. }
  12038. ACTIONS
  12039. {
  12040. ToggleAction
  12041. {
  12042. actionGroup = Custom04
  12043. }
  12044. }
  12045. }
  12046. }
  12047. PART
  12048. {
  12049. name = RCSFuelTank
  12050. uid = 4179037511
  12051. mid = 508290760
  12052. launchID = 2
  12053. parent = 158
  12054. position = -3.99456429481506,-5.13734292984009,0.49087393283844
  12055. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  12056. mirror = 1,1,1
  12057. istg = 0
  12058. dstg = 0
  12059. sqor = -1
  12060. sidx = -1
  12061. attm = 0
  12062. srfN = None, -1
  12063. attN = top, 158
  12064. attN = bottom, 160
  12065. mass = 0.15
  12066. temp = -200.6642
  12067. expt = 0.5
  12068. state = 0
  12069. connected = True
  12070. attached = True
  12071. flag = Squad/Flags/default
  12072. rTrf = RCSFuelTank
  12073. modCost = 0
  12074. EVENTS
  12075. {
  12076. }
  12077. ACTIONS
  12078. {
  12079. }
  12080. RESOURCE
  12081. {
  12082. name = MonoPropellant
  12083. amount = 96.2825655550337
  12084. maxAmount = 100
  12085. flowState = True
  12086. isTweakable = True
  12087. hideFlow = False
  12088. flowMode = Both
  12089. }
  12090. }
  12091. PART
  12092. {
  12093. name = fuelTank.long
  12094. uid = 2968576677
  12095. mid = 508290760
  12096. launchID = 2
  12097. parent = 159
  12098. position = -3.99472260475159,-6.91182851791382,1.72304570674896
  12099. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  12100. mirror = 1,1,1
  12101. istg = 0
  12102. dstg = 0
  12103. sqor = -1
  12104. sidx = -1
  12105. attm = 0
  12106. srfN = None, -1
  12107. attN = top, 159
  12108. attN = bottom, 161
  12109. mass = 0.5
  12110. temp = -201.6131
  12111. expt = 0.5
  12112. state = 0
  12113. connected = True
  12114. attached = True
  12115. flag = Squad/Flags/default
  12116. rTrf = fuelTank.long
  12117. modCost = 0
  12118. EVENTS
  12119. {
  12120. }
  12121. ACTIONS
  12122. {
  12123. }
  12124. RESOURCE
  12125. {
  12126. name = LiquidFuel
  12127. amount = 360
  12128. maxAmount = 360
  12129. flowState = True
  12130. isTweakable = True
  12131. hideFlow = False
  12132. flowMode = Both
  12133. }
  12134. RESOURCE
  12135. {
  12136. name = Oxidizer
  12137. amount = 440
  12138. maxAmount = 440
  12139. flowState = True
  12140. isTweakable = True
  12141. hideFlow = False
  12142. flowMode = Both
  12143. }
  12144. }
  12145. PART
  12146. {
  12147. name = MK1Fuselage
  12148. uid = 3113433533
  12149. mid = 508290760
  12150. launchID = 2
  12151. parent = 160
  12152. position = -3.99485397338867,-9.22714710235596,3.33077168464661
  12153. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  12154. mirror = 1,1,1
  12155. istg = 0
  12156. dstg = 0
  12157. sqor = -1
  12158. sidx = -1
  12159. attm = 0
  12160. srfN = None, -1
  12161. attN = top, 160
  12162. attN = bottom, 163
  12163. mass = 0.15
  12164. temp = -200.5156
  12165. expt = 0.5
  12166. state = 0
  12167. connected = True
  12168. attached = True
  12169. flag = Squad/Flags/default
  12170. rTrf = MK1Fuselage
  12171. modCost = 0
  12172. EVENTS
  12173. {
  12174. }
  12175. ACTIONS
  12176. {
  12177. }
  12178. RESOURCE
  12179. {
  12180. name = LiquidFuel
  12181. amount = 150
  12182. maxAmount = 150
  12183. flowState = True
  12184. isTweakable = True
  12185. hideFlow = False
  12186. flowMode = Both
  12187. }
  12188. }
  12189. PART
  12190. {
  12191. name = R8winglet
  12192. uid = 1828070743
  12193. mid = 508290760
  12194. launchID = 2
  12195. parent = 161
  12196. position = -2.85119104385376,-9.66676998138428,3.63603401184082
  12197. rotation = 2.301316E-05,0.9543051,-0.2988345,5.517072E-06
  12198. mirror = 1,1,1
  12199. istg = 0
  12200. dstg = 0
  12201. sqor = -1
  12202. sidx = -1
  12203. attm = 1
  12204. srfN = srfAttach, 161
  12205. mass = 0.02
  12206. temp = -199.7665
  12207. expt = 0.1
  12208. state = 0
  12209. connected = True
  12210. attached = True
  12211. flag = Squad/Flags/default
  12212. rTrf = R8winglet
  12213. modCost = 0
  12214. EVENTS
  12215. {
  12216. }
  12217. ACTIONS
  12218. {
  12219. }
  12220. MODULE
  12221. {
  12222. name = ModuleControlSurface
  12223. isEnabled = True
  12224. ignorePitch = True
  12225. ignoreYaw = False
  12226. ignoreRoll = True
  12227. ignorePitch_UIFlight
  12228. {
  12229. controlEnabled = True
  12230. }
  12231. ignoreYaw_UIFlight
  12232. {
  12233. controlEnabled = True
  12234. }
  12235. ignoreRoll_UIFlight
  12236. {
  12237. controlEnabled = True
  12238. }
  12239. EVENTS
  12240. {
  12241. }
  12242. ACTIONS
  12243. {
  12244. }
  12245. }
  12246. }
  12247. PART
  12248. {
  12249. name = liquidEngine
  12250. uid = 2016601582
  12251. mid = 508290760
  12252. launchID = 2
  12253. parent = 161
  12254. position = -3.99495077133179,-10.7431125640869,4.3833909034729
  12255. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  12256. mirror = 1,1,1
  12257. istg = 0
  12258. dstg = 0
  12259. sqor = -1
  12260. sidx = -1
  12261. attm = 0
  12262. srfN = None, -1
  12263. attN = top, 161
  12264. attN = None, -1
  12265. mass = 1.25
  12266. temp = -199.5634
  12267. expt = 0.5
  12268. state = 0
  12269. connected = True
  12270. attached = True
  12271. flag = Squad/Flags/default
  12272. rTrf = liquidEngine
  12273. modCost = 0
  12274. EVENTS
  12275. {
  12276. }
  12277. ACTIONS
  12278. {
  12279. }
  12280. MODULE
  12281. {
  12282. name = ModuleEngines
  12283. isEnabled = True
  12284. staged = False
  12285. flameout = False
  12286. EngineIgnited = False
  12287. engineShutdown = False
  12288. currentThrottle = 0
  12289. thrustPercentage = 100
  12290. manuallyOverridden = False
  12291. thrustPercentage_UIFlight
  12292. {
  12293. controlEnabled = True
  12294. minValue = 0
  12295. maxValue = 100
  12296. stepIncrement = 0.5
  12297. }
  12298. EVENTS
  12299. {
  12300. Activate
  12301. {
  12302. active = True
  12303. guiActive = True
  12304. guiIcon = Activate Engine
  12305. guiName = Activate Engine
  12306. category = Activate Engine
  12307. guiActiveUnfocused = False
  12308. unfocusedRange = 2
  12309. externalToEVAOnly = True
  12310. }
  12311. Shutdown
  12312. {
  12313. active = False
  12314. guiActive = True
  12315. guiIcon = Shutdown Engine
  12316. guiName = Shutdown Engine
  12317. category = Shutdown Engine
  12318. guiActiveUnfocused = False
  12319. unfocusedRange = 2
  12320. externalToEVAOnly = True
  12321. }
  12322. }
  12323. ACTIONS
  12324. {
  12325. OnAction
  12326. {
  12327. actionGroup = None
  12328. }
  12329. ShutdownAction
  12330. {
  12331. actionGroup = None
  12332. }
  12333. ActivateAction
  12334. {
  12335. actionGroup = Custom02
  12336. }
  12337. }
  12338. }
  12339. MODULE
  12340. {
  12341. name = ModuleJettison
  12342. isEnabled = True
  12343. EVENTS
  12344. {
  12345. Jettison
  12346. {
  12347. active = False
  12348. guiActive = True
  12349. guiIcon = Jettison
  12350. guiName = Jettison
  12351. category = Jettison
  12352. guiActiveUnfocused = False
  12353. unfocusedRange = 2
  12354. externalToEVAOnly = True
  12355. }
  12356. }
  12357. ACTIONS
  12358. {
  12359. JettisonAction
  12360. {
  12361. actionGroup = None
  12362. }
  12363. }
  12364. }
  12365. MODULE
  12366. {
  12367. name = ModuleAnimateHeat
  12368. isEnabled = True
  12369. EVENTS
  12370. {
  12371. }
  12372. ACTIONS
  12373. {
  12374. }
  12375. }
  12376. MODULE
  12377. {
  12378. name = ModuleAlternator
  12379. isEnabled = True
  12380. EVENTS
  12381. {
  12382. }
  12383. ACTIONS
  12384. {
  12385. }
  12386. }
  12387. RESOURCE
  12388. {
  12389. name = ElectricCharge
  12390. amount = 0
  12391. maxAmount = 0.139999996870756
  12392. flowState = True
  12393. isTweakable = False
  12394. hideFlow = True
  12395. flowMode = Both
  12396. }
  12397. }
  12398. PART
  12399. {
  12400. name = fuelTank
  12401. uid = 357205780
  12402. mid = 508290760
  12403. launchID = 2
  12404. parent = 160
  12405. position = -3.99476504325867,-7.50248003005981,3.6494927406311
  12406. rotation = 0.2112916,-0.6747917,0.2113242,-0.6747995
  12407. mirror = 1,1,1
  12408. istg = 0
  12409. dstg = 0
  12410. sqor = -1
  12411. sidx = -1
  12412. attm = 1
  12413. sym = 176
  12414. srfN = srfAttach, 160
  12415. attN = top, 166
  12416. attN = bottom, 165
  12417. mass = 0.25
  12418. temp = -201.6243
  12419. expt = 0.5
  12420. state = 0
  12421. connected = True
  12422. attached = True
  12423. flag = Squad/Flags/default
  12424. rTrf = fuelTank
  12425. modCost = 0
  12426. EVENTS
  12427. {
  12428. }
  12429. ACTIONS
  12430. {
  12431. }
  12432. RESOURCE
  12433. {
  12434. name = LiquidFuel
  12435. amount = 180
  12436. maxAmount = 180
  12437. flowState = True
  12438. isTweakable = True
  12439. hideFlow = False
  12440. flowMode = Both
  12441. }
  12442. RESOURCE
  12443. {
  12444. name = Oxidizer
  12445. amount = 220
  12446. maxAmount = 220
  12447. flowState = True
  12448. isTweakable = True
  12449. hideFlow = False
  12450. flowMode = Both
  12451. }
  12452. }
  12453. PART
  12454. {
  12455. name = turboFanEngine
  12456. uid = 3635182372
  12457. mid = 508290760
  12458. launchID = 2
  12459. parent = 164
  12460. position = -3.99485683441162,-9.41533374786377,4.97773599624634
  12461. rotation = 0.2113243,0.6747995,-0.2112915,-0.6747916
  12462. mirror = 1,1,1
  12463. istg = 0
  12464. dstg = 0
  12465. sqor = 0
  12466. sidx = 0
  12467. attm = 0
  12468. sym = 177
  12469. srfN = None, -1
  12470. attN = top, 164
  12471. mass = 1.2
  12472. temp = -200.2535
  12473. expt = 0.5
  12474. state = 0
  12475. connected = True
  12476. attached = True
  12477. flag = Squad/Flags/default
  12478. rTrf = turboFanEngine
  12479. modCost = 0
  12480. EVENTS
  12481. {
  12482. }
  12483. ACTIONS
  12484. {
  12485. }
  12486. MODULE
  12487. {
  12488. name = ModuleEngines
  12489. isEnabled = True
  12490. staged = False
  12491. flameout = False
  12492. EngineIgnited = False
  12493. engineShutdown = False
  12494. currentThrottle = 0
  12495. thrustPercentage = 100
  12496. manuallyOverridden = False
  12497. thrustPercentage_UIFlight
  12498. {
  12499. controlEnabled = True
  12500. minValue = 0
  12501. maxValue = 100
  12502. stepIncrement = 0.5
  12503. }
  12504. EVENTS
  12505. {
  12506. Activate
  12507. {
  12508. active = True
  12509. guiActive = True
  12510. guiIcon = Activate Engine
  12511. guiName = Activate Engine
  12512. category = Activate Engine
  12513. guiActiveUnfocused = False
  12514. unfocusedRange = 2
  12515. externalToEVAOnly = True
  12516. }
  12517. Shutdown
  12518. {
  12519. active = False
  12520. guiActive = True
  12521. guiIcon = Shutdown Engine
  12522. guiName = Shutdown Engine
  12523. category = Shutdown Engine
  12524. guiActiveUnfocused = False
  12525. unfocusedRange = 2
  12526. externalToEVAOnly = True
  12527. }
  12528. }
  12529. ACTIONS
  12530. {
  12531. OnAction
  12532. {
  12533. actionGroup = None
  12534. }
  12535. ShutdownAction
  12536. {
  12537. actionGroup = Custom03
  12538. }
  12539. ActivateAction
  12540. {
  12541. actionGroup = Custom01
  12542. }
  12543. }
  12544. }
  12545. MODULE
  12546. {
  12547. name = ModuleAnimateHeat
  12548. isEnabled = True
  12549. EVENTS
  12550. {
  12551. }
  12552. ACTIONS
  12553. {
  12554. }
  12555. }
  12556. MODULE
  12557. {
  12558. name = ModuleGimbal
  12559. isEnabled = True
  12560. gimbalLock = False
  12561. EVENTS
  12562. {
  12563. LockGimbal
  12564. {
  12565. active = True
  12566. guiActive = True
  12567. guiActiveEditor = True
  12568. guiIcon = Lock Gimbal
  12569. guiName = Lock Gimbal
  12570. category = Lock Gimbal
  12571. guiActiveUnfocused = False
  12572. unfocusedRange = 2
  12573. externalToEVAOnly = True
  12574. }
  12575. FreeGimbal
  12576. {
  12577. active = False
  12578. guiActive = True
  12579. guiActiveEditor = True
  12580. guiIcon = Free Gimbal
  12581. guiName = Free Gimbal
  12582. category = Free Gimbal
  12583. guiActiveUnfocused = False
  12584. unfocusedRange = 2
  12585. externalToEVAOnly = True
  12586. }
  12587. }
  12588. ACTIONS
  12589. {
  12590. ToggleAction
  12591. {
  12592. actionGroup = None
  12593. }
  12594. }
  12595. }
  12596. MODULE
  12597. {
  12598. name = ModuleAlternator
  12599. isEnabled = True
  12600. EVENTS
  12601. {
  12602. }
  12603. ACTIONS
  12604. {
  12605. }
  12606. }
  12607. MODULE
  12608. {
  12609. name = ModuleTestSubject
  12610. isEnabled = True
  12611. EVENTS
  12612. {
  12613. RunTestEvent
  12614. {
  12615. active = False
  12616. guiActive = True
  12617. guiIcon = Run Test
  12618. guiName = Run Test
  12619. category = Run Test
  12620. guiActiveUnfocused = False
  12621. unfocusedRange = 2
  12622. externalToEVAOnly = True
  12623. }
  12624. }
  12625. ACTIONS
  12626. {
  12627. }
  12628. }
  12629. RESOURCE
  12630. {
  12631. name = ElectricCharge
  12632. amount = 0
  12633. maxAmount = 0.0999999977648258
  12634. flowState = True
  12635. isTweakable = False
  12636. hideFlow = True
  12637. flowMode = Both
  12638. }
  12639. }
  12640. PART
  12641. {
  12642. name = ramAirIntake
  12643. uid = 2452370730
  12644. mid = 508290760
  12645. launchID = 2
  12646. parent = 164
  12647. position = -3.99477553367615,-6.70925235748291,3.09875154495239
  12648. rotation = 0.211291,-0.6747915,0.2113247,-0.6747997
  12649. mirror = 1,1,1
  12650. istg = 0
  12651. dstg = 0
  12652. sqor = -1
  12653. sidx = -1
  12654. attm = 0
  12655. sym = 178
  12656. srfN = None, -1
  12657. attN = bottom01, 164
  12658. mass = 0.01
  12659. temp = -200.1169
  12660. expt = 0.5
  12661. state = 0
  12662. connected = True
  12663. attached = True
  12664. flag = Squad/Flags/default
  12665. rTrf = ramAirIntake
  12666. modCost = 0
  12667. EVENTS
  12668. {
  12669. }
  12670. ACTIONS
  12671. {
  12672. }
  12673. MODULE
  12674. {
  12675. name = ModuleResourceIntake
  12676. isEnabled = True
  12677. intakeEnabled = True
  12678. EVENTS
  12679. {
  12680. Deactivate
  12681. {
  12682. active = True
  12683. guiActive = True
  12684. guiIcon = Close Intake
  12685. guiName = Close Intake
  12686. category = Close Intake
  12687. guiActiveUnfocused = False
  12688. unfocusedRange = 2
  12689. externalToEVAOnly = True
  12690. }
  12691. Activate
  12692. {
  12693. active = False
  12694. guiActive = True
  12695. guiIcon = Open Intake
  12696. guiName = Open Intake
  12697. category = Open Intake
  12698. guiActiveUnfocused = False
  12699. unfocusedRange = 2
  12700. externalToEVAOnly = True
  12701. }
  12702. }
  12703. ACTIONS
  12704. {
  12705. ToggleAction
  12706. {
  12707. actionGroup = Custom03
  12708. }
  12709. }
  12710. }
  12711. RESOURCE
  12712. {
  12713. name = IntakeAir
  12714. amount = 0
  12715. maxAmount = 0.2
  12716. flowState = True
  12717. isTweakable = False
  12718. hideFlow = False
  12719. flowMode = Both
  12720. }
  12721. }
  12722. PART
  12723. {
  12724. name = airScoop
  12725. uid = 3200894437
  12726. mid = 508290760
  12727. launchID = 2
  12728. parent = 164
  12729. position = -4.82335424423218,-8.49143314361572,3.7538013458252
  12730. rotation = 0.4430626,0.7673819,0.4014027,-0.2317256
  12731. mirror = 1,1,1
  12732. istg = 0
  12733. dstg = 0
  12734. sqor = -1
  12735. sidx = -1
  12736. attm = 1
  12737. sym = 179
  12738. srfN = srfAttach, 164
  12739. mass = 0.01
  12740. temp = -199.8905
  12741. expt = 0.5
  12742. state = 0
  12743. connected = True
  12744. attached = True
  12745. flag = Squad/Flags/default
  12746. rTrf = airScoop
  12747. modCost = 0
  12748. EVENTS
  12749. {
  12750. }
  12751. ACTIONS
  12752. {
  12753. }
  12754. MODULE
  12755. {
  12756. name = ModuleResourceIntake
  12757. isEnabled = True
  12758. intakeEnabled = True
  12759. EVENTS
  12760. {
  12761. Deactivate
  12762. {
  12763. active = True
  12764. guiActive = True
  12765. guiIcon = Close Intake
  12766. guiName = Close Intake
  12767. category = Close Intake
  12768. guiActiveUnfocused = False
  12769. unfocusedRange = 2
  12770. externalToEVAOnly = True
  12771. }
  12772. Activate
  12773. {
  12774. active = False
  12775. guiActive = True
  12776. guiIcon = Open Intake
  12777. guiName = Open Intake
  12778. category = Open Intake
  12779. guiActiveUnfocused = False
  12780. unfocusedRange = 2
  12781. externalToEVAOnly = True
  12782. }
  12783. }
  12784. ACTIONS
  12785. {
  12786. ToggleAction
  12787. {
  12788. actionGroup = Custom03
  12789. }
  12790. }
  12791. }
  12792. RESOURCE
  12793. {
  12794. name = IntakeAir
  12795. amount = 0
  12796. maxAmount = 1
  12797. flowState = True
  12798. isTweakable = False
  12799. hideFlow = False
  12800. flowMode = Both
  12801. }
  12802. }
  12803. PART
  12804. {
  12805. name = fuelLine
  12806. uid = 1936423539
  12807. mid = 508290760
  12808. launchID = 2
  12809. parent = 164
  12810. position = -4.43987464904785,-7.58764696121216,3.16672587394714
  12811. rotation = -0.2760958,-0.365202,0.1143376,0.8816608
  12812. mirror = 1,1,1
  12813. istg = 0
  12814. dstg = 0
  12815. sqor = -1
  12816. sidx = -1
  12817. attm = 1
  12818. cData = tgt: fuelTank.long_160; pos: -0.4132846,0.03276337,-0.28106; dir: -0.8216927,0.07709111,-0.5646992; rot: 0.9914449,-3.252586E-07,0.1305264,1.714917E-07
  12819. sym = 180
  12820. srfN = srfAttach, 164
  12821. mass = 0.05
  12822. temp = -199.6682
  12823. expt = 0
  12824. state = 0
  12825. connected = True
  12826. attached = True
  12827. flag = Squad/Flags/default
  12828. rTrf = fuelLine
  12829. modCost = 0
  12830. EVENTS
  12831. {
  12832. }
  12833. ACTIONS
  12834. {
  12835. }
  12836. }
  12837. PART
  12838. {
  12839. name = SmallGearBay
  12840. uid = 1484180149
  12841. mid = 508290760
  12842. launchID = 2
  12843. parent = 164
  12844. position = -4.71676301956177,-7.15415954589844,3.78599810600281
  12845. rotation = 0.6265787,0.6265607,0.3277497,-0.3277209
  12846. mirror = 1,1,1
  12847. istg = 0
  12848. dstg = 0
  12849. sqor = -1
  12850. sidx = -1
  12851. attm = 1
  12852. sym = 181
  12853. srfN = srfAttach, 164
  12854. mass = 0.005
  12855. temp = -199.4379
  12856. expt = 0.5
  12857. state = 0
  12858. connected = True
  12859. attached = True
  12860. flag = Squad/Flags/default
  12861. rTrf = SmallGearBay
  12862. modCost = 0
  12863. EVENTS
  12864. {
  12865. }
  12866. ACTIONS
  12867. {
  12868. }
  12869. MODULE
  12870. {
  12871. name = ModuleLandingGear
  12872. isEnabled = True
  12873. brakesEngaged = False
  12874. brakesEnabled = True
  12875. storedGearState = RETRACTED
  12876. storedAnimationSpeed = 1
  12877. storedAnimationTime = 1
  12878. StartDeployed = True
  12879. StartDeployed_UIFlight
  12880. {
  12881. controlEnabled = True
  12882. }
  12883. EVENTS
  12884. {
  12885. EnableBrakes
  12886. {
  12887. active = False
  12888. guiActive = False
  12889. guiActiveEditor = True
  12890. guiIcon = Enable brakes
  12891. guiName = Enable brakes
  12892. category = Enable brakes
  12893. guiActiveUnfocused = False
  12894. unfocusedRange = 2
  12895. externalToEVAOnly = True
  12896. }
  12897. DisableBrakes
  12898. {
  12899. active = True
  12900. guiActive = False
  12901. guiActiveEditor = True
  12902. guiIcon = Disable brakes
  12903. guiName = Disable brakes
  12904. category = Disable brakes
  12905. guiActiveUnfocused = False
  12906. unfocusedRange = 2
  12907. externalToEVAOnly = True
  12908. }
  12909. LowerLandingGear
  12910. {
  12911. active = True
  12912. guiActive = True
  12913. guiIcon = Lower Gear
  12914. guiName = Lower Gear
  12915. category = Lower Gear
  12916. guiActiveUnfocused = False
  12917. unfocusedRange = 2
  12918. externalToEVAOnly = True
  12919. }
  12920. RaiseLandingGear
  12921. {
  12922. active = False
  12923. guiActive = True
  12924. guiIcon = Raise Gear
  12925. guiName = Raise Gear
  12926. category = Raise Gear
  12927. guiActiveUnfocused = False
  12928. unfocusedRange = 2
  12929. externalToEVAOnly = True
  12930. }
  12931. }
  12932. ACTIONS
  12933. {
  12934. OnAction
  12935. {
  12936. actionGroup = Gear
  12937. }
  12938. BrakesAction
  12939. {
  12940. actionGroup = Brakes
  12941. }
  12942. }
  12943. }
  12944. MODULE
  12945. {
  12946. name = ModuleSteering
  12947. isEnabled = True
  12948. steeringLocked = True
  12949. invertSteering = False
  12950. EVENTS
  12951. {
  12952. UnLockSteering
  12953. {
  12954. active = True
  12955. guiActive = True
  12956. guiActiveEditor = True
  12957. guiIcon = Unlock Steering
  12958. guiName = Unlock Steering
  12959. category = Unlock Steering
  12960. guiActiveUnfocused = False
  12961. unfocusedRange = 2
  12962. externalToEVAOnly = True
  12963. }
  12964. LockSteering
  12965. {
  12966. active = False
  12967. guiActive = True
  12968. guiActiveEditor = True
  12969. guiIcon = Lock Steering
  12970. guiName = Lock Steering
  12971. category = Lock Steering
  12972. guiActiveUnfocused = False
  12973. unfocusedRange = 2
  12974. externalToEVAOnly = True
  12975. }
  12976. InvertSteering
  12977. {
  12978. active = True
  12979. guiActive = True
  12980. guiActiveEditor = True
  12981. guiIcon = Invert Steering
  12982. guiName = Invert Steering
  12983. category = Invert Steering
  12984. guiActiveUnfocused = False
  12985. unfocusedRange = 2
  12986. externalToEVAOnly = True
  12987. }
  12988. }
  12989. ACTIONS
  12990. {
  12991. InvertSteeringAction
  12992. {
  12993. actionGroup = None
  12994. }
  12995. LockSteeringAction
  12996. {
  12997. actionGroup = None
  12998. }
  12999. UnlockSteeringAction
  13000. {
  13001. actionGroup = None
  13002. }
  13003. ToggleSteeringAction
  13004. {
  13005. actionGroup = None
  13006. }
  13007. }
  13008. }
  13009. MODULE
  13010. {
  13011. name = FXModuleConstrainPosition
  13012. isEnabled = True
  13013. EVENTS
  13014. {
  13015. }
  13016. ACTIONS
  13017. {
  13018. }
  13019. }
  13020. MODULE
  13021. {
  13022. name = ModuleLight
  13023. isEnabled = True
  13024. isOn = True
  13025. lightR = 1
  13026. lightG = 1
  13027. lightB = 1
  13028. lightR_UIFlight
  13029. {
  13030. controlEnabled = True
  13031. minValue = 0
  13032. maxValue = 1
  13033. stepIncrement = 0.05
  13034. }
  13035. lightG_UIFlight
  13036. {
  13037. controlEnabled = True
  13038. minValue = 0
  13039. maxValue = 1
  13040. stepIncrement = 0.05
  13041. }
  13042. lightB_UIFlight
  13043. {
  13044. controlEnabled = True
  13045. minValue = 0
  13046. maxValue = 1
  13047. stepIncrement = 0.05
  13048. }
  13049. EVENTS
  13050. {
  13051. LightsOff
  13052. {
  13053. active = True
  13054. guiActive = True
  13055. guiActiveEditor = True
  13056. guiIcon = Lights Off
  13057. guiName = Lights Off
  13058. category = Lights Off
  13059. guiActiveUnfocused = False
  13060. unfocusedRange = 2
  13061. externalToEVAOnly = True
  13062. }
  13063. LightsOn
  13064. {
  13065. active = False
  13066. guiActive = True
  13067. guiActiveEditor = True
  13068. guiIcon = Lights On
  13069. guiName = Lights On
  13070. category = Lights On
  13071. guiActiveUnfocused = False
  13072. unfocusedRange = 2
  13073. externalToEVAOnly = True
  13074. }
  13075. }
  13076. ACTIONS
  13077. {
  13078. ToggleLightAction
  13079. {
  13080. actionGroup = Light
  13081. }
  13082. LightOnAction
  13083. {
  13084. actionGroup = None
  13085. }
  13086. LightOffAction
  13087. {
  13088. actionGroup = None
  13089. }
  13090. }
  13091. }
  13092. MODULE
  13093. {
  13094. name = ModuleTestSubject
  13095. isEnabled = True
  13096. EVENTS
  13097. {
  13098. RunTestEvent
  13099. {
  13100. active = False
  13101. guiActive = True
  13102. guiIcon = Run Test
  13103. guiName = Run Test
  13104. category = Run Test
  13105. guiActiveUnfocused = False
  13106. unfocusedRange = 2
  13107. externalToEVAOnly = True
  13108. }
  13109. }
  13110. ACTIONS
  13111. {
  13112. }
  13113. }
  13114. }
  13115. PART
  13116. {
  13117. name = airScoop
  13118. uid = 1962505183
  13119. mid = 508290760
  13120. launchID = 2
  13121. parent = 164
  13122. position = -3.16427063941956,-8.47158432006836,3.73869776725769
  13123. rotation = 0.443041,-0.7673943,-0.401382,-0.2317615
  13124. mirror = 1,1,1
  13125. istg = 0
  13126. dstg = 0
  13127. sqor = -1
  13128. sidx = -1
  13129. attm = 1
  13130. sym = 182
  13131. srfN = srfAttach, 164
  13132. mass = 0.01
  13133. temp = -199.2238
  13134. expt = 0.5
  13135. state = 0
  13136. connected = True
  13137. attached = True
  13138. flag = Squad/Flags/default
  13139. rTrf = airScoop
  13140. modCost = 0
  13141. EVENTS
  13142. {
  13143. }
  13144. ACTIONS
  13145. {
  13146. }
  13147. MODULE
  13148. {
  13149. name = ModuleResourceIntake
  13150. isEnabled = True
  13151. intakeEnabled = True
  13152. EVENTS
  13153. {
  13154. Deactivate
  13155. {
  13156. active = True
  13157. guiActive = True
  13158. guiIcon = Close Intake
  13159. guiName = Close Intake
  13160. category = Close Intake
  13161. guiActiveUnfocused = False
  13162. unfocusedRange = 2
  13163. externalToEVAOnly = True
  13164. }
  13165. Activate
  13166. {
  13167. active = False
  13168. guiActive = True
  13169. guiIcon = Open Intake
  13170. guiName = Open Intake
  13171. category = Open Intake
  13172. guiActiveUnfocused = False
  13173. unfocusedRange = 2
  13174. externalToEVAOnly = True
  13175. }
  13176. }
  13177. ACTIONS
  13178. {
  13179. ToggleAction
  13180. {
  13181. actionGroup = Custom03
  13182. }
  13183. }
  13184. }
  13185. RESOURCE
  13186. {
  13187. name = IntakeAir
  13188. amount = 0
  13189. maxAmount = 1
  13190. flowState = True
  13191. isTweakable = False
  13192. hideFlow = False
  13193. flowMode = Both
  13194. }
  13195. }
  13196. PART
  13197. {
  13198. name = deltaWing
  13199. uid = 3074051605
  13200. mid = 508290760
  13201. launchID = 2
  13202. parent = 164
  13203. position = -3.99482846260071,-7.49919605255127,4.40467596054077
  13204. rotation = -0.2112916,0.6747916,-0.2113241,0.6747996
  13205. mirror = 1,1,1
  13206. istg = 0
  13207. dstg = 0
  13208. sqor = -1
  13209. sidx = -1
  13210. attm = 1
  13211. sym = 183
  13212. srfN = srfAttach, 164
  13213. mass = 0.1
  13214. temp = -199.8297
  13215. expt = 0.1
  13216. state = 0
  13217. connected = True
  13218. attached = True
  13219. flag = Squad/Flags/default
  13220. rTrf = deltaWing
  13221. modCost = 0
  13222. EVENTS
  13223. {
  13224. }
  13225. ACTIONS
  13226. {
  13227. }
  13228. }
  13229. PART
  13230. {
  13231. name = linearRcs
  13232. uid = 2578688049
  13233. mid = 508290760
  13234. launchID = 2
  13235. parent = 171
  13236. position = -3.99481010437012,-6.24048900604248,8.05357933044434
  13237. rotation = 0.3277266,-0.6265842,-0.3277439,0.6265556
  13238. mirror = 1,1,1
  13239. istg = 0
  13240. dstg = 0
  13241. sqor = -1
  13242. sidx = -1
  13243. attm = 1
  13244. sym = 184
  13245. srfN = srfAttach, 171
  13246. mass = 0.05
  13247. temp = -199.5265
  13248. expt = 0.5
  13249. state = 0
  13250. connected = True
  13251. attached = True
  13252. flag = Squad/Flags/default
  13253. rTrf = linearRcs
  13254. modCost = 0
  13255. EVENTS
  13256. {
  13257. }
  13258. ACTIONS
  13259. {
  13260. }
  13261. MODULE
  13262. {
  13263. name = ModuleRCS
  13264. isEnabled = True
  13265. isEnabled = True
  13266. EVENTS
  13267. {
  13268. Disable
  13269. {
  13270. active = True
  13271. guiActive = True
  13272. guiIcon = Disable RCS Port
  13273. guiName = Disable RCS Port
  13274. category = Disable RCS Port
  13275. guiActiveUnfocused = False
  13276. unfocusedRange = 2
  13277. externalToEVAOnly = True
  13278. }
  13279. Enable
  13280. {
  13281. active = False
  13282. guiActive = True
  13283. guiIcon = Enable RCS Port
  13284. guiName = Enable RCS Port
  13285. category = Enable RCS Port
  13286. guiActiveUnfocused = False
  13287. unfocusedRange = 2
  13288. externalToEVAOnly = True
  13289. }
  13290. }
  13291. ACTIONS
  13292. {
  13293. ToggleAction
  13294. {
  13295. actionGroup = None
  13296. }
  13297. }
  13298. }
  13299. }
  13300. PART
  13301. {
  13302. name = RCSBlock
  13303. uid = 3769427829
  13304. mid = 508290760
  13305. launchID = 2
  13306. parent = 171
  13307. position = -3.955730676651,-6.15682792663574,7.95771598815918
  13308. rotation = -0.2112917,0.6747916,-0.2113242,0.6747996
  13309. mirror = 1,1,1
  13310. istg = 0
  13311. dstg = 0
  13312. sqor = -1
  13313. sidx = -1
  13314. attm = 1
  13315. sym = 185
  13316. srfN = srfAttach, 171
  13317. mass = 0.05
  13318. temp = -199.468
  13319. expt = 0.5
  13320. state = 0
  13321. connected = True
  13322. attached = True
  13323. flag = Squad/Flags/default
  13324. rTrf = RCSBlock
  13325. modCost = 0
  13326. EVENTS
  13327. {
  13328. }
  13329. ACTIONS
  13330. {
  13331. }
  13332. MODULE
  13333. {
  13334. name = ModuleRCS
  13335. isEnabled = True
  13336. isEnabled = True
  13337. EVENTS
  13338. {
  13339. Disable
  13340. {
  13341. active = True
  13342. guiActive = True
  13343. guiIcon = Disable RCS Port
  13344. guiName = Disable RCS Port
  13345. category = Disable RCS Port
  13346. guiActiveUnfocused = False
  13347. unfocusedRange = 2
  13348. externalToEVAOnly = True
  13349. }
  13350. Enable
  13351. {
  13352. active = False
  13353. guiActive = True
  13354. guiIcon = Enable RCS Port
  13355. guiName = Enable RCS Port
  13356. category = Enable RCS Port
  13357. guiActiveUnfocused = False
  13358. unfocusedRange = 2
  13359. externalToEVAOnly = True
  13360. }
  13361. }
  13362. ACTIONS
  13363. {
  13364. ToggleAction
  13365. {
  13366. actionGroup = None
  13367. }
  13368. }
  13369. }
  13370. }
  13371. PART
  13372. {
  13373. name = StandardCtrlSrf
  13374. uid = 287126315
  13375. mid = 508290760
  13376. launchID = 2
  13377. parent = 171
  13378. position = -3.99418640136719,-6.86991930007935,7.23479127883911
  13379. rotation = -0.2113241,-0.6747996,0.2112917,0.6747916
  13380. mirror = 1,1,1
  13381. istg = 0
  13382. dstg = 0
  13383. sqor = -1
  13384. sidx = -1
  13385. attm = 1
  13386. sym = 186
  13387. srfN = srfAttach, 171
  13388. mass = 0.02
  13389. temp = -199.3365
  13390. expt = 0.1
  13391. state = 0
  13392. connected = True
  13393. attached = True
  13394. flag = Squad/Flags/default
  13395. rTrf = StandardCtrlSrf
  13396. modCost = 0
  13397. EVENTS
  13398. {
  13399. }
  13400. ACTIONS
  13401. {
  13402. }
  13403. MODULE
  13404. {
  13405. name = ModuleControlSurface
  13406. isEnabled = True
  13407. ignorePitch = False
  13408. ignoreYaw = True
  13409. ignoreRoll = False
  13410. ignorePitch_UIFlight
  13411. {
  13412. controlEnabled = True
  13413. }
  13414. ignoreYaw_UIFlight
  13415. {
  13416. controlEnabled = True
  13417. }
  13418. ignoreRoll_UIFlight
  13419. {
  13420. controlEnabled = True
  13421. }
  13422. EVENTS
  13423. {
  13424. }
  13425. ACTIONS
  13426. {
  13427. }
  13428. }
  13429. }
  13430. PART
  13431. {
  13432. name = elevon2
  13433. uid = 2847959480
  13434. mid = 508290760
  13435. launchID = 2
  13436. parent = 171
  13437. position = -4.00337028503418,-7.89246320724487,5.76217699050903
  13438. rotation = -0.2112916,0.6747916,-0.2113241,0.6747996
  13439. mirror = 1,1,1
  13440. istg = 0
  13441. dstg = 0
  13442. sqor = -1
  13443. sidx = -1
  13444. attm = 1
  13445. sym = 187
  13446. srfN = srfAttach, 171
  13447. mass = 0.03
  13448. temp = -199.0968
  13449. expt = 0.1
  13450. state = 0
  13451. connected = True
  13452. attached = True
  13453. flag = Squad/Flags/default
  13454. rTrf = elevon2
  13455. modCost = 0
  13456. EVENTS
  13457. {
  13458. }
  13459. ACTIONS
  13460. {
  13461. }
  13462. MODULE
  13463. {
  13464. name = ModuleControlSurface
  13465. isEnabled = True
  13466. ignorePitch = False
  13467. ignoreYaw = True
  13468. ignoreRoll = True
  13469. ignorePitch_UIFlight
  13470. {
  13471. controlEnabled = True
  13472. }
  13473. ignoreYaw_UIFlight
  13474. {
  13475. controlEnabled = True
  13476. }
  13477. ignoreRoll_UIFlight
  13478. {
  13479. controlEnabled = True
  13480. }
  13481. EVENTS
  13482. {
  13483. }
  13484. ACTIONS
  13485. {
  13486. }
  13487. }
  13488. }
  13489. PART
  13490. {
  13491. name = fuelTank
  13492. uid = 1378957611
  13493. mid = 508290760
  13494. launchID = 2
  13495. parent = 160
  13496. position = -3.99477386474609,-8.92327117919922,1.603355884552
  13497. rotation = -0.2113242,-0.6747995,0.2112916,0.6747917
  13498. mirror = 1,1,1
  13499. istg = 0
  13500. dstg = 0
  13501. sqor = -1
  13502. sidx = -1
  13503. attm = 1
  13504. sym = 164
  13505. srfN = srfAttach, 160
  13506. attN = top, 178
  13507. attN = bottom, 177
  13508. mass = 0.25
  13509. temp = -201.5623
  13510. expt = 0.5
  13511. state = 0
  13512. connected = True
  13513. attached = True
  13514. flag = Squad/Flags/default
  13515. rTrf = fuelTank
  13516. modCost = 0
  13517. EVENTS
  13518. {
  13519. }
  13520. ACTIONS
  13521. {
  13522. }
  13523. RESOURCE
  13524. {
  13525. name = LiquidFuel
  13526. amount = 180
  13527. maxAmount = 180
  13528. flowState = True
  13529. isTweakable = True
  13530. hideFlow = False
  13531. flowMode = Both
  13532. }
  13533. RESOURCE
  13534. {
  13535. name = Oxidizer
  13536. amount = 220
  13537. maxAmount = 220
  13538. flowState = True
  13539. isTweakable = True
  13540. hideFlow = False
  13541. flowMode = Both
  13542. }
  13543. }
  13544. PART
  13545. {
  13546. name = turboFanEngine
  13547. uid = 140878971
  13548. mid = 508290760
  13549. launchID = 2
  13550. parent = 176
  13551. position = -3.99486565589905,-10.8361253738403,2.93159961700439
  13552. rotation = 0.2113245,0.6747996,-0.2112913,-0.6747916
  13553. mirror = 1,1,1
  13554. istg = 0
  13555. dstg = 0
  13556. sqor = 0
  13557. sidx = 0
  13558. attm = 0
  13559. sym = 165
  13560. srfN = None, -1
  13561. attN = top, 176
  13562. mass = 1.2
  13563. temp = -200.2262
  13564. expt = 0.5
  13565. state = 0
  13566. connected = True
  13567. attached = True
  13568. flag = Squad/Flags/default
  13569. rTrf = turboFanEngine
  13570. modCost = 0
  13571. EVENTS
  13572. {
  13573. }
  13574. ACTIONS
  13575. {
  13576. }
  13577. MODULE
  13578. {
  13579. name = ModuleEngines
  13580. isEnabled = True
  13581. staged = False
  13582. flameout = False
  13583. EngineIgnited = False
  13584. engineShutdown = False
  13585. currentThrottle = 0
  13586. thrustPercentage = 100
  13587. manuallyOverridden = False
  13588. thrustPercentage_UIFlight
  13589. {
  13590. controlEnabled = True
  13591. minValue = 0
  13592. maxValue = 100
  13593. stepIncrement = 0.5
  13594. }
  13595. EVENTS
  13596. {
  13597. Activate
  13598. {
  13599. active = True
  13600. guiActive = True
  13601. guiIcon = Activate Engine
  13602. guiName = Activate Engine
  13603. category = Activate Engine
  13604. guiActiveUnfocused = False
  13605. unfocusedRange = 2
  13606. externalToEVAOnly = True
  13607. }
  13608. Shutdown
  13609. {
  13610. active = False
  13611. guiActive = True
  13612. guiIcon = Shutdown Engine
  13613. guiName = Shutdown Engine
  13614. category = Shutdown Engine
  13615. guiActiveUnfocused = False
  13616. unfocusedRange = 2
  13617. externalToEVAOnly = True
  13618. }
  13619. }
  13620. ACTIONS
  13621. {
  13622. OnAction
  13623. {
  13624. actionGroup = None
  13625. }
  13626. ShutdownAction
  13627. {
  13628. actionGroup = Custom03
  13629. }
  13630. ActivateAction
  13631. {
  13632. actionGroup = Custom01
  13633. }
  13634. }
  13635. }
  13636. MODULE
  13637. {
  13638. name = ModuleAnimateHeat
  13639. isEnabled = True
  13640. EVENTS
  13641. {
  13642. }
  13643. ACTIONS
  13644. {
  13645. }
  13646. }
  13647. MODULE
  13648. {
  13649. name = ModuleGimbal
  13650. isEnabled = True
  13651. gimbalLock = False
  13652. EVENTS
  13653. {
  13654. LockGimbal
  13655. {
  13656. active = True
  13657. guiActive = True
  13658. guiActiveEditor = True
  13659. guiIcon = Lock Gimbal
  13660. guiName = Lock Gimbal
  13661. category = Lock Gimbal
  13662. guiActiveUnfocused = False
  13663. unfocusedRange = 2
  13664. externalToEVAOnly = True
  13665. }
  13666. FreeGimbal
  13667. {
  13668. active = False
  13669. guiActive = True
  13670. guiActiveEditor = True
  13671. guiIcon = Free Gimbal
  13672. guiName = Free Gimbal
  13673. category = Free Gimbal
  13674. guiActiveUnfocused = False
  13675. unfocusedRange = 2
  13676. externalToEVAOnly = True
  13677. }
  13678. }
  13679. ACTIONS
  13680. {
  13681. ToggleAction
  13682. {
  13683. actionGroup = None
  13684. }
  13685. }
  13686. }
  13687. MODULE
  13688. {
  13689. name = ModuleAlternator
  13690. isEnabled = True
  13691. EVENTS
  13692. {
  13693. }
  13694. ACTIONS
  13695. {
  13696. }
  13697. }
  13698. MODULE
  13699. {
  13700. name = ModuleTestSubject
  13701. isEnabled = True
  13702. EVENTS
  13703. {
  13704. RunTestEvent
  13705. {
  13706. active = False
  13707. guiActive = True
  13708. guiIcon = Run Test
  13709. guiName = Run Test
  13710. category = Run Test
  13711. guiActiveUnfocused = False
  13712. unfocusedRange = 2
  13713. externalToEVAOnly = True
  13714. }
  13715. }
  13716. ACTIONS
  13717. {
  13718. }
  13719. }
  13720. RESOURCE
  13721. {
  13722. name = ElectricCharge
  13723. amount = 0
  13724. maxAmount = 0.0999999977648258
  13725. flowState = True
  13726. isTweakable = False
  13727. hideFlow = True
  13728. flowMode = Both
  13729. }
  13730. }
  13731. PART
  13732. {
  13733. name = ramAirIntake
  13734. uid = 2001320618
  13735. mid = 508290760
  13736. launchID = 2
  13737. parent = 176
  13738. position = -3.994784116745,-8.13004398345947,1.05261480808258
  13739. rotation = 0.2112913,-0.6747916,0.2113245,-0.6747996
  13740. mirror = 1,1,1
  13741. istg = 0
  13742. dstg = 0
  13743. sqor = -1
  13744. sidx = -1
  13745. attm = 0
  13746. sym = 166
  13747. srfN = None, -1
  13748. attN = bottom01, 176
  13749. mass = 0.01
  13750. temp = -200.0863
  13751. expt = 0.5
  13752. state = 0
  13753. connected = True
  13754. attached = True
  13755. flag = Squad/Flags/default
  13756. rTrf = ramAirIntake
  13757. modCost = 0
  13758. EVENTS
  13759. {
  13760. }
  13761. ACTIONS
  13762. {
  13763. }
  13764. MODULE
  13765. {
  13766. name = ModuleResourceIntake
  13767. isEnabled = True
  13768. intakeEnabled = True
  13769. EVENTS
  13770. {
  13771. Deactivate
  13772. {
  13773. active = True
  13774. guiActive = True
  13775. guiIcon = Close Intake
  13776. guiName = Close Intake
  13777. category = Close Intake
  13778. guiActiveUnfocused = False
  13779. unfocusedRange = 2
  13780. externalToEVAOnly = True
  13781. }
  13782. Activate
  13783. {
  13784. active = False
  13785. guiActive = True
  13786. guiIcon = Open Intake
  13787. guiName = Open Intake
  13788. category = Open Intake
  13789. guiActiveUnfocused = False
  13790. unfocusedRange = 2
  13791. externalToEVAOnly = True
  13792. }
  13793. }
  13794. ACTIONS
  13795. {
  13796. ToggleAction
  13797. {
  13798. actionGroup = Custom03
  13799. }
  13800. }
  13801. }
  13802. RESOURCE
  13803. {
  13804. name = IntakeAir
  13805. amount = 0
  13806. maxAmount = 0.2
  13807. flowState = True
  13808. isTweakable = False
  13809. hideFlow = False
  13810. flowMode = Both
  13811. }
  13812. }
  13813. PART
  13814. {
  13815. name = airScoop
  13816. uid = 1499376565
  13817. mid = 508290760
  13818. launchID = 2
  13819. parent = 176
  13820. position = -4.82345485687256,-9.36649799346924,2.49359488487244
  13821. rotation = 0.7673947,0.4430405,0.2317621,-0.4013816
  13822. mirror = 1,1,1
  13823. istg = 0
  13824. dstg = 0
  13825. sqor = -1
  13826. sidx = -1
  13827. attm = 1
  13828. sym = 167
  13829. srfN = srfAttach, 176
  13830. mass = 0.01
  13831. temp = -199.8607
  13832. expt = 0.5
  13833. state = 0
  13834. connected = True
  13835. attached = True
  13836. flag = Squad/Flags/default
  13837. rTrf = airScoop
  13838. modCost = 0
  13839. EVENTS
  13840. {
  13841. }
  13842. ACTIONS
  13843. {
  13844. }
  13845. MODULE
  13846. {
  13847. name = ModuleResourceIntake
  13848. isEnabled = True
  13849. intakeEnabled = True
  13850. EVENTS
  13851. {
  13852. Deactivate
  13853. {
  13854. active = True
  13855. guiActive = True
  13856. guiIcon = Close Intake
  13857. guiName = Close Intake
  13858. category = Close Intake
  13859. guiActiveUnfocused = False
  13860. unfocusedRange = 2
  13861. externalToEVAOnly = True
  13862. }
  13863. Activate
  13864. {
  13865. active = False
  13866. guiActive = True
  13867. guiIcon = Open Intake
  13868. guiName = Open Intake
  13869. category = Open Intake
  13870. guiActiveUnfocused = False
  13871. unfocusedRange = 2
  13872. externalToEVAOnly = True
  13873. }
  13874. }
  13875. ACTIONS
  13876. {
  13877. ToggleAction
  13878. {
  13879. actionGroup = Custom03
  13880. }
  13881. }
  13882. }
  13883. RESOURCE
  13884. {
  13885. name = IntakeAir
  13886. amount = 0
  13887. maxAmount = 1
  13888. flowState = True
  13889. isTweakable = False
  13890. hideFlow = False
  13891. flowMode = Both
  13892. }
  13893. }
  13894. PART
  13895. {
  13896. name = fuelLine
  13897. uid = 3118481520
  13898. mid = 508290760
  13899. launchID = 2
  13900. parent = 176
  13901. position = -4.43989944458008,-8.50068092346191,1.85183167457581
  13902. rotation = 0.2760783,-0.3651917,0.1143804,-0.881665
  13903. mirror = 1,1,1
  13904. istg = 0
  13905. dstg = 0
  13906. sqor = -1
  13907. sidx = -1
  13908. attm = 1
  13909. cData = tgt: fuelTank.long_160; pos: -0.4125248,0.03537254,0.2806672; dir: -0.8216923,0.07709114,0.5646989; rot: 0.9914449,-1.452132E-07,-0.1305264,6.443761E-07
  13910. sym = 168
  13911. srfN = srfAttach, 176
  13912. mass = 0.05
  13913. temp = -199.6378
  13914. expt = 0
  13915. state = 0
  13916. connected = True
  13917. attached = True
  13918. flag = Squad/Flags/default
  13919. rTrf = fuelLine
  13920. modCost = 0
  13921. EVENTS
  13922. {
  13923. }
  13924. ACTIONS
  13925. {
  13926. }
  13927. }
  13928. PART
  13929. {
  13930. name = SmallGearBay
  13931. uid = 695706637
  13932. mid = 508290760
  13933. launchID = 2
  13934. parent = 176
  13935. position = -4.71672821044922,-8.92942142486572,1.2293781042099
  13936. rotation = 0.6265784,0.626561,0.3277498,-0.3277207
  13937. mirror = 1,1,1
  13938. istg = 0
  13939. dstg = 0
  13940. sqor = -1
  13941. sidx = -1
  13942. attm = 1
  13943. sym = 169
  13944. srfN = srfAttach, 176
  13945. mass = 0.005
  13946. temp = -199.4077
  13947. expt = 0.5
  13948. state = 0
  13949. connected = True
  13950. attached = True
  13951. flag = Squad/Flags/default
  13952. rTrf = SmallGearBay
  13953. modCost = 0
  13954. EVENTS
  13955. {
  13956. }
  13957. ACTIONS
  13958. {
  13959. }
  13960. MODULE
  13961. {
  13962. name = ModuleLandingGear
  13963. isEnabled = True
  13964. brakesEngaged = False
  13965. brakesEnabled = True
  13966. storedGearState = RETRACTED
  13967. storedAnimationSpeed = 1
  13968. storedAnimationTime = 1
  13969. StartDeployed = True
  13970. StartDeployed_UIFlight
  13971. {
  13972. controlEnabled = True
  13973. }
  13974. EVENTS
  13975. {
  13976. EnableBrakes
  13977. {
  13978. active = False
  13979. guiActive = False
  13980. guiActiveEditor = True
  13981. guiIcon = Enable brakes
  13982. guiName = Enable brakes
  13983. category = Enable brakes
  13984. guiActiveUnfocused = False
  13985. unfocusedRange = 2
  13986. externalToEVAOnly = True
  13987. }
  13988. DisableBrakes
  13989. {
  13990. active = True
  13991. guiActive = False
  13992. guiActiveEditor = True
  13993. guiIcon = Disable brakes
  13994. guiName = Disable brakes
  13995. category = Disable brakes
  13996. guiActiveUnfocused = False
  13997. unfocusedRange = 2
  13998. externalToEVAOnly = True
  13999. }
  14000. LowerLandingGear
  14001. {
  14002. active = True
  14003. guiActive = True
  14004. guiIcon = Lower Gear
  14005. guiName = Lower Gear
  14006. category = Lower Gear
  14007. guiActiveUnfocused = False
  14008. unfocusedRange = 2
  14009. externalToEVAOnly = True
  14010. }
  14011. RaiseLandingGear
  14012. {
  14013. active = False
  14014. guiActive = True
  14015. guiIcon = Raise Gear
  14016. guiName = Raise Gear
  14017. category = Raise Gear
  14018. guiActiveUnfocused = False
  14019. unfocusedRange = 2
  14020. externalToEVAOnly = True
  14021. }
  14022. }
  14023. ACTIONS
  14024. {
  14025. OnAction
  14026. {
  14027. actionGroup = Gear
  14028. }
  14029. BrakesAction
  14030. {
  14031. actionGroup = Brakes
  14032. }
  14033. }
  14034. }
  14035. MODULE
  14036. {
  14037. name = ModuleSteering
  14038. isEnabled = True
  14039. steeringLocked = True
  14040. invertSteering = False
  14041. EVENTS
  14042. {
  14043. UnLockSteering
  14044. {
  14045. active = True
  14046. guiActive = True
  14047. guiActiveEditor = True
  14048. guiIcon = Unlock Steering
  14049. guiName = Unlock Steering
  14050. category = Unlock Steering
  14051. guiActiveUnfocused = False
  14052. unfocusedRange = 2
  14053. externalToEVAOnly = True
  14054. }
  14055. LockSteering
  14056. {
  14057. active = False
  14058. guiActive = True
  14059. guiActiveEditor = True
  14060. guiIcon = Lock Steering
  14061. guiName = Lock Steering
  14062. category = Lock Steering
  14063. guiActiveUnfocused = False
  14064. unfocusedRange = 2
  14065. externalToEVAOnly = True
  14066. }
  14067. InvertSteering
  14068. {
  14069. active = True
  14070. guiActive = True
  14071. guiActiveEditor = True
  14072. guiIcon = Invert Steering
  14073. guiName = Invert Steering
  14074. category = Invert Steering
  14075. guiActiveUnfocused = False
  14076. unfocusedRange = 2
  14077. externalToEVAOnly = True
  14078. }
  14079. }
  14080. ACTIONS
  14081. {
  14082. InvertSteeringAction
  14083. {
  14084. actionGroup = None
  14085. }
  14086. LockSteeringAction
  14087. {
  14088. actionGroup = None
  14089. }
  14090. UnlockSteeringAction
  14091. {
  14092. actionGroup = None
  14093. }
  14094. ToggleSteeringAction
  14095. {
  14096. actionGroup = None
  14097. }
  14098. }
  14099. }
  14100. MODULE
  14101. {
  14102. name = FXModuleConstrainPosition
  14103. isEnabled = True
  14104. EVENTS
  14105. {
  14106. }
  14107. ACTIONS
  14108. {
  14109. }
  14110. }
  14111. MODULE
  14112. {
  14113. name = ModuleLight
  14114. isEnabled = True
  14115. isOn = True
  14116. lightR = 1
  14117. lightG = 1
  14118. lightB = 1
  14119. lightR_UIFlight
  14120. {
  14121. controlEnabled = True
  14122. minValue = 0
  14123. maxValue = 1
  14124. stepIncrement = 0.05
  14125. }
  14126. lightG_UIFlight
  14127. {
  14128. controlEnabled = True
  14129. minValue = 0
  14130. maxValue = 1
  14131. stepIncrement = 0.05
  14132. }
  14133. lightB_UIFlight
  14134. {
  14135. controlEnabled = True
  14136. minValue = 0
  14137. maxValue = 1
  14138. stepIncrement = 0.05
  14139. }
  14140. EVENTS
  14141. {
  14142. LightsOff
  14143. {
  14144. active = True
  14145. guiActive = True
  14146. guiActiveEditor = True
  14147. guiIcon = Lights Off
  14148. guiName = Lights Off
  14149. category = Lights Off
  14150. guiActiveUnfocused = False
  14151. unfocusedRange = 2
  14152. externalToEVAOnly = True
  14153. }
  14154. LightsOn
  14155. {
  14156. active = False
  14157. guiActive = True
  14158. guiActiveEditor = True
  14159. guiIcon = Lights On
  14160. guiName = Lights On
  14161. category = Lights On
  14162. guiActiveUnfocused = False
  14163. unfocusedRange = 2
  14164. externalToEVAOnly = True
  14165. }
  14166. }
  14167. ACTIONS
  14168. {
  14169. ToggleLightAction
  14170. {
  14171. actionGroup = Light
  14172. }
  14173. LightOnAction
  14174. {
  14175. actionGroup = None
  14176. }
  14177. LightOffAction
  14178. {
  14179. actionGroup = None
  14180. }
  14181. }
  14182. }
  14183. MODULE
  14184. {
  14185. name = ModuleTestSubject
  14186. isEnabled = True
  14187. EVENTS
  14188. {
  14189. RunTestEvent
  14190. {
  14191. active = False
  14192. guiActive = True
  14193. guiIcon = Run Test
  14194. guiName = Run Test
  14195. category = Run Test
  14196. guiActiveUnfocused = False
  14197. unfocusedRange = 2
  14198. externalToEVAOnly = True
  14199. }
  14200. }
  14201. ACTIONS
  14202. {
  14203. }
  14204. }
  14205. }
  14206. PART
  14207. {
  14208. name = airScoop
  14209. uid = 3235509880
  14210. mid = 508290760
  14211. launchID = 2
  14212. parent = 176
  14213. position = -3.16429781913757,-9.34539031982422,2.48028016090393
  14214. rotation = -0.7673819,0.4430625,0.2317262,0.4014023
  14215. mirror = 1,1,1
  14216. istg = 0
  14217. dstg = 0
  14218. sqor = -1
  14219. sidx = -1
  14220. attm = 1
  14221. sym = 170
  14222. srfN = srfAttach, 176
  14223. mass = 0.01
  14224. temp = -199.1941
  14225. expt = 0.5
  14226. state = 0
  14227. connected = True
  14228. attached = True
  14229. flag = Squad/Flags/default
  14230. rTrf = airScoop
  14231. modCost = 0
  14232. EVENTS
  14233. {
  14234. }
  14235. ACTIONS
  14236. {
  14237. }
  14238. MODULE
  14239. {
  14240. name = ModuleResourceIntake
  14241. isEnabled = True
  14242. intakeEnabled = True
  14243. EVENTS
  14244. {
  14245. Deactivate
  14246. {
  14247. active = True
  14248. guiActive = True
  14249. guiIcon = Close Intake
  14250. guiName = Close Intake
  14251. category = Close Intake
  14252. guiActiveUnfocused = False
  14253. unfocusedRange = 2
  14254. externalToEVAOnly = True
  14255. }
  14256. Activate
  14257. {
  14258. active = False
  14259. guiActive = True
  14260. guiIcon = Open Intake
  14261. guiName = Open Intake
  14262. category = Open Intake
  14263. guiActiveUnfocused = False
  14264. unfocusedRange = 2
  14265. externalToEVAOnly = True
  14266. }
  14267. }
  14268. ACTIONS
  14269. {
  14270. ToggleAction
  14271. {
  14272. actionGroup = Custom03
  14273. }
  14274. }
  14275. }
  14276. RESOURCE
  14277. {
  14278. name = IntakeAir
  14279. amount = 0
  14280. maxAmount = 1
  14281. flowState = True
  14282. isTweakable = False
  14283. hideFlow = False
  14284. flowMode = Both
  14285. }
  14286. }
  14287. PART
  14288. {
  14289. name = deltaWing
  14290. uid = 912971011
  14291. mid = 508290760
  14292. launchID = 2
  14293. parent = 176
  14294. position = -3.99482798576355,-9.62967586517334,1.33649492263794
  14295. rotation = -0.2113241,-0.6747994,0.2112917,0.6747918
  14296. mirror = 1,1,1
  14297. istg = 0
  14298. dstg = 0
  14299. sqor = -1
  14300. sidx = -1
  14301. attm = 1
  14302. sym = 171
  14303. srfN = srfAttach, 176
  14304. mass = 0.1
  14305. temp = -199.8124
  14306. expt = 0.1
  14307. state = 0
  14308. connected = True
  14309. attached = True
  14310. flag = Squad/Flags/default
  14311. rTrf = deltaWing
  14312. modCost = 0
  14313. EVENTS
  14314. {
  14315. }
  14316. ACTIONS
  14317. {
  14318. }
  14319. }
  14320. PART
  14321. {
  14322. name = linearRcs
  14323. uid = 559198307
  14324. mid = 508290760
  14325. launchID = 2
  14326. parent = 183
  14327. position = -3.9948902130127,-12.6088933944702,-1.11781406402588
  14328. rotation = 0.6265838,0.3277266,-0.6265556,-0.3277442
  14329. mirror = 1,1,1
  14330. istg = 0
  14331. dstg = 0
  14332. sqor = -1
  14333. sidx = -1
  14334. attm = 1
  14335. sym = 172
  14336. srfN = srfAttach, 183
  14337. mass = 0.05
  14338. temp = -199.5215
  14339. expt = 0.5
  14340. state = 0
  14341. connected = True
  14342. attached = True
  14343. flag = Squad/Flags/default
  14344. rTrf = linearRcs
  14345. modCost = 0
  14346. EVENTS
  14347. {
  14348. }
  14349. ACTIONS
  14350. {
  14351. }
  14352. MODULE
  14353. {
  14354. name = ModuleRCS
  14355. isEnabled = True
  14356. isEnabled = True
  14357. EVENTS
  14358. {
  14359. Disable
  14360. {
  14361. active = True
  14362. guiActive = True
  14363. guiIcon = Disable RCS Port
  14364. guiName = Disable RCS Port
  14365. category = Disable RCS Port
  14366. guiActiveUnfocused = False
  14367. unfocusedRange = 2
  14368. externalToEVAOnly = True
  14369. }
  14370. Enable
  14371. {
  14372. active = False
  14373. guiActive = True
  14374. guiIcon = Enable RCS Port
  14375. guiName = Enable RCS Port
  14376. category = Enable RCS Port
  14377. guiActiveUnfocused = False
  14378. unfocusedRange = 2
  14379. externalToEVAOnly = True
  14380. }
  14381. }
  14382. ACTIONS
  14383. {
  14384. ToggleAction
  14385. {
  14386. actionGroup = None
  14387. }
  14388. }
  14389. }
  14390. }
  14391. PART
  14392. {
  14393. name = RCSBlock
  14394. uid = 3755117223
  14395. mid = 508290760
  14396. launchID = 2
  14397. parent = 183
  14398. position = -3.95572900772095,-12.4897775650024,-1.16261267662048
  14399. rotation = -0.2113241,-0.6747994,0.2112916,0.6747918
  14400. mirror = 1,1,1
  14401. istg = 0
  14402. dstg = 0
  14403. sqor = -1
  14404. sidx = -1
  14405. attm = 1
  14406. sym = 173
  14407. srfN = srfAttach, 183
  14408. mass = 0.05
  14409. temp = -199.463
  14410. expt = 0.5
  14411. state = 0
  14412. connected = True
  14413. attached = True
  14414. flag = Squad/Flags/default
  14415. rTrf = RCSBlock
  14416. modCost = 0
  14417. EVENTS
  14418. {
  14419. }
  14420. ACTIONS
  14421. {
  14422. }
  14423. MODULE
  14424. {
  14425. name = ModuleRCS
  14426. isEnabled = True
  14427. isEnabled = True
  14428. EVENTS
  14429. {
  14430. Disable
  14431. {
  14432. active = True
  14433. guiActive = True
  14434. guiIcon = Disable RCS Port
  14435. guiName = Disable RCS Port
  14436. category = Disable RCS Port
  14437. guiActiveUnfocused = False
  14438. unfocusedRange = 2
  14439. externalToEVAOnly = True
  14440. }
  14441. Enable
  14442. {
  14443. active = False
  14444. guiActive = True
  14445. guiIcon = Enable RCS Port
  14446. guiName = Enable RCS Port
  14447. category = Enable RCS Port
  14448. guiActiveUnfocused = False
  14449. unfocusedRange = 2
  14450. externalToEVAOnly = True
  14451. }
  14452. }
  14453. ACTIONS
  14454. {
  14455. ToggleAction
  14456. {
  14457. actionGroup = None
  14458. }
  14459. }
  14460. }
  14461. }
  14462. PART
  14463. {
  14464. name = StandardCtrlSrf
  14465. uid = 1165402395
  14466. mid = 508290760
  14467. launchID = 2
  14468. parent = 183
  14469. position = -3.99422931671143,-12.0615701675415,-0.241911575198174
  14470. rotation = 0.2113241,0.6747994,-0.2112916,-0.6747918
  14471. mirror = 1,1,1
  14472. istg = 0
  14473. dstg = 0
  14474. sqor = -1
  14475. sidx = -1
  14476. attm = 1
  14477. sym = 174
  14478. srfN = srfAttach, 183
  14479. mass = 0.02
  14480. temp = -199.3297
  14481. expt = 0.1
  14482. state = 0
  14483. connected = True
  14484. attached = True
  14485. flag = Squad/Flags/default
  14486. rTrf = StandardCtrlSrf
  14487. modCost = 0
  14488. EVENTS
  14489. {
  14490. }
  14491. ACTIONS
  14492. {
  14493. }
  14494. MODULE
  14495. {
  14496. name = ModuleControlSurface
  14497. isEnabled = True
  14498. ignorePitch = False
  14499. ignoreYaw = True
  14500. ignoreRoll = False
  14501. ignorePitch_UIFlight
  14502. {
  14503. controlEnabled = True
  14504. }
  14505. ignoreYaw_UIFlight
  14506. {
  14507. controlEnabled = True
  14508. }
  14509. ignoreRoll_UIFlight
  14510. {
  14511. controlEnabled = True
  14512. }
  14513. EVENTS
  14514. {
  14515. }
  14516. ACTIONS
  14517. {
  14518. }
  14519. }
  14520. }
  14521. PART
  14522. {
  14523. name = elevon2
  14524. uid = 305729828
  14525. mid = 508290760
  14526. launchID = 2
  14527. parent = 183
  14528. position = -4.0034613609314,-11.0390348434448,1.23068499565125
  14529. rotation = -0.2113241,-0.6747994,0.2112916,0.6747918
  14530. mirror = 1,1,1
  14531. istg = 0
  14532. dstg = 0
  14533. sqor = -1
  14534. sidx = -1
  14535. attm = 1
  14536. sym = 175
  14537. srfN = srfAttach, 183
  14538. mass = 0.03
  14539. temp = -199.0885
  14540. expt = 0.1
  14541. state = 0
  14542. connected = True
  14543. attached = True
  14544. flag = Squad/Flags/default
  14545. rTrf = elevon2
  14546. modCost = 0
  14547. EVENTS
  14548. {
  14549. }
  14550. ACTIONS
  14551. {
  14552. }
  14553. MODULE
  14554. {
  14555. name = ModuleControlSurface
  14556. isEnabled = True
  14557. ignorePitch = False
  14558. ignoreYaw = True
  14559. ignoreRoll = True
  14560. ignorePitch_UIFlight
  14561. {
  14562. controlEnabled = True
  14563. }
  14564. ignoreYaw_UIFlight
  14565. {
  14566. controlEnabled = True
  14567. }
  14568. ignoreRoll_UIFlight
  14569. {
  14570. controlEnabled = True
  14571. }
  14572. EVENTS
  14573. {
  14574. }
  14575. ACTIONS
  14576. {
  14577. }
  14578. }
  14579. }
  14580. PART
  14581. {
  14582. name = structuralWing
  14583. uid = 3268368399
  14584. mid = 508290760
  14585. launchID = 2
  14586. parent = 160
  14587. position = -3.99465918540955,-5.4935474395752,1.49517178535461
  14588. rotation = -0.2112936,0.6747565,-0.2114363,0.674799
  14589. mirror = 1,1,1
  14590. istg = 0
  14591. dstg = 0
  14592. sqor = -1
  14593. sidx = -1
  14594. attm = 1
  14595. sym = 190
  14596. srfN = srfAttach, 160
  14597. mass = 0.05
  14598. temp = -199.9848
  14599. expt = 0.1
  14600. state = 0
  14601. connected = True
  14602. attached = True
  14603. flag = Squad/Flags/default
  14604. rTrf = structuralWing
  14605. modCost = 0
  14606. EVENTS
  14607. {
  14608. }
  14609. ACTIONS
  14610. {
  14611. }
  14612. MODULE
  14613. {
  14614. name = ModuleLiftingSurface
  14615. isEnabled = True
  14616. EVENTS
  14617. {
  14618. }
  14619. ACTIONS
  14620. {
  14621. }
  14622. }
  14623. }
  14624. PART
  14625. {
  14626. name = RCSBlock
  14627. uid = 489946868
  14628. mid = 508290760
  14629. launchID = 2
  14630. parent = 188
  14631. position = -3.99534702301025,-4.59182167053223,1.71276473999023
  14632. rotation = -0.3607316,0.6081679,-0.3607543,0.608162
  14633. mirror = 1,1,1
  14634. istg = 0
  14635. dstg = 0
  14636. sqor = -1
  14637. sidx = -1
  14638. attm = 1
  14639. sym = 191
  14640. srfN = srfAttach, 188
  14641. mass = 0.05
  14642. temp = -199.5069
  14643. expt = 0.5
  14644. state = 0
  14645. connected = True
  14646. attached = True
  14647. flag = Squad/Flags/default
  14648. rTrf = RCSBlock
  14649. modCost = 0
  14650. EVENTS
  14651. {
  14652. }
  14653. ACTIONS
  14654. {
  14655. }
  14656. MODULE
  14657. {
  14658. name = ModuleRCS
  14659. isEnabled = True
  14660. isEnabled = True
  14661. EVENTS
  14662. {
  14663. Disable
  14664. {
  14665. active = True
  14666. guiActive = True
  14667. guiIcon = Disable RCS Port
  14668. guiName = Disable RCS Port
  14669. category = Disable RCS Port
  14670. guiActiveUnfocused = False
  14671. unfocusedRange = 2
  14672. externalToEVAOnly = True
  14673. }
  14674. Enable
  14675. {
  14676. active = False
  14677. guiActive = True
  14678. guiIcon = Enable RCS Port
  14679. guiName = Enable RCS Port
  14680. category = Enable RCS Port
  14681. guiActiveUnfocused = False
  14682. unfocusedRange = 2
  14683. externalToEVAOnly = True
  14684. }
  14685. }
  14686. ACTIONS
  14687. {
  14688. ToggleAction
  14689. {
  14690. actionGroup = None
  14691. }
  14692. }
  14693. }
  14694. }
  14695. PART
  14696. {
  14697. name = structuralWing
  14698. uid = 2701640841
  14699. mid = 508290760
  14700. launchID = 2
  14701. parent = 160
  14702. position = -3.99461150169373,-6.20281219482422,0.473738312721252
  14703. rotation = -0.2113221,-0.6748345,0.2111796,0.6747924
  14704. mirror = 1,1,1
  14705. istg = 0
  14706. dstg = 0
  14707. sqor = -1
  14708. sidx = -1
  14709. attm = 1
  14710. sym = 188
  14711. srfN = srfAttach, 160
  14712. mass = 0.05
  14713. temp = -199.8179
  14714. expt = 0.1
  14715. state = 0
  14716. connected = True
  14717. attached = True
  14718. flag = Squad/Flags/default
  14719. rTrf = structuralWing
  14720. modCost = 0
  14721. EVENTS
  14722. {
  14723. }
  14724. ACTIONS
  14725. {
  14726. }
  14727. MODULE
  14728. {
  14729. name = ModuleLiftingSurface
  14730. isEnabled = True
  14731. EVENTS
  14732. {
  14733. }
  14734. ACTIONS
  14735. {
  14736. }
  14737. }
  14738. }
  14739. PART
  14740. {
  14741. name = RCSBlock
  14742. uid = 3999206503
  14743. mid = 508290760
  14744. launchID = 2
  14745. parent = 190
  14746. position = -3.99534273147583,-6.09164524078369,-0.447197824716568
  14747. rotation = -0.05056797,-0.705304,0.05055058,0.7052901
  14748. mirror = 1,1,1
  14749. istg = 0
  14750. dstg = 0
  14751. sqor = -1
  14752. sidx = -1
  14753. attm = 1
  14754. sym = 189
  14755. srfN = srfAttach, 190
  14756. mass = 0.05
  14757. temp = -199.4253
  14758. expt = 0.5
  14759. state = 0
  14760. connected = True
  14761. attached = True
  14762. flag = Squad/Flags/default
  14763. rTrf = RCSBlock
  14764. modCost = 0
  14765. EVENTS
  14766. {
  14767. }
  14768. ACTIONS
  14769. {
  14770. }
  14771. MODULE
  14772. {
  14773. name = ModuleRCS
  14774. isEnabled = True
  14775. isEnabled = True
  14776. EVENTS
  14777. {
  14778. Disable
  14779. {
  14780. active = True
  14781. guiActive = True
  14782. guiIcon = Disable RCS Port
  14783. guiName = Disable RCS Port
  14784. category = Disable RCS Port
  14785. guiActiveUnfocused = False
  14786. unfocusedRange = 2
  14787. externalToEVAOnly = True
  14788. }
  14789. Enable
  14790. {
  14791. active = False
  14792. guiActive = True
  14793. guiIcon = Enable RCS Port
  14794. guiName = Enable RCS Port
  14795. category = Enable RCS Port
  14796. guiActiveUnfocused = False
  14797. unfocusedRange = 2
  14798. externalToEVAOnly = True
  14799. }
  14800. }
  14801. ACTIONS
  14802. {
  14803. ToggleAction
  14804. {
  14805. actionGroup = None
  14806. }
  14807. }
  14808. }
  14809. }
  14810. PART
  14811. {
  14812. name = advSasModule
  14813. uid = 449795344
  14814. mid = 508290760
  14815. launchID = 2
  14816. parent = 158
  14817. position = -3.99449467658997,-3.79439425468445,-0.441654533147812
  14818. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  14819. mirror = 1,1,1
  14820. istg = 0
  14821. dstg = 0
  14822. sqor = -1
  14823. sidx = -1
  14824. attm = 0
  14825. srfN = None, -1
  14826. attN = top, 193
  14827. attN = bottom, 158
  14828. mass = 0.1
  14829. temp = -200.3855
  14830. expt = 0.5
  14831. state = 0
  14832. connected = True
  14833. attached = True
  14834. flag = Squad/Flags/default
  14835. rTrf = advSasModule
  14836. modCost = 0
  14837. EVENTS
  14838. {
  14839. }
  14840. ACTIONS
  14841. {
  14842. }
  14843. MODULE
  14844. {
  14845. name = ModuleReactionWheel
  14846. isEnabled = True
  14847. stateString = Operational
  14848. WheelState = Active
  14849. EVENTS
  14850. {
  14851. OnToggle
  14852. {
  14853. active = True
  14854. guiActive = True
  14855. guiIcon = Toggle Torque
  14856. guiName = Toggle Torque
  14857. category = Toggle Torque
  14858. guiActiveUnfocused = False
  14859. unfocusedRange = 2
  14860. externalToEVAOnly = True
  14861. }
  14862. }
  14863. ACTIONS
  14864. {
  14865. Activate
  14866. {
  14867. actionGroup = None
  14868. }
  14869. Deactivate
  14870. {
  14871. actionGroup = None
  14872. }
  14873. Toggle
  14874. {
  14875. actionGroup = None
  14876. }
  14877. }
  14878. }
  14879. MODULE
  14880. {
  14881. name = ModuleSAS
  14882. isEnabled = True
  14883. EVENTS
  14884. {
  14885. }
  14886. ACTIONS
  14887. {
  14888. }
  14889. }
  14890. }
  14891. PART
  14892. {
  14893. name = Mark1Cockpit
  14894. uid = 1781345815
  14895. mid = 508290760
  14896. launchID = 2
  14897. parent = 192
  14898. position = -3.99450707435608,-3.48202776908875,-0.658533215522766
  14899. rotation = 0.2113242,0.6747995,-0.2112916,-0.6747917
  14900. mirror = 1,1,1
  14901. istg = 0
  14902. dstg = 0
  14903. sqor = -1
  14904. sidx = -1
  14905. attm = 0
  14906. srfN = None, -1
  14907. attN = bottom, 192
  14908. mass = 1.25
  14909. temp = -201.3315
  14910. expt = 0.5
  14911. state = 0
  14912. connected = True
  14913. attached = True
  14914. flag = Squad/Flags/default
  14915. rTrf = Mark1Cockpit (Aeris 4A)
  14916. modCost = 0
  14917. EVENTS
  14918. {
  14919. }
  14920. ACTIONS
  14921. {
  14922. }
  14923. MODULE
  14924. {
  14925. name = ModuleCommand
  14926. isEnabled = True
  14927. controlSrcStatusText = Not Enough Crew (0/1)
  14928. EVENTS
  14929. {
  14930. MakeReference
  14931. {
  14932. active = True
  14933. guiActive = True
  14934. guiIcon = Control From Here
  14935. guiName = Control From Here
  14936. category = Control From Here
  14937. guiActiveUnfocused = False
  14938. unfocusedRange = 2
  14939. externalToEVAOnly = True
  14940. }
  14941. RenameVessel
  14942. {
  14943. active = True
  14944. guiActive = True
  14945. guiIcon = Rename Vessel
  14946. guiName = Rename Vessel
  14947. category = Rename Vessel
  14948. guiActiveUnfocused = False
  14949. unfocusedRange = 2
  14950. externalToEVAOnly = True
  14951. }
  14952. }
  14953. ACTIONS
  14954. {
  14955. }
  14956. }
  14957. MODULE
  14958. {
  14959. name = ModuleSAS
  14960. isEnabled = True
  14961. EVENTS
  14962. {
  14963. }
  14964. ACTIONS
  14965. {
  14966. }
  14967. }
  14968. MODULE
  14969. {
  14970. name = ModuleReactionWheel
  14971. isEnabled = True
  14972. stateString = Operational
  14973. WheelState = Active
  14974. EVENTS
  14975. {
  14976. OnToggle
  14977. {
  14978. active = True
  14979. guiActive = True
  14980. guiIcon = Toggle Torque
  14981. guiName = Toggle Torque
  14982. category = Toggle Torque
  14983. guiActiveUnfocused = False
  14984. unfocusedRange = 2
  14985. externalToEVAOnly = True
  14986. }
  14987. }
  14988. ACTIONS
  14989. {
  14990. Activate
  14991. {
  14992. actionGroup = None
  14993. }
  14994. Deactivate
  14995. {
  14996. actionGroup = None
  14997. }
  14998. Toggle
  14999. {
  15000. actionGroup = None
  15001. }
  15002. }
  15003. }
  15004. MODULE
  15005. {
  15006. name = ModuleScienceExperiment
  15007. isEnabled = True
  15008. Deployed = False
  15009. Inoperable = False
  15010. EVENTS
  15011. {
  15012. DeployExperiment
  15013. {
  15014. active = True
  15015. guiActive = True
  15016. guiIcon = Deploy
  15017. guiName = Crew Report
  15018. category = Deploy
  15019. guiActiveUnfocused = False
  15020. unfocusedRange = 2
  15021. externalToEVAOnly = True
  15022. }
  15023. CollectDataExternalEvent
  15024. {
  15025. active = False
  15026. guiActive = False
  15027. guiIcon =
  15028. guiName = Take Data
  15029. category =
  15030. guiActiveUnfocused = True
  15031. unfocusedRange = 1.5
  15032. externalToEVAOnly = True
  15033. }
  15034. ReviewDataEvent
  15035. {
  15036. active = False
  15037. guiActive = True
  15038. guiIcon = Review Data
  15039. guiName = Review Report
  15040. category = Review Data
  15041. guiActiveUnfocused = False
  15042. unfocusedRange = 2
  15043. externalToEVAOnly = True
  15044. }
  15045. ResetExperiment
  15046. {
  15047. active = False
  15048. guiActive = True
  15049. guiIcon = Reset
  15050. guiName = Discard Crew Report
  15051. category = Reset
  15052. guiActiveUnfocused = False
  15053. unfocusedRange = 2
  15054. externalToEVAOnly = True
  15055. }
  15056. ResetExperimentExternal
  15057. {
  15058. active = False
  15059. guiActive = False
  15060. guiIcon = Reset
  15061. guiName = Discard Crew Report
  15062. category = Reset
  15063. guiActiveUnfocused = True
  15064. unfocusedRange = 1.5
  15065. externalToEVAOnly = True
  15066. }
  15067. }
  15068. ACTIONS
  15069. {
  15070. DeployAction
  15071. {
  15072. actionGroup = None
  15073. }
  15074. ResetAction
  15075. {
  15076. actionGroup = None
  15077. }
  15078. }
  15079. }
  15080. MODULE
  15081. {
  15082. name = ModuleScienceContainer
  15083. isEnabled = True
  15084. EVENTS
  15085. {
  15086. StoreDataExternalEvent
  15087. {
  15088. active = False
  15089. guiActive = False
  15090. guiIcon =
  15091. guiName = Store Experiments (0)
  15092. category =
  15093. guiActiveUnfocused = True
  15094. unfocusedRange = 1.3
  15095. externalToEVAOnly = True
  15096. }
  15097. CollectDataExternalEvent
  15098. {
  15099. active = False
  15100. guiActive = False
  15101. guiIcon =
  15102. guiName = Take Data (0)
  15103. category =
  15104. guiActiveUnfocused = True
  15105. unfocusedRange = 1.3
  15106. externalToEVAOnly = True
  15107. }
  15108. ReviewDataEvent
  15109. {
  15110. active = False
  15111. guiActive = True
  15112. guiIcon = Review Data
  15113. guiName = Review Stored Data (0)
  15114. category = Review Data
  15115. guiActiveUnfocused = False
  15116. unfocusedRange = 2
  15117. externalToEVAOnly = True
  15118. }
  15119. }
  15120. ACTIONS
  15121. {
  15122. }
  15123. }
  15124. MODULE
  15125. {
  15126. name = FlagDecal
  15127. isEnabled = True
  15128. flagDisplayed = True
  15129. EVENTS
  15130. {
  15131. ToggleFlag
  15132. {
  15133. active = True
  15134. guiActive = False
  15135. guiActiveEditor = True
  15136. guiIcon = ToggleFlag
  15137. guiName = ToggleFlag
  15138. category = ToggleFlag
  15139. guiActiveUnfocused = False
  15140. unfocusedRange = 2
  15141. externalToEVAOnly = True
  15142. }
  15143. }
  15144. ACTIONS
  15145. {
  15146. }
  15147. }
  15148. MODULE
  15149. {
  15150. name = ModuleTripLogger
  15151. isEnabled = False
  15152. EVENTS
  15153. {
  15154. }
  15155. ACTIONS
  15156. {
  15157. }
  15158. Surfaced
  15159. {
  15160. at = Kerbin
  15161. }
  15162. Flew
  15163. {
  15164. }
  15165. FlewBy
  15166. {
  15167. }
  15168. Orbited
  15169. {
  15170. at = Kerbin
  15171. }
  15172. SubOrbited
  15173. {
  15174. }
  15175. }
  15176. RESOURCE
  15177. {
  15178. name = ElectricCharge
  15179. amount = 45.0939232043439
  15180. maxAmount = 50
  15181. flowState = True
  15182. isTweakable = True
  15183. hideFlow = False
  15184. flowMode = Both
  15185. }
  15186. RESOURCE
  15187. {
  15188. name = MonoPropellant
  15189. amount = 3.78256555503367
  15190. maxAmount = 7.5
  15191. flowState = True
  15192. isTweakable = True
  15193. hideFlow = False
  15194. flowMode = Both
  15195. }
  15196. }
  15197. PART
  15198. {
  15199. name = linearRcs
  15200. uid = 642913145
  15201. mid = 508290760
  15202. launchID = 2
  15203. parent = 193
  15204. position = -3.99447679519653,-2.51123309135437,-1.66414105892181
  15205. rotation = 0.008117531,0.5615448,-0.8273883,-0.005505121
  15206. mirror = 1,1,1
  15207. istg = 0
  15208. dstg = 0
  15209. sqor = -1
  15210. sidx = -1
  15211. attm = 1
  15212. sym = 195
  15213. srfN = srfAttach, 193
  15214. mass = 0.05
  15215. temp = -199.941
  15216. expt = 0.5
  15217. state = 0
  15218. connected = True
  15219. attached = True
  15220. flag = Squad/Flags/default
  15221. rTrf = linearRcs
  15222. modCost = 0
  15223. EVENTS
  15224. {
  15225. }
  15226. ACTIONS
  15227. {
  15228. }
  15229. MODULE
  15230. {
  15231. name = ModuleRCS
  15232. isEnabled = True
  15233. isEnabled = True
  15234. EVENTS
  15235. {
  15236. Disable
  15237. {
  15238. active = True
  15239. guiActive = True
  15240. guiIcon = Disable RCS Port
  15241. guiName = Disable RCS Port
  15242. category = Disable RCS Port
  15243. guiActiveUnfocused = False
  15244. unfocusedRange = 2
  15245. externalToEVAOnly = True
  15246. }
  15247. Enable
  15248. {
  15249. active = False
  15250. guiActive = True
  15251. guiIcon = Enable RCS Port
  15252. guiName = Enable RCS Port
  15253. category = Enable RCS Port
  15254. guiActiveUnfocused = False
  15255. unfocusedRange = 2
  15256. externalToEVAOnly = True
  15257. }
  15258. }
  15259. ACTIONS
  15260. {
  15261. ToggleAction
  15262. {
  15263. actionGroup = None
  15264. }
  15265. }
  15266. }
  15267. }
  15268. PART
  15269. {
  15270. name = linearRcs
  15271. uid = 1459800695
  15272. mid = 508290760
  15273. launchID = 2
  15274. parent = 193
  15275. position = -3.99446678161621,-2.20056676864624,-1.21674084663391
  15276. rotation = 0.3593316,-0.009149682,-0.003530889,0.9331585
  15277. mirror = 1,1,1
  15278. istg = 0
  15279. dstg = 0
  15280. sqor = -1
  15281. sidx = -1
  15282. attm = 1
  15283. sym = 194
  15284. srfN = srfAttach, 193
  15285. mass = 0.05
  15286. temp = -199.7291
  15287. expt = 0.5
  15288. state = 0
  15289. connected = True
  15290. attached = True
  15291. flag = Squad/Flags/default
  15292. rTrf = linearRcs
  15293. modCost = 0
  15294. EVENTS
  15295. {
  15296. }
  15297. ACTIONS
  15298. {
  15299. }
  15300. MODULE
  15301. {
  15302. name = ModuleRCS
  15303. isEnabled = True
  15304. isEnabled = True
  15305. EVENTS
  15306. {
  15307. Disable
  15308. {
  15309. active = True
  15310. guiActive = True
  15311. guiIcon = Disable RCS Port
  15312. guiName = Disable RCS Port
  15313. category = Disable RCS Port
  15314. guiActiveUnfocused = False
  15315. unfocusedRange = 2
  15316. externalToEVAOnly = True
  15317. }
  15318. Enable
  15319. {
  15320. active = False
  15321. guiActive = True
  15322. guiIcon = Enable RCS Port
  15323. guiName = Enable RCS Port
  15324. category = Enable RCS Port
  15325. guiActiveUnfocused = False
  15326. unfocusedRange = 2
  15327. externalToEVAOnly = True
  15328. }
  15329. }
  15330. ACTIONS
  15331. {
  15332. ToggleAction
  15333. {
  15334. actionGroup = None
  15335. }
  15336. }
  15337. }
  15338. }
  15339. PART
  15340. {
  15341. name = SmallGearBay
  15342. uid = 3527118454
  15343. mid = 508290760
  15344. launchID = 2
  15345. parent = 193
  15346. position = -4.55332040786743,-2.71043515205383,-1.19430983066559
  15347. rotation = -0.3963271,-0.254959,0.6595436,-0.5855965
  15348. mirror = 1,1,1
  15349. istg = 0
  15350. dstg = 0
  15351. sqor = -1
  15352. sidx = -1
  15353. attm = 1
  15354. srfN = srfAttach, 193
  15355. mass = 0.005
  15356. temp = -199.5108
  15357. expt = 0.5
  15358. state = 0
  15359. connected = True
  15360. attached = True
  15361. flag = Squad/Flags/default
  15362. rTrf = SmallGearBay
  15363. modCost = 0
  15364. EVENTS
  15365. {
  15366. }
  15367. ACTIONS
  15368. {
  15369. }
  15370. MODULE
  15371. {
  15372. name = ModuleLandingGear
  15373. isEnabled = True
  15374. brakesEngaged = False
  15375. brakesEnabled = True
  15376. storedGearState = RETRACTED
  15377. storedAnimationSpeed = 1
  15378. storedAnimationTime = 1
  15379. StartDeployed = True
  15380. StartDeployed_UIFlight
  15381. {
  15382. controlEnabled = True
  15383. }
  15384. EVENTS
  15385. {
  15386. EnableBrakes
  15387. {
  15388. active = False
  15389. guiActive = False
  15390. guiActiveEditor = True
  15391. guiIcon = Enable brakes
  15392. guiName = Enable brakes
  15393. category = Enable brakes
  15394. guiActiveUnfocused = False
  15395. unfocusedRange = 2
  15396. externalToEVAOnly = True
  15397. }
  15398. DisableBrakes
  15399. {
  15400. active = True
  15401. guiActive = False
  15402. guiActiveEditor = True
  15403. guiIcon = Disable brakes
  15404. guiName = Disable brakes
  15405. category = Disable brakes
  15406. guiActiveUnfocused = False
  15407. unfocusedRange = 2
  15408. externalToEVAOnly = True
  15409. }
  15410. LowerLandingGear
  15411. {
  15412. active = True
  15413. guiActive = True
  15414. guiIcon = Lower Gear
  15415. guiName = Lower Gear
  15416. category = Lower Gear
  15417. guiActiveUnfocused = False
  15418. unfocusedRange = 2
  15419. externalToEVAOnly = True
  15420. }
  15421. RaiseLandingGear
  15422. {
  15423. active = False
  15424. guiActive = True
  15425. guiIcon = Raise Gear
  15426. guiName = Raise Gear
  15427. category = Raise Gear
  15428. guiActiveUnfocused = False
  15429. unfocusedRange = 2
  15430. externalToEVAOnly = True
  15431. }
  15432. }
  15433. ACTIONS
  15434. {
  15435. OnAction
  15436. {
  15437. actionGroup = Gear
  15438. }
  15439. BrakesAction
  15440. {
  15441. actionGroup = Brakes
  15442. }
  15443. }
  15444. }
  15445. MODULE
  15446. {
  15447. name = ModuleSteering
  15448. isEnabled = True
  15449. steeringLocked = True
  15450. invertSteering = False
  15451. EVENTS
  15452. {
  15453. UnLockSteering
  15454. {
  15455. active = True
  15456. guiActive = True
  15457. guiActiveEditor = True
  15458. guiIcon = Unlock Steering
  15459. guiName = Unlock Steering
  15460. category = Unlock Steering
  15461. guiActiveUnfocused = False
  15462. unfocusedRange = 2
  15463. externalToEVAOnly = True
  15464. }
  15465. LockSteering
  15466. {
  15467. active = False
  15468. guiActive = True
  15469. guiActiveEditor = True
  15470. guiIcon = Lock Steering
  15471. guiName = Lock Steering
  15472. category = Lock Steering
  15473. guiActiveUnfocused = False
  15474. unfocusedRange = 2
  15475. externalToEVAOnly = True
  15476. }
  15477. InvertSteering
  15478. {
  15479. active = True
  15480. guiActive = True
  15481. guiActiveEditor = True
  15482. guiIcon = Invert Steering
  15483. guiName = Invert Steering
  15484. category = Invert Steering
  15485. guiActiveUnfocused = False
  15486. unfocusedRange = 2
  15487. externalToEVAOnly = True
  15488. }
  15489. }
  15490. ACTIONS
  15491. {
  15492. InvertSteeringAction
  15493. {
  15494. actionGroup = None
  15495. }
  15496. LockSteeringAction
  15497. {
  15498. actionGroup = None
  15499. }
  15500. UnlockSteeringAction
  15501. {
  15502. actionGroup = None
  15503. }
  15504. ToggleSteeringAction
  15505. {
  15506. actionGroup = None
  15507. }
  15508. }
  15509. }
  15510. MODULE
  15511. {
  15512. name = FXModuleConstrainPosition
  15513. isEnabled = True
  15514. EVENTS
  15515. {
  15516. }
  15517. ACTIONS
  15518. {
  15519. }
  15520. }
  15521. MODULE
  15522. {
  15523. name = ModuleLight
  15524. isEnabled = True
  15525. isOn = True
  15526. lightR = 1
  15527. lightG = 1
  15528. lightB = 1
  15529. lightR_UIFlight
  15530. {
  15531. controlEnabled = True
  15532. minValue = 0
  15533. maxValue = 1
  15534. stepIncrement = 0.05
  15535. }
  15536. lightG_UIFlight
  15537. {
  15538. controlEnabled = True
  15539. minValue = 0
  15540. maxValue = 1
  15541. stepIncrement = 0.05
  15542. }
  15543. lightB_UIFlight
  15544. {
  15545. controlEnabled = True
  15546. minValue = 0
  15547. maxValue = 1
  15548. stepIncrement = 0.05
  15549. }
  15550. EVENTS
  15551. {
  15552. LightsOff
  15553. {
  15554. active = True
  15555. guiActive = True
  15556. guiActiveEditor = True
  15557. guiIcon = Lights Off
  15558. guiName = Lights Off
  15559. category = Lights Off
  15560. guiActiveUnfocused = False
  15561. unfocusedRange = 2
  15562. externalToEVAOnly = True
  15563. }
  15564. LightsOn
  15565. {
  15566. active = False
  15567. guiActive = True
  15568. guiActiveEditor = True
  15569. guiIcon = Lights On
  15570. guiName = Lights On
  15571. category = Lights On
  15572. guiActiveUnfocused = False
  15573. unfocusedRange = 2
  15574. externalToEVAOnly = True
  15575. }
  15576. }
  15577. ACTIONS
  15578. {
  15579. ToggleLightAction
  15580. {
  15581. actionGroup = Light
  15582. }
  15583. LightOnAction
  15584. {
  15585. actionGroup = None
  15586. }
  15587. LightOffAction
  15588. {
  15589. actionGroup = None
  15590. }
  15591. }
  15592. }
  15593. MODULE
  15594. {
  15595. name = ModuleTestSubject
  15596. isEnabled = True
  15597. EVENTS
  15598. {
  15599. RunTestEvent
  15600. {
  15601. active = False
  15602. guiActive = True
  15603. guiIcon = Run Test
  15604. guiName = Run Test
  15605. category = Run Test
  15606. guiActiveUnfocused = False
  15607. unfocusedRange = 2
  15608. externalToEVAOnly = True
  15609. }
  15610. }
  15611. ACTIONS
  15612. {
  15613. }
  15614. }
  15615. }
  15616. PART
  15617. {
  15618. name = R8winglet
  15619. uid = 649576996
  15620. mid = 508290760
  15621. launchID = 2
  15622. parent = 193
  15623. position = -3.99430656433105,-4.05668449401855,-1.75885462760925
  15624. rotation = -0.1776963,-0.6841712,0.1784851,0.6844539
  15625. mirror = 1,1,1
  15626. istg = 0
  15627. dstg = 0
  15628. sqor = -1
  15629. sidx = -1
  15630. attm = 1
  15631. sym = 198
  15632. srfN = srfAttach, 193
  15633. mass = 0.02
  15634. temp = -199.2941
  15635. expt = 0.1
  15636. state = 0
  15637. connected = True
  15638. attached = True
  15639. flag = Squad/Flags/default
  15640. rTrf = R8winglet
  15641. modCost = 0
  15642. EVENTS
  15643. {
  15644. }
  15645. ACTIONS
  15646. {
  15647. }
  15648. MODULE
  15649. {
  15650. name = ModuleControlSurface
  15651. isEnabled = True
  15652. ignorePitch = False
  15653. ignoreYaw = True
  15654. ignoreRoll = True
  15655. ignorePitch_UIFlight
  15656. {
  15657. controlEnabled = True
  15658. }
  15659. ignoreYaw_UIFlight
  15660. {
  15661. controlEnabled = True
  15662. }
  15663. ignoreRoll_UIFlight
  15664. {
  15665. controlEnabled = True
  15666. }
  15667. EVENTS
  15668. {
  15669. }
  15670. ACTIONS
  15671. {
  15672. }
  15673. }
  15674. }
  15675. PART
  15676. {
  15677. name = R8winglet
  15678. uid = 1211150640
  15679. mid = 508290760
  15680. launchID = 2
  15681. parent = 193
  15682. position = -3.9942934513092,-2.65183520317078,0.264314413070679
  15683. rotation = 0.2444247,-0.6637782,0.2436162,-0.6635559
  15684. mirror = 1,1,1
  15685. istg = 0
  15686. dstg = 0
  15687. sqor = -1
  15688. sidx = -1
  15689. attm = 1
  15690. sym = 197
  15691. srfN = srfAttach, 193
  15692. mass = 0.02
  15693. temp = -199.0779
  15694. expt = 0.1
  15695. state = 0
  15696. connected = True
  15697. attached = True
  15698. flag = Squad/Flags/default
  15699. rTrf = R8winglet
  15700. modCost = 0
  15701. EVENTS
  15702. {
  15703. }
  15704. ACTIONS
  15705. {
  15706. }
  15707. MODULE
  15708. {
  15709. name = ModuleControlSurface
  15710. isEnabled = True
  15711. ignorePitch = False
  15712. ignoreYaw = True
  15713. ignoreRoll = True
  15714. ignorePitch_UIFlight
  15715. {
  15716. controlEnabled = True
  15717. }
  15718. ignoreYaw_UIFlight
  15719. {
  15720. controlEnabled = True
  15721. }
  15722. ignoreRoll_UIFlight
  15723. {
  15724. controlEnabled = True
  15725. }
  15726. EVENTS
  15727. {
  15728. }
  15729. ACTIONS
  15730. {
  15731. }
  15732. }
  15733. }
  15734. ACTIONGROUPS
  15735. {
  15736. Stage = True, 978.4399999994
  15737. Gear = False, 1496.79133300706
  15738. Light = True, 13109520.0982249
  15739. RCS = False, 13108428.0000458
  15740. SAS = False, 13108670.6173843
  15741. Brakes = False, 0
  15742. Abort = False, 0
  15743. Custom01 = False, 0
  15744. Custom02 = False, 0
  15745. Custom03 = False, 0
  15746. Custom04 = False, 0
  15747. Custom05 = False, 0
  15748. Custom06 = False, 0
  15749. Custom07 = False, 0
  15750. Custom08 = False, 0
  15751. Custom09 = False, 0
  15752. Custom10 = False, 0
  15753. }
  15754. DISCOVERY
  15755. {
  15756. state = -1
  15757. lastObservedTime = 0
  15758. lifetime = Infinity
  15759. refTime = Infinity
  15760. size = 2
  15761. }
  15762. FLIGHTPLAN
  15763. {
  15764. }
  15765. CTRLSTATE
  15766. {
  15767. pitch = 0
  15768. yaw = 0
  15769. roll = 0
  15770. trimPitch = 0
  15771. trimYaw = 0
  15772. trimRoll = 0
  15773. mainThrottle = 0
  15774. }
  15775. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement