code::LatLonLambertNIDS Class Reference

List of all members.

Detailed Description

LatLonLambertNIDS provides conversions from Unisys Lambert Conformal to LatLon.

Assumes origin of 38,-98. Earth radius of 6380km, lat of 1st parallel of 33, lat of 2nd parallel of 45.

Author:
Jeffrey W. Brogden
Version:
Id
code_LatLonLambert.h,v 1.4 2009/06/02 20:17:38 lakshman Exp


Public Member Functions

LatLon getLatLon (int x, int y) throw (std::string)
 converts grid box to lat-long
 LatLonLambertNIDS (double boxsize, int grid_x_size, int grid_y_size)
 Construct a converter by telling it all the needed parameters.

Static Public Member Functions

static LatLon getLatLon (const Length &x, const Length &y)
 converts x/y km to lat-long


Constructor & Destructor Documentation

code::LatLonLambertNIDS::LatLonLambertNIDS ( double  boxsize,
int  grid_x_size,
int  grid_y_size 
)

Construct a converter by telling it all the needed parameters.


Member Function Documentation

LatLon code::LatLonLambertNIDS::getLatLon ( int  x,
int  y 
) throw (std::string)

converts grid box to lat-long

static LatLon code::LatLonLambertNIDS::getLatLon ( const Length x,
const Length y 
) [static]

converts x/y km to lat-long


Generated on Fri May 4 13:40:12 2012 for WDSS-IIw2 by  doxygen 1.4.7