Namespace simu5g
WarningStartPacket
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| WarningAppPacket | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| centerPositionX | double | |
| centerPositionY | double | |
| centerPositionZ | double | |
| radius | double |
Source code
class WarningStartPacket extends WarningAppPacket { double centerPositionX; double centerPositionY; double centerPositionZ; double radius; }File: src/apps/mec/WarningAlert/packets/WarningAlertPacket.msg