pull/13/head
陈增辉 2025-03-25 11:23:20 +08:00
commit 62824ffda5
1 changed files with 1 additions and 1 deletions

View File

@ -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;