File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -852,10 +852,10 @@ def get_overview_interior_orientation(
852852 -------
853853 GeoComResponse
854854 Params:
855- - `float`: Horizontal position of principal point.
856- - `float`: Vertical position of principal point.
857- - `float`: Focus length.
858- - `float`: Pixel size.
855+ - `float`: Horizontal position of principal point [px] .
856+ - `float`: Vertical position of principal point [px] .
857+ - `float`: Focus length [m] .
858+ - `float`: Pixel size [m/px] .
859859
860860 Error codes:
861861 - ``NA``: Imaging license not found.
@@ -890,10 +890,10 @@ def get_overview_exterior_orientation(
890890 -------
891891 GeoComResponse
892892 Params:
893- - `Coordinate`: Camera coordinates.
894- - `Angle`: Azimut angle .
895- - `Angle`: Zenith angle .
896- - `Angle`: Tilt angle .
893+ - `Coordinate`: Camera offset coordinates.
894+ - `Angle`: Yaw deviation .
895+ - `Angle`: Pitch deviation .
896+ - `Angle`: Roll deviation .
897897
898898 Error codes:
899899 - ``NA``: Imaging license not found.
You can’t perform that action at this time.
0 commit comments