Click or drag to resize

Photodetector Properties

The Photodetector type exposes the following members.

Properties
  NameDescription
Public propertyBandwidth
Gets or sets the photodetector bandwidth, in hertz.
Public propertyCentralBody
Gets or sets the central body for the photodetector.
Public propertyFieldOfView
Gets or sets the field of view of the photodetector in radians.
Public propertyInputSignalProcessor
Gets or sets the input to the signal processor.
(Overrides SignalProcessorInputSignalProcessor.)
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyOpticalBandpassFilterBandwidth
Gets or sets the bandwidth of the optical bandpass filter preceding the detector, in hertz.
Public propertyParentReceiver
Gets or sets the parent receiver whose axis is used in order to determine if the sun is within the field-of-view of the detector.
Public propertySignalOutput
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.)
Public propertySkySpectralRadiance
Gets or sets the sky spectral radiance model which produces a value in W * m-2 * sr-1 * Hz-1.
Public propertySunSpectralRadiantEmittance
Gets or sets the sun spectral radiant emittance model which produces a value in W * m-2 * Hz-1.
Public propertyWavelength
Gets or sets the design wavelength of the photodetector, in meters.
Top
See Also