function [ track_u_constant ] = get_track_u_constant( position ) %GET_TRACK_U_CONSTANT Summary of this function goes here % Detailed explanation goes here track_u_constant = 1; end