STK AgRadarPluginSend comments on this topic.
OrthoChannelRcsCross Property (IAgStkRadarRcsComputeParams)
See Also
rcsCross
Windows





Windows & Linux

Description

Sets the primary channel cross pol RCS value.

Property type

Write-only property

Syntax

[Visual Basic .NET]
Public Property OrthoChannelRcsCross() As Double
[C#]
public double OrthoChannelRcsCross {set;}
[Managed C++]
public: __property void set_OrthoChannelRcsCross(
    double
);
[Unmanaged C++]
public: HRESULT put_OrthoChannelRcsCross(
    double rcsCross
);
[Java]
public void setOrthoChannelRcsCross(
    double
);

Parameters

rcsCross

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.