Definition at line 104 of file MAVLinkStats.java.
◆ ComponentStat()
com.MAVLink.Messages.MAVLinkStats.ComponentStat.ComponentStat |
( |
| ) |
|
|
inline |
◆ advanceLastPacketSequence()
void com.MAVLink.Messages.MAVLinkStats.ComponentStat.advanceLastPacketSequence |
( |
int |
lastSeq | ) |
|
|
inlineprivate |
◆ hasLostPackets()
boolean com.MAVLink.Messages.MAVLinkStats.ComponentStat.hasLostPackets |
( |
MAVLinkPacket |
packet | ) |
|
|
inlineprivate |
◆ newPacket()
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.newPacket |
( |
MAVLinkPacket |
packet | ) |
|
|
inline |
◆ resetStats()
void com.MAVLink.Messages.MAVLinkStats.ComponentStat.resetStats |
( |
| ) |
|
|
inline |
◆ updateLostPacketCount()
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.updateLostPacketCount |
( |
MAVLinkPacket |
packet | ) |
|
|
inlineprivate |
◆ lastPacketSeq
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.lastPacketSeq |
◆ lostPacketCount
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.lostPacketCount |
◆ receivedPacketCount
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.receivedPacketCount |
The documentation for this class was generated from the following file: