RadarReceivingAntennaExtensionAntennaNoiseTemperature Property |
Gets or sets the equivalent noise temperature for the antenna, in kelvin.
It is used to model noise which comes from the antenna pointing at Earth's albedo and
other effects prior to reaching the signal processors. It is added to any noise which is
added during propagation.
Namespace:
AGI.Foundation.Radar
Assembly:
AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double AntennaNoiseTemperature { get; set; }
Public Property AntennaNoiseTemperature As Double
Get
Set
public:
property double AntennaNoiseTemperature {
double get ();
void set (double value);
}
member AntennaNoiseTemperature : float with get, set
Property Value
Type:
DoubleSee Also