FROM ETSI-ITS-CDD {itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) major-version-3 (3) minor-version-1 (1)}
;
/**
* This DF represents the Perceived Region Container as a list of perceived region information objects.
*/
PerceivedRegionContainer ::= SEQUENCE SIZE(1..256, ...) OF PerceivedRegion
/**
* This DF represents the actual perception capabilities available to the transmitting ITS-S, offering additional (often dynamic) details to the information provided in the sensor information container.
*
* It shall include the following components:
* @field measurementDeltaTime: difference between the time of estimation of the perceived region and the reference time. Positive values indicates that the provided information refers to a point in time after the reference time.
*
* @field perceivedRegionConfidence: the perception confidence.
*
* @field perceivedRegionShape: specification of the shape of the perceived region.
*
* @field shadowingApplies: indicates if the standard shadowing approach applies to the described perceived region.
*
* @field sensorIdList: the optional list of identifiers of the sensors which are involved in perceiving the region.
*
* @field numberOfPerceivedObjects: the optional number of objects contained in the described perceived region.
*
* @field perceivedObjectIds: the optional list of identifiers of the objects specified in the Perceived Object Container that are contained in the described perceived region.