May 8, 201511 yr Hi All I'm trying to figure out what each row represents in the Navigraph Proc file, example below SID,CASTA4,24L,4 VA,0,249.0,2,620,0,0,0,0,0,0 DF,DLREY,33.943681,-118.465147,0, ,0.0,0.0,3,3000,0,0,0,0,0,0 TF,ENNEY,33.942778,-118.501389,0, ,0.0,0.0,0.0,0.0,3,5000,0,0,0,0,0,0 TF,NAANC,33.931667,-118.643889,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 TF,GHART,34.029011,-118.721531,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 TF,AJAYE,34.103558,-118.659014,0, ,0.0,0.0,0.0,0.0,3,9000,0,0,0,0,0,0 TF,SILEX,34.201058,-118.611636,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 TF,TWINE,34.309695,-118.616478,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 TF,OROSZ,34.426717,-118.674170,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 TF,CASTA,34.532797,-118.726592,0, ,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0 Does anyone have any idea ? Cheers
May 8, 201511 yr What you see will vary from developer to developer... the DF and TF codes are standard AIRAC/ARINC leg types; I have no idea what the VA indicates except that it is probably a conditional waypoint that has a direction and altitude. In the other legs you have the fix coordinates and altitudes what may be 'at or above' types. DJ
May 8, 201511 yr Author What you see will vary from developer to developer... the DF and TF codes are standard AIRAC/ARINC leg types; I have no idea what the VA indicates except that it is probably a conditional waypoint that has a direction and altitude. In the other legs you have the fix coordinates and altitudes what may be 'at or above' types. DJ Cheers for that
May 9, 201511 yr Author Found this out VA = Heading to Altitude TF = Tracking Between Two Fixes DF = Direct to a Fix What I now need to find out is what the rest of the row numbers mean WT
Create an account or sign in to comment