Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2015-05-21 10:40:08
Size: 521
Comment:
Revision 4 as of 2016-01-22 16:39:53
Size: 1229
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
The [[DYNAMIS.TXT]] file looks just like the [[PITLIST.TXT]] file in that
there is a space in the first column. Excerpts from such a file for
DAWN at Vesta are:

FRAME='BOD_FRAME' APPROAH
ETLM= 1800, 1.D-6
VSIG= 0.200, 0.200, 0.200
PSIG= 0.0001, 0.0001, 0.0001
 F11A0001225
 F11A0001241
 ...
 F21A0003895
 F21A0003910
FRAME='dxR_FRAME' SURVEY
ETLM= 1800, 1.D-6
VSIG= 0.100, 0.100, 0.040
PSIG= 0.0001, 0.0001, 0.0001
 F21A0003931
 F21A0003932
 ...
 F21A0032347
 F21A0032348
END

There were a number of parameter changes as the mission progressed
from Approach to Survey to HAMO to LAMO to HAMO2 to Departure, with
transitions between phases requiring parameters of their own.
Line 11: Line 38:
 ...
Line 19: Line 46:
 …  ...
Line 27: Line 54:
...  ...
Line 29: Line 56:
END  END

DYNAMICS.TXT

The DYNAMIS.TXT file looks just like the PITLIST.TXT file in that there is a space in the first column. Excerpts from such a file for DAWN at Vesta are:

FRAME='BOD_FRAME' APPROAH ETLM= 1800, 1.D-6 VSIG= 0.200, 0.200, 0.200 PSIG= 0.0001, 0.0001, 0.0001

FRAME='dxR_FRAME' SURVEY ETLM= 1800, 1.D-6 VSIG= 0.100, 0.100, 0.040 PSIG= 0.0001, 0.0001, 0.0001

END

There were a number of parameter changes as the mission progressed from Approach to Survey to HAMO to LAMO to HAMO2 to Departure, with transitions between phases requiring parameters of their own.

Example

 ETLM=  1800, 1.D-6      APPROACH
 VSIG= 0.200, 0.200, 0.200
 PSIG= 0.0001, 0.0001, 0.0001
 FC11A0001225
 FC11A0001241
 ...
 FC21A0003895
 FC21A0003910
 ETLM=  1800, 1.D-6      SURVEY
 VSIG= 0.100, 0.100, 0.040
 PSIG= 0.0001, 0.0001, 0.0001
 FC21A0003931
 FC21A0003932
 ...
 FC21A0006731
 FC21A0006732
 ETLM=  1800, 1.D-6      SURVEY TO HAMO
 VSIG= 0.200, 0.200, 0.200
 PSIG= 0.0001, 0.0001, 0.0001
 FC21A0006742
 FC21A0006743
 ...
 FC21A0006781
 END

DYNAMICS.TXT (last edited 2018-08-23 07:57:53 by EricPalmer)