Slant Range to Aircraft
Slant range is the line-of-sight distance between two points (in this case, one point is an aircraft) that are not at the same level relative to a specific datum.
The slant range increases with the size of the look angle and the altitude.
Formula
![Copy to Clipboard QuantityVariable[Subscript["R", "s"], "Length"] == Quantity[-1, "NominalEarthEquatorialRadius"]*Sin[QuantityVariable["θ", "Angle"]] + Sqrt[Quantity[2, "NominalEarthEquatorialRadius"]*QuantityVariable["h", "Length"] + QuantityVariable["h", "Length"]^2 + Quantity[1, "NominalEarthEquatorialRadius"^2]*Sin[QuantityVariable["θ", "Angle"]]^2]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/170/170e3f04-54db-43c6-aeaa-7043ac820720/Webpage/FormulaImage.png)
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
