aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormbull <Michael.A.Bull@jpl.nasa.gov>2016-02-29 12:44:51 -0800
committermbull <Michael.A.Bull@jpl.nasa.gov>2016-02-29 12:44:51 -0800
commitd7047e260332c34456128e4b005f174434d54bab (patch)
tree466f7f9a543e7f936ec67ec38bf3b639f881586a /src
parent4e863ada4fa0d45a56d2b08f56fa3fd1ae481961 (diff)
downloadPROJ-d7047e260332c34456128e4b005f174434d54bab.tar.gz
PROJ-d7047e260332c34456128e4b005f174434d54bab.zip
Add comment
Diffstat (limited to 'src')
-rw-r--r--src/PJ_misrsom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PJ_misrsom.c b/src/PJ_misrsom.c
index 5a05fbfe..19518a1d 100644
--- a/src/PJ_misrsom.c
+++ b/src/PJ_misrsom.c
@@ -6,9 +6,9 @@
* The code is identical to that of Landsat SOM (PJ_lsat.c) with the following
* parameter changes:
*
- * ascending longitude = 98.30382 degrees
+ * inclination angle = 98.30382 degrees
* period of revolution = 98.88 minutes
- * inclination angle = 129.3056 degrees - (360 / 233) * path_number
+ * ascending longitude = 129.3056 degrees - (360 / 233) * path_number
*
* and the following code change:
*