Set properties for the radar advanced environment (Deprecated Command)
RdrAdvModel <RdrObjectPath> {ModelOption} [<Parameters>]
Note: This command was deprecated in STK 10.1, it should no longer be used. This command has been replaced by the Radar command.
The RdrAdvModel Connect command allows you to define the advanced environment properties for the specified radar. {ModelOption} and <Parameters> can be:
{ModelOption} | <Parameters> |
---|---|
Enable | N/A |
Disable | N/A |
PulseCompRatio | <Value> |
BandWidth | <Value> in frequency units |
NumDetections | <Value> |
FalseAlarm | <Value> |
WaveForm | {Action} [<DeltaRF> <prf>
<NumPulses>]
{Action} can be Add, Delete or Clear. <DeltaRF> and <prf> are entered in frequency units. Clear removes all but the first WaveForm. |
Warning: If the {ModelOption} is WaveForm, you must specify between 1 and 5 waveforms. If you try to remove the last WaveForm or add a sixth WaveForm, Connect will return a NACK.
To add a waveform with a DeltaRF of 1, prf of 0.00002 and NumPulses 22:
RdrAdvModel */Facility/Customer/Radar/TestRadar WaveForm Add 1 0.00002 22
To add a waveform with a DeltaRF of 0.3, prf of 0.00003 and NumPulses 23:
RdrAdvModel */Facility/Customer/Radar/TestRadar WaveForm Add 0.3 0.00003 23
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10.1
STK Programming Interface 11.0.1