|
Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
| int64_t | timestamp_sec |
| Interface Unix timestamp, seconds. | |
| int64_t | timestamp_usec |
| Interface Unix timestamp, micro-seconds. | |
| uint16_t | penalty |
| Current penalty code. | |
Internal data storage, do NOT modify!
Current penalty code.
Definition at line 74 of file SoccerPenaltyInterface.h.
Referenced by fawkes::SoccerPenaltyInterface::SetPenaltyMessage::SetPenaltyMessage().
Interface Unix timestamp, seconds.
Definition at line 72 of file SoccerPenaltyInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 73 of file SoccerPenaltyInterface.h.