Namespace simu5g
WarningAlertPacket
class(no description)
Extends
Name | Type | Description |
---|---|---|
WarningAppPacket | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
ueOmnetID | int | |
positionX | double | |
positionY | double | |
positionZ | double | |
danger | bool |
Source code
class WarningAlertPacket extends WarningAppPacket { int ueOmnetID; double positionX; double positionY; double positionZ; bool danger; }File: src/apps/mec/WarningAlert/packets/WarningAlertPacket.msg