Click or drag to resize

DwellTimeScalar.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 radar waveform dwell time, in seconds. The dwell time is defined as the total integration time plus the two way RF propagation time of the radar waveform.
(Overrides Scalar.GetEvaluator(EvaluatorGroup).)
Top
See Also