From d7047e260332c34456128e4b005f174434d54bab Mon Sep 17 00:00:00 2001 From: mbull Date: Mon, 29 Feb 2016 12:44:51 -0800 Subject: Add comment --- src/PJ_misrsom.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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: * -- cgit v1.2.3