Click or drag to resize

SignalSwerlingTargetModel Constructor

Initializes 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 SignalSwerlingTargetModel(
	SwerlingTargetModel swerlingTargetModel
)

Parameters

swerlingTargetModel
Type: AGI.Foundation.RadarSwerlingTargetModel
The radar cross section Swerling target model.
See Also