Click or drag to resize

SyntheticApertureRadarVolume Constructor

Overload List
  NameDescription
Public methodSyntheticApertureRadarVolume
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.
Public methodSyntheticApertureRadarVolume(Double, Double, Double, Double)
Constructs a volume of infinite radius with the provided parameters.
Public methodSyntheticApertureRadarVolume(Double, Double, Double, Double, Double)
Constructs a volume of limited radius with the provided parameters.
Top
See Also