STK AgRadarPluginSend comments on this topic.
PrimaryChannelRcs Property (IAgStkRadarRcsComputeParams)
See Also
rcs
Windows





Windows & Linux

Description

Sets the primary channel RCS value

Property type

Write-only property

Syntax

[Visual Basic .NET]
Public Property PrimaryChannelRcs() As Double
[C#]
public double PrimaryChannelRcs {set;}
[Managed C++]
public: __property void set_PrimaryChannelRcs(
    double
);
[Unmanaged C++]
public: HRESULT put_PrimaryChannelRcs(
    double rcs
);
[Java]
public void setPrimaryChannelRcs(
    double
);

Parameters

rcs

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.