IAgSnSARPattern Interface for the Synthetic Aperture Radar (SAR) sensor type, designed to model the field of regard of a SAR sensor with respect to the surface of the Earth.
SetElevationAngles | Method to set both the min and max elevation angle. Min/Max use Angle Dimension. |
AftExclusionAngle | The minimum angle between the aft projection of the velocity vector and the vector to the target. Uses Angle Dimension. |
AngularResolution | Angular separation between points in a pattern |
ForeExclusionAngle | The minimum angle between the forward projection of the velocity vector and the vector to the target. Uses Angle Dimension. |
MaxElevationAngle | Maximum ground elevation angle to which the SAR sensor can provide coverage. Uses Angle Dimension. |
MinElevationAngle | Minimum ground elevation angle to which the SAR sensor can provide coverage. Uses Angle Dimension. |
ParentAltitude | The altitude of the sensor's parent object (assumed to be constant). Uses Distance Dimension. |
Define a SAR sensor
| [C#] | Copy Code | |
|---|---|---|
| ||
Define a SAR sensor
| [Visual Basic .NET] | Copy Code | |
|---|---|---|
| ||
| Name |
|---|
| AgSnSARPattern |