Loading isis/src/chandrayaan1/objs/Chandrayaan1M3Camera/Chandrayaan1M3Camera.truth +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ DeltaLine = 0.000000000 For center pixel position ... Latitude OK Longitude OK RightAscension = 242.182569911 Declination = -84.617919659 RightAscension = 242.411157332 Declination = -84.577243705 Testing a Level-2 CH1 cube: Loading isis/src/chandrayaan1/objs/Chandrayaan1M3Camera/unitTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,8 @@ int main(void) { // set both the known lat and known lon to zero and copy the unit test output "Latitude off by: " // and "Longitude off by: " values directly into these variables. NOTE: These are only used // for the center of the image test, not the corners. double knownLat = 61.4944183507184832; double knownLon = 74.8961675572936798; double knownLat = 61.50040250242506; double knownLon = 74.89590535143694; Cube c("$chandrayaan1/testData/M3T20090630T083407_V03_RDN.cub", "r"); Camera *cam = CameraFactory::Create(c); Loading Loading
isis/src/chandrayaan1/objs/Chandrayaan1M3Camera/Chandrayaan1M3Camera.truth +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ DeltaLine = 0.000000000 For center pixel position ... Latitude OK Longitude OK RightAscension = 242.182569911 Declination = -84.617919659 RightAscension = 242.411157332 Declination = -84.577243705 Testing a Level-2 CH1 cube: Loading
isis/src/chandrayaan1/objs/Chandrayaan1M3Camera/unitTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,8 @@ int main(void) { // set both the known lat and known lon to zero and copy the unit test output "Latitude off by: " // and "Longitude off by: " values directly into these variables. NOTE: These are only used // for the center of the image test, not the corners. double knownLat = 61.4944183507184832; double knownLon = 74.8961675572936798; double knownLat = 61.50040250242506; double knownLon = 74.89590535143694; Cube c("$chandrayaan1/testData/M3T20090630T083407_V03_RDN.cub", "r"); Camera *cam = CameraFactory::Create(c); Loading