sarprf
Description
Examples
SAR Pulse Repetition Frequency
A side-looking airborne SAR operating in broadside moves with a velocity of 100 m/s. The sensor has an aperture dimension of 1.5 m in azimuth. Compute the radar pulse repetition frequency. Assume an antenna roll-off factor of 1.2.
daz = 1.5; v = 100; ka = 1.2
ka = 1.2000
Compute the SAR pulse repetition frequency.
prf = sarprf(v,daz,'RollOff',ka)
prf = 160
Input Arguments
v
— Sensor velocity
positive real scalar | vector
Sensor velocity in meters per second, specified as a positive real scalar or vector.
Data Types: double
daz
— Antenna width in azimuth direction
positive real scalar | vector
Antenna width in the azimuth direction in meters, specified as a positive real scalar or a vector.
Data Types: double
Name-Value Arguments
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN
, where Name
is
the argument name and Value
is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Before R2021a, use commas to separate each name and value, and enclose
Name
in quotes.
Example: 'RollOff',1.2,'ConeAngle',120
RollOff
— Antenna roll-off factor
1
(default) | positive real scalar
Antenna roll-off factor, specified as a positive real scalar. This argument provides a safety factor that prevents mainlobe returns from aliasing in the pulse repetition frequency (PRF) time interval. Adjust the roll-off factor to make the PRF greater than the mainlobe Doppler bandwidth.
Data Types: double
ConeAngle
— Doppler cone angle
90
(default) | scalar in the range [0
, 180
]
Doppler cone angle in degrees, specified as a scalar in the range [0
,
180
]. This argument identifies the direction toward the scene
relative to the direction of motion of the array.
Data Types: double
Output Arguments
Extended Capabilities
C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.
Version History
Introduced in R2021a
See Also
matchinggain
| sarazgain
| sarchirprate
| sarinttime
| sarpointdopbw
| sarscenedopbw
Comando MATLAB
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
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
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)