STK AgRadarPluginSend comments on this topic.
PrimaryChannelRcsCross 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 PrimaryChannelRcsCross() As Double
[C#]
public double PrimaryChannelRcsCross {set;}
[Managed C++]
public: __property void set_PrimaryChannelRcsCross(
    double
);
[Unmanaged C++]
public: HRESULT put_PrimaryChannelRcsCross(
    double rcsCross
);
[Java]
public void setPrimaryChannelRcsCross(
    double
);

Parameters

rcsCross

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.