Click or drag to resize

MitchellWalkerProbabilityOfDetectionScalar.GetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator()
Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.
(Inherited from Scalar.)
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator to compute the probability of detection of the received waveform using the Mitchell-Walker algorithm. The probability of detection (PDet) is a function of the signal-to-noise ratio (single pulse or integrated, with or without interference effects), the number of pulses integrated, the probability of false alarm, and the radar cross section (RCS) fluctuation type (SwerlingTargetModel).
(Overrides Scalar.GetEvaluator(EvaluatorGroup).)
Top
See Also