diff options
| author | mbull <Michael.A.Bull@jpl.nasa.gov> | 2016-02-29 12:44:51 -0800 |
|---|---|---|
| committer | mbull <Michael.A.Bull@jpl.nasa.gov> | 2016-02-29 12:44:51 -0800 |
| commit | d7047e260332c34456128e4b005f174434d54bab (patch) | |
| tree | 466f7f9a543e7f936ec67ec38bf3b639f881586a /src | |
| parent | 4e863ada4fa0d45a56d2b08f56fa3fd1ae481961 (diff) | |
| download | PROJ-d7047e260332c34456128e4b005f174434d54bab.tar.gz PROJ-d7047e260332c34456128e4b005f174434d54bab.zip | |
Add comment
Diffstat (limited to 'src')
| -rw-r--r-- | src/PJ_misrsom.c | 4 |
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: * |
