Merge branch 'RFPC-dev' of http://123.153.4.249:22779/LAMPSARToolSoftware/RasterProcessTool into RFPC-dev
commit
62824ffda5
|
@ -127,7 +127,7 @@ void DEMLLA2XYZTool::onaccept()
|
|||
Zaxis.x = pp.lon;
|
||||
Zaxis.y = pp.lat;
|
||||
Zaxis.z = pp.ati;
|
||||
sloperAngle = getCosAngle(slopeVector, Zaxis)*r2d; // 華醱亠砃褒
|
||||
sloperAngle = getCosAngle(slopeVector, Zaxis); // 華醱亠砃褒
|
||||
|
||||
demsloper_x(i, j) = slopeVector.x;
|
||||
demsloper_y(i, j) = slopeVector.y;
|
||||
|
|
Loading…
Reference in New Issue