code::LatLonLambert1SP Class Reference

List of all members.

Detailed Description

LatLonLambert provides conversions from Lambert Conformal (1SP) to LatLon and vice-versa.

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


Public Member Functions

Lambert getLambert (const LatLon &latlong) const
 converts lat-lon to lambert.
LatLon getLatLon (const Lambert &lam) const
 converts utm to lat-long
 LatLonLambert1SP (const Angle &natural_origin_lat, const Angle &natural_origin_lon, const Lambert &natural_origin_lam_=Lambert(), float scale=1.0, const Ellipsoid &e=Ellipsoid::WGS84())
 Construct a converter by telling it all the needed parameters.


Constructor & Destructor Documentation

code::LatLonLambert1SP::LatLonLambert1SP ( const Angle natural_origin_lat,
const Angle natural_origin_lon,
const Lambert natural_origin_lam_ = Lambert(),
float  scale = 1.0,
const Ellipsoid e = Ellipsoid::WGS84() 
)

Construct a converter by telling it all the needed parameters.


Member Function Documentation

Lambert code::LatLonLambert1SP::getLambert ( const LatLon latlong  )  const

converts lat-lon to lambert.

LatLon code::LatLonLambert1SP::getLatLon ( const Lambert lam  )  const

converts utm to lat-long


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