PhotodetectorSkySpectralRadiance Property |
Gets or sets the sky spectral radiance model which produces a value in W * m-2 * sr-1 * Hz-1.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SignalComputation SkySpectralRadiance { get; set; }
Public Property SkySpectralRadiance As SignalComputation
Get
Set
public:
property SignalComputation^ SkySpectralRadiance {
SignalComputation^ get ();
void set (SignalComputation^ value);
}
member SkySpectralRadiance : SignalComputation with get, set
Property Value
Type:
SignalComputationSee Also