HRDIODB
[ class tree: HRDIODB ] [ index: HRDIODB ] [ all elements ]

Procedural File: convert.php

Source Location: /convert.php



Page Details:

One-time HRDI data conversion script.

This conversion script converts the data imported from 4D to a format used by the HRDIODB software. It does the following conversions:

  • Changes the relationship between HRDI_Days and HRDI_Modes
  • Changes all instances of "Middle" flight direction to "Maneuver"
  • Corrects any incorrect azimuth (cause by human entry error)
  • Parses azimuths to store them in four numerical fields instead of one string field




Tags:

filesource:  Source Code for this file


Includes:

require_once("hrdi_db_class.php") [line 35]
HRDI database class

require_once("conf.php") [line 33]
Configuration file







four [line 169]

void four( )

Fourth conversion.

Performs the fourth conversion, namely parses azimuths to store them in four numerical fields instead of one string field.




[ Top ]



one [line 85]

void one( )

First conversion.

Performs the first conversion, namely changes the relationship between HRDI_Days and HRDI_Modes.




[ Top ]



three [line 134]

void three( )

Third conversion.

Performs the third conversion, namely corrects any incorrect azimuth.




[ Top ]



two [line 116]

void two( )

Second conversion.

Performs the second conversion, namely changes all instances of "Middle" flight direction to "Maneuver".




[ Top ]



Documentation generated on Tue, 23 Jan 2007 22:57:43 -0500 by phpDocumentor 1.3.0RC6