Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
        );
    
    1;
    
  2. or download this
    use strict;
    
    ...
                $station->Elevation;
        }
    }
    
  3. or download this
    $grid->get_line(257)->get_station('257_5')->Elevation;