Computes the angle between this signal's
polarization coordinate system and the supplied polarization
coordinate system.
| [Visual Basic .NET] |
|---|
Public Function ComputePolRotationAngle( _
ByVal rcvSidePolarization As IAgCRPolarization _
) As Double
|
| [C#] |
|---|
public double ComputePolRotationAngle(
|
| [Managed C++] |
|---|
public: double ComputePolRotationAngle(
|
| [Java] |
|---|
public double computePolRotationAngle(
|
| [Unmanaged C++] |
|---|
public: HRESULT ComputePolRotationAngle(
|
- rcvSidePolarization