Styles by Object | Satellite Report Styles | Satellite Graph Styles
Report Style: Accel File
Creates an acceleration history file to model manuevers for use in ODTK. Uses a data provider to compute thrust, mass, and mass flow rate over time, and then uses a Perl script to format that content into a *.accelHist file. The location of the *.accelHist file appears as the first line of the report. Perl must be installed on your computer and the extension *.pl must be associated with perl.exe.Data Provider:Astrogator Maneuver Ephemeris Block History
Groups:Maneuver , Top
Type: Time-varying data. May supply data with duplicate times. Intended to be used only with elements from this same data provider.
Availability: Reports
Column Listing
Column | Column Name | Folder | Element | Type | Dimension | Description |
---|---|---|---|---|---|---|
1 | Time | Top | Time | Real Number or Text | Date | Time. |
2 | Epoch | Top | Epoch | Real Number or Text | Date | The reference epoch for the object. |
3 | Thrust_Vector_X | Maneuver | Thrust_Vector_X | Real Number | Force | The X component of the total thrust vector. The Calc Object allows a choice of coordinate systems. The default is Earth ICRF. |
4 | Thrust_Vector_Y | Maneuver | Thrust_Vector_Y | Real Number | Force | The Y component of the total thrust vector. The Calc Object allows a choice of coordinate systems. The default is Earth ICRF. |
5 | Thrust_Vector_Z | Maneuver | Thrust_Vector_Z | Real Number | Force | The Z component of the total thrust vector. The Calc Object allows a choice of coordinate systems. The default is Earth ICRF. |
6 | Total_Mass | Maneuver | Total_Mass | Real Number | Mass | Total mass (fuel plus dry mass). |
7 | Total_Mass_Flow_Rate | Maneuver | Total_Mass_Flow_Rate | Real Number | Mass Per Time | The total mass flow rate, accounting for all engines, during a maneuver. |