subroutine kset_track_is_position(ktrk, lxyz_exist) * * begin_doc * * Sets the position flag (which says if the track has position information) * for a KWFIT track * * Input Parameters: * ktrk integer variable * KWFIT track number * * lxyz_exist logical variable * TRUE ==> Track has position information * FALSE ==> Track does not have position information * * Output Parameters: * None * * Other routines: * * Notes: * * Author: Paul R Avery Created: Mon Jul 28 06:12:33 EDT 1997 * * Major revisions: * * * end_doc