This function converts pixel values from one unit to another unit. It supports conversion of distance, speed, temperature, and synthetic aperture radar (SAR) units.
Notes
The accepted units for each category are as follows:
- Distance units—Centimeters, decimeters, feet, inches, kilometers, meters, miles, millimeters, nautical miles, and yards
- SAR units—Amplitude, amplitude dB, intensity, and intensity dB
- Speed units—Feet per second, kilometers per hour, knots, meters per second, and miles per hour
- Temperature units—Celsius, Fahrenheit, and Kelvin
Parameters
Parameter | Description |
---|---|
Raster | The input raster that will contain the converted units. |
From Unit | The original unit type of the pixels. |
To Unit | The converted unit type of the pixels. |