Classes | Functions | Variables
latlon_to_utm Namespace Reference

Classes

class  WGS84

Functions

def ecef_to_utm
def latlon_to_utm
def pythagoras

Variables

tuple en = latlon_to_utm(float(options.latitude), float(options.longitude))
tuple parser = OptionParser()

Function Documentation

def latlon_to_utm.ecef_to_utm (   x,
  y,
  z 
)

Definition at line 28 of file latlon_to_utm.py.

def latlon_to_utm.latlon_to_utm (   latitude,
  longitude,
  height = 0 
)
calculate UTM projection

Definition at line 50 of file latlon_to_utm.py.

def latlon_to_utm.pythagoras (   a,
  b 
)

Definition at line 10 of file latlon_to_utm.py.


Variable Documentation

tuple latlon_to_utm::en = latlon_to_utm(float(options.latitude), float(options.longitude))

Definition at line 67 of file latlon_to_utm.py.

tuple latlon_to_utm::parser = OptionParser()

Definition at line 59 of file latlon_to_utm.py.



rtklib
Author(s): Manuel Stahl
autogenerated on Mon Oct 6 2014 00:14:19