Click or drag to resize

RadarFigureOfMeritRadarParameter Property

Gets or sets the scalar radar parameter to use as a template for this figure of merit. The instances of the IServiceProvider representing the receiver will be replaced with the coverage object when producing the Scalar representing the figure of merit.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SingleTargetRadarLinkScalar RadarParameter { get; set; }

Property Value

Type: SingleTargetRadarLinkScalar
See Also