./
polar_projection.pro
Contains the polar_projection procedure
Author information
- Author
Laurent Lamy
- History
2004/12/03: Created
2004/12/03: Last Edit
Routines
top source polar_projection
polar_projection, th_data_in, ph_data_in, th_center_in, ph_center_in, th_north_in, ph_north_in, pol_r, pol_th [, deg=sometype]
polar_projection is a procedure that <behavior desc here>
Parameters
- th_data_in in required type=sometype
A parameter named th_data_in
- ph_data_in in required type=sometype
A parameter named ph_data_in
- th_center_in in required type=sometype
A parameter named th_center_in
- ph_center_in in required type=sometype
A parameter named ph_center_in
- th_north_in in required type=sometype
A parameter named th_north_in
- ph_north_in in required type=sometype
A parameter named ph_north_in
- pol_r in required type=sometype
A parameter named pol_r
- pol_th in required type=sometype
A parameter named pol_th
Keywords
- deg in optional type=sometype
A keyword named deg
Statistics
Lines: | 32 lines |
Cyclomatic complexity: | 1 |
Modified cyclomatic complexity: | 1 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 32 |