Photodetector Properties |
The Photodetector type exposes the following members.
Name | Description | |
---|---|---|
Bandwidth |
Gets or sets the photodetector bandwidth, in hertz.
| |
CentralBody |
Gets or sets the central body for the photodetector.
| |
FieldOfView |
Gets or sets the field of view of the photodetector in radians.
| |
InputSignalProcessor |
Gets or sets the input to the signal processor.
(Overrides SignalProcessorInputSignalProcessor.) | |
IsFrozen |
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.) | |
OpticalBandpassFilterBandwidth |
Gets or sets the bandwidth of the optical bandpass filter preceding the detector, in hertz.
| |
ParentReceiver |
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.
| |
SignalOutput |
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.) | |
SkySpectralRadiance |
Gets or sets the sky spectral radiance model which produces a value in W * m-2 * sr-1 * Hz-1.
| |
SunSpectralRadiantEmittance |
Gets or sets the sun spectral radiant emittance model which produces a value in W * m-2 * Hz-1.
| |
Wavelength |
Gets or sets the design wavelength of the photodetector, in meters.
|