RadarTrialBlock Object


Description:

A trial block containg one or more trials for testing.

Parents: RadarEmulationConfig, RadarTrialConfig

Result children (automatically created): RadarEmulationTrialResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

RadarEmulationTrialResults

Use this to connect a results object to an object.

RadarTrialBlock Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
NumberOfTrials

The number of trial to generate.

Type: u32

Default: 30

Range: 1 - 255

RadarType

The type of FCC or ETSI waveform to use for each trial.

Type: string

Default: "" (empty string)

RadarTrialBlock Read-Only Attributes

Read-Only Attribute Description
BlockState

The state of all trials in the block.

Type: enum

Default: TRIAL_BLOCK_STATE_IDLE

Possible Values:

Value Description
TRIAL_BLOCK_STATE_IDLE

IDLE

TRIAL_BLOCK_STATE_PROCESSING

PROCESSING

TRIAL_BLOCK_STATE_TRANSMITTING

TRANSMITTING

TRIAL_BLOCK_STATE_ANALYZED

ANALYZED

TRIAL_BLOCK_STATE_TRANSMITTED

TRANSMITTED