SyntheticApertureRadarVolume Constructor |
Name | Description | |
---|---|---|
SyntheticApertureRadarVolume |
Constructs a sensor volume with a default definition, in which the InnerHalfAngle has a value of
one-fourth pi radians, the OuterHalfAngle has a value of HalfPi radians,
the ForeHalfAngle and AftHalfAngle are both equal to zero, and the radius is equal to positive infinity.
| |
SyntheticApertureRadarVolume(Double, Double, Double, Double) |
Constructs a volume of infinite radius with the provided parameters.
| |
SyntheticApertureRadarVolume(Double, Double, Double, Double, Double) |
Constructs a volume of limited radius with the provided parameters.
|