AGI AgRadarPlugin 11 Send comments on this topic.
ValidRadarSystems Property (IAgStkRadarClutterGeometryPluginRegInfo)
See Also 
RHS





Description

Sets the valid radar system mask.

Property type

Write-only property

Syntax

[Visual Basic .NET]
Public Property ValidRadarSystems( _
   ByVal RHS As AgEStkRadarValidSystems _
) As AgEStkRadarValidSystems

[C#]
public AgEStkRadarValidSystems set_ValidRadarSystems(
AgEStkRadarValidSystems
);

[Managed C++]

AgEStkRadarValidSystems
);

[Unmanaged C++]

AgEStkRadarValidSystems RHS
);

Parameters

RHS
Member Value Description
eStkRadarAllSystems 1 All radar systems.
eStkRadarMonostaticSystemsOnly 2 Monostatic radar system only.
eStkRadarBistaticSystemsOnly 3 Bistatic radar system only.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1