./
xyz_to_rtp.pro
Contains the xyz_to_rtp function
Author information
- Author
Baptiste Cecconi, Philippe Zarka
- History
2008/01/10: Created
2008/01/10: Last Edit
Routines
top source XYZ_TO_RTP
result = XYZ_TO_RTP(xyz [, latitude=sometype])
xyz_to_rtp is a function that <behavior desc here>
Return value
[r,t,p] en radians r = rayon theta = colatitude (utiliser '/latitude' pour sortir celle-ci) phi = azimuth
Parameters
- xyz in required type=sometype
coordonnees en Rj
Keywords
- latitude in optional type=sometype
sortir latitude au lieu de colatitude
Statistics
Lines: | 16 lines |
Cyclomatic complexity: | 3 |
Modified cyclomatic complexity: | 3 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 16 |