STK AgRadarPluginSend comments on this topic.
OrthoChannelRcs 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 OrthoChannelRcs() As Double
[C#]
public double OrthoChannelRcs {set;}
[Managed C++]
public: __property void set_OrthoChannelRcs(
    double
);
[Unmanaged C++]
public: HRESULT put_OrthoChannelRcs(
    double rcs
);
[Java]
public void setOrthoChannelRcs(
    double
);

Parameters

rcs

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.