| Algorithm 1. The motion model-based numerical search algorithm. |
|
Input: Current re-entry motion state of the vehicle Output: Control variable:, 1: Calculate the range-to-go 2: Load Equation (1) state and parameters. 3: Load expected range threshold state:. 4: for [(increase 5 degrees per cycle) ] do 5: for () do 6: 3-DOF equations numerical integration output assignment 7: Compare and , call Method 2; 8: if then 9: , , call Method 3; 10: else 11: call Method 1; 12: , , call Method 3; 13: end 14: , input to 3-DOF equations and numerical integration; 15: if then 16: Calculate the current state ; 17: break; 18: end 19: end 20: end 21: According to given and , and database is built, and curve is fitted by the least square method; 22: Input and calculate ; 23: . |