Click or drag to resize

PinPhotodiode Constructor

Overload List
  NameDescription
Public methodPinPhotodiode
Initializes a new instance.
Protected methodPinPhotodiode(PinPhotodiode, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodPinPhotodiode(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.
Public methodPinPhotodiode(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.
Top
See Also