Help Center
Convert ground range projection to slant range
Since R2021a
slrng = grnd2slantrange(grndrng,grazang)
slrng = grnd2slantrange(grndrng,grazang) returns the slant range slrng corresponding to the ground range projection grndrng.
slrng
grndrng
grazang
example
collapse all
Determine the slant range given a 1000 m ground range and a grazing angle of 30∘.
grndrng = 1000; grazang = 30;
Compute the slant range.
slantrng = grnd2slantrange(grndrng,grazang)
slantrng = 1.1547e+03
Ground range projection in meters, specified as a positive real scalar or vector.
Data Types: double
double
0
90
Grazing angle in degrees, specified as a scalar in the range [0, 90].
Slant range in meters, returned as a positive real scalar or vector. slrng has the same dimensionality as grndrng.
Introduced in R2021a
rainelres | sarazres | slant2grndrange
rainelres
sarazres
slant2grndrange
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office