Click or drag to resize

RadioFrequencyAntennaSignalProcessor Constructor (IReceivingAntennaExtensionRadioFrequencyGainPattern, Double)

Initializes a new instance with the supplied noise temperature and RadioFrequencyGainPattern.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RadioFrequencyAntennaSignalProcessor(
	IReceivingAntennaExtension<RadioFrequencyGainPattern> receivingAntennaExtension,
	double noiseTemperature
)

Parameters

receivingAntennaExtension
Type: AGI.Foundation.Communications.AntennasIReceivingAntennaExtensionRadioFrequencyGainPattern
The parent receiving antenna extension.
noiseTemperature
Type: SystemDouble
The antenna noise temperature, in kelvin.
See Also