Computes the doppler resolution for the supplied signal.
| [Visual Basic .NET] |
|---|
Public Function ComputeDopplerResolution( _ ByVal radarSignal As IAgCRSignal _ ) As Double |
| [C#] |
|---|
public double ComputeDopplerResolution( |
| [Managed C++] |
|---|
public: double ComputeDopplerResolution( |
| [Java] |
|---|
public double computeDopplerResolution( |
| [Unmanaged C++] |
|---|
public: HRESULT ComputeDopplerResolution( |
- radarSignal
