PapaJoesSoup / VesselMover

A KSP addon tool for repositioning landed vessels.
17 stars 5 forks source link

questions about persistent.sfs #50

Open GYskyfall opened 6 years ago

GYskyfall commented 6 years ago

VESSEL { pid = 0bac235134a74a66a7b65925b127e615 name = Falcon 9 FT-reused-1 type = Probe sit = SUB_ORBITAL landed = False landedAt = displaylandedAt = splashed = False met = 36.599999994141399 lct = 62484.228313878899 lastUT = 62520.82831387304 root = 0 lat = 28.608350021712933 lon = -80.617193030969233 alt = 2000122.8303824104 hgt = -1 nrm = 1.66893005E-06,0.999999166,-0.00134220719 rot = -0.508174896,-0.0699505582,-0.0419454612,0.857383132 CoM = -1.14440918E-05,-29.9211159,5.7220459E-06 stg = 5 prst = False ref = 175771875 ctrl = True cPch = 0.6119999 cHdg = 0.05800002 cMod = 0 ORBIT { SMA = 4192389.8189774314 ECC = 0.99733972485749256 INC = 28.608360722720882 LPE = 270.12082890043632 LAN = 190.72806822402183 MNA = 3.0720613448718113 EPH = 62520.82831387304 REF = 1 IDENT = Kerbin }

Would you please explain the meaning of

‘ hgt = -1 nrm = 1.66893005E-06,0.999999166,-0.00134220719 rot = -0.508174896,-0.0699505582,-0.0419454612,0.857383132 CoM = -1.14440918E-05,-29.9211159,5.7220459E-06

'

and how to use them