Ignore:
Timestamp:
01/05/2006 06:36:43 AM (6 years ago)
Author:
Winner
Message:

Change: Plotting methods added into classes.
Add: SRTM path in config file.
Add: FSL calculation by frequency.
Fix: Fresnel zone correction by elevation variation.
Fix: Distance calculation via GeoCalc? class only.
Fix: Distance correction by elevation variation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config-sample/config.php

    r106 r129  
    6060                ), 
    6161         
     62        'srtm' => array( 
     63                'path' => $root_path.'files/srtm/' 
     64                ), 
     65                 
    6266        'gmap' => array( 
    6367                'server' => 'maps.google.com', 
Note: See TracChangeset for help on using the changeset viewer.