Photodiode Constructor |
| Name | Description | |
|---|---|---|
| Photodiode | Initializes a new instance. | |
| Photodiode(Photodiode, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| Photodiode(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.
| |
| Photodiode(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.
|