Click or drag to resize

TargetRadarCrossSectionExtension Constructor (ScatteringCoefficient)

Create a new instance.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TargetRadarCrossSectionExtension(
	ScatteringCoefficient scatteringCoefficient
)

Parameters

scatteringCoefficient
Type: AGI.Foundation.CommunicationsScatteringCoefficient
The point scatterer radar cross section
Remarks
By default a new instance of StringSignalIdentifier is used as the target signal identifier and a single PointScattererFrequencyBand ranging in frequency from MinimumRfFrequency to MaximumRfFrequency is inserted into the FrequencyBands collection with the supplied ScatteringCoefficient.
See Also