PinPhotodiode Constructor |
| Name | Description | |
|---|---|---|
| PinPhotodiode | Initializes a new instance. | |
| PinPhotodiode(PinPhotodiode, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| PinPhotodiode(SignalProcessor, IServiceProvider, Double, Double, Double, Double, Double, Double, Double, SignalComputation, SignalComputation, Double) |
Initializes a new instance with given input signal processor, parent receiver, field-of-view, bandwidth, sky spectral
radiance model, sun spectral radiant emittance model, optical bandpass filter bandwidth, noise temperature, efficiency, dark current,
and load impedance.
| |
| PinPhotodiode(SignalProcessor, IServiceProvider, Double, Double, Double, Double, Double, Double, Double, SignalComputation, SignalComputation, Double, CentralBody) |
Initializes a new instance with given input signal processor, parent receiver, field-of-view, bandwidth, sky spectral
radiance model, sun spectral radiant emittance model, optical bandpass filter bandwidth, noise temperature, efficiency, dark current,
load impedance, and central body.
|