Jpp  19.1.0-rc.1
the software that should make you happy
Namespaces | Variables
get_convergence_angle.py File Reference

Go to the source code of this file.

Namespaces

 get_convergence_angle
 

Variables

 get_convergence_angle.args = docopt(__doc__, version='0.1')
 
 get_convergence_angle.easting = args['<easting>']
 
 get_convergence_angle.northing = args['<northing>']
 
 get_convergence_angle.zone = args['<zone>']
 
 get_convergence_angle.letter = args['<letter>']
 
 get_convergence_angle.latitude
 
 get_convergence_angle.longitude
 
int get_convergence_angle.conv_angle = convergence_angle(latitude/180.*numpy.pi,longitude/180.*numpy.pi)*180./numpy.pi