Terrain Following

A Terrain Following procedure is a point to point procedure that applies terrain data to the aircraft's route, adjusting its altitude or flight path as needed to avoid intersecting with geographic features. Terrain following uses an algorithm guaranteed to avoid terrain impact. Terrain is discretized to a stairstep of maximum terrain height based on TerrainWindow, then Bezier curve control points are specified so that no control point lies below the surface and the flight path angle limits are not violated. It is not constrained by the aircraft's ceiling. The process of terrain following begins at the end of the previous procedure and ends at the Terrain Following procedure's site. The Terrain Following procedure disregards the Climb and Descent models, using the Terrain Follow performance model's Max Pitch Angle and Speed values to define climbs and descents.

For the purposes of 3D editing, the altitude of control points is defined by the local terrain height plus the minimum terrain clearance altitude (AGL Altitude) specified for the procedure. The aircraft may fly higher if the parameters of the Terrain Follow performance model, the local terrain, and the specified ground path over the terrain require the aircraft to fly higher.

In order to make the terrain following procedure available, you must do the following: 

  1. Activate a Terrain Following model if not completed already.
    1. Open aircraft properties.
    2. Right click on in the performance models window.
    3. Select new model type.
    4. Select Terrain Follow.
    5. Click Add.
  2. Add Terrain Follow model to the Phase Properties..
    1. Select the phase in the Mission window.
    2. Selec the phase properties icon at the top.
    3. In the Terrain Follow row under the Model Name column, right-click and select link to catalog.
    4. Select the Terrain Follow model.

The procedure contains one control point - the procedure site - as indicated in the diagram below.

AGL Altitude

The minimum Above Ground Level (AGL) altitude that the aircraft will maintain during the procedure. Click Paste Profile Item to define this value with an altitude value copied from the Mission Profile.

Navigation Options

Navigation Options parameters define the heading The direction that the aircraft is pointing. or course of the aircraft at the beginning of the procedure and the direction of turns taken to arrive at the procedure site.

Table - Navigation Options ParametersClosed

Parameter Description
Nav Mode

The heading or course of the aircraft at the beginning of the procedure. Select from the following options:

  • Fly Direct - The aircraft will fly directly to the procedure site from the end of the previous procedure, turning as necessary.

  • Arrive on Course for Next Procedure - The aircraft will start or arrive at the procedure site on a course determined by the next procedure so as to avoid an immediate turn correction by the next procedure.

  • Arrive on Course - The aircraft will start or arrive at the procedure site on a specific course. The course and then specify a True or Magnetic north reference using the drop-down menu.

  • Inscribed Turn - The aircraft will perform an inscribed turn, placing it on a course to the first control point of the next procedure at a point no further than half of the distance to that waypoint. The aircraft will attempt to adhere to the Turn Factor, but will reduce that value if needed to ensure that it does not arrive on the final course beyond the halfway mark. Similarly, the aircraft may violate the acceleration performance model to ensure that it completes the turn in the proper distance; in the event that the model is violated, information will be displayed in the Message Viewer. When performing an inscribed turn, the aircraft will not pass over the current procedure's site unless the turn radius is zero.

  • Arrive on Heading into Wind - The aircraft will start or arrive at the procedure site on a heading into the wind.
First Turn

The direction of the turn made from the end of the previous procedure as the aircraft sets its course toward the procedure site. If the selected Nav Mode does not include a turn, then this parameter will be ignored. Select from the following options:

  • Automatic - STK's Aviator capability will determine the direction of the turn.
  • Turn Left - Specifies a left turn.
  • Turn Right - Specifies a right turn.
Second Turn

The direction of the turn made to achieve the outbound course at the procedure site. If the selected Nav Mode does not include a turn, then this parameter will be ignored. Select from the following options:

  • Automatic - Aviator will determine the direction of the turn.
  • Turn Left - Specifies a left turn.
  • Turn Right - Specifies a right turn.

Enroute Options

Field Description
Reduce Turn Radii Select this check box to force the aircraft to use the minimum speed for computing the normal turn radius. The maximum speed radius will only be generated if the turn sequence at that radius is the same as the minimum radius. If the aircraft is flying at a very high speed, it may exceed its Turn G limit in this mode.
Turn Factor The Turn Factor is the maximum amount - expressed as a multiplier - that the turn radius will be increased to minimize the bank angle required to complete the turn. The full circles that correspond (or are tangent) to the start/stop turns at the extended radius may not intersect if the Turn Factor is set high enough. This parameter is a limit and may not actually be achieved due to the requirement to generate an appropriate turn sequence. You can adjust the slider or enter the value manually in the box, with the minimum value being 1 and the maximum value being 10.

When setting up multiple Terrain Follow procedures with the first procedure of the mission being a Terrain Follow procedure, the altitude specified in the first procedure is ignored.

This is because that first procedure has no duration and the internal logic looks ahead of that leading procedure to build the trajectory. When leading off with a Terrain Follow procedure, the actual starting altitude will be consistent with the full Terrain Follow Profile looking forward from that first point along the specified ground track, which may be greater than a specified value for starting AGL altitude. Terrain Follow Profiles are computed so the actual AGL altitude along the flight path is never less than the specified value.

There is logic to handle first procedures that are not Terrain Follow Procedures and that logic is to climb/descend as quickly as the Terrain Follow performance model allows to intercept the Terrain Follow profile. Following that method is not recommended; it may result in terrain impact since there could be a cliff immediately after the start of the first procedure and forcing the aircraft to start below the top of that cliff may result in terrain impact if the aircraft is unable to pull up and over the cliff.

The Terrain Following Performance Model sets the maneuvering limits during Terrain Following flight.